top of page
Shapes Detection with Python ​
​
Completed by: David Romero and Víctor Borrero.
​
Codes in:
https://github.com/VictorBLop/Shapes_Detection_with_Python

The project was firstly thought to be a road signs detection using computer vision with Python and its library OpenCV. Due to the difficulty of that, finally it consisted of shapes detection, making difference between rectangles, triangles, octogons and circles.
​
Done in Python (mainly using the library OpenCV).

bottom of page