epfl-cs358 / 2024sp-quoridor

2 stars 0 forks source link

Fine-tune and finalize computer vision #37

Closed Svannia closed 4 months ago

yasmineben510 commented 4 months ago

Debugged and fine-tuned computer vision, replaced aruco markers and tested that they are correctly detected by the camera now.

Successfully detects walls and players

Red walls:

Image

Blue walls:

Image

Blue player:

Image

Red player:

Image

For demo and debug purposes, I showed 4 separate images, but the code then combines all the retrieved information into one variable that the code returns. The function is refactored such that it can be easily called by the solver and provide the necessary information, commit:

https://github.com/epfl-cs358/2024sp-quoridor/commit/b8e8a9253a1751c19be822eb657c801cd13f3109