You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)