DevashishPrasad / Angle-Distance

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%