Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 729 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 729 Bytes

Angle-Distance

Finding distance of various objects from a reference object and their angle with respect to x-axis

What this is about

Working Video

distance from a reference object (coin)

Picture Not supported by your browser!!

distance and angle from origin of frame (0,0)

Picture Not supported by your browser!!

Picture Not supported by your browser!!

You can use this to find distance between objects as well as their ange of orientation in real time

Dependencies

First of all you will need a web cam and -

  1. python
  2. opencv
  3. imutils
  4. scipy