How to do motion tracking of a object using video

Posted by Niroshan on Stack Overflow See other posts from Stack Overflow or by Niroshan
Published on 2011-01-15T20:36:47Z Indexed on 2011/01/15 21:54 UTC
Read the original article Hit count: 200

Could someone direct me to a tutorial or guide me how to track motion of a object moving with 6 DOF. I am planing to use a video stream of a moving toy car. I want to calculate displacement and rotation angle of the toy car. I came across some research papers but couldn't find any libraries to the job.

Is there a way to do this using OpenCV or Matlab or some other freely available software?

Thank you

© Stack Overflow or respective owner

Related posts about matlab

Related posts about opencv