Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 728 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 728 Bytes

Shape-Detection

This will take a picture and find out if the shape is a triangle, square, rectangle, or circle.

installation

You will need python 2.7, opencv, and imutil. You will also need a raspberry pi camera

running

run picture.py which will take a picture and go to detect_shapes to detect the shapes. You may skip picture.py if you already have a picture.

contributing

Feel free to contribute anytime.