Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 573 Bytes

DetectingStopSigs

Computer Vision Project to Detect Stop Signs in an Image. Written from scratch in python. No computer vision or image processing libraries used. (Exception: Used nummpy for math functions line(max,min,sin,cos) and arrays.)

ORIGINAL IMAGE:

alt text




CURRENT OUTPUT IMAGE:

alt text