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
A python project designed to solve simple geometry equations using shape detection from opencv. Three steps to this project include: shape detection, solving for missing angle, using trig to solve more complex problems.