How to track how long a pixels moves for in a video

I am trying to figure out how to track a pixel or a object that moves from point A in my video to point B. And get the time that the object/pixels moves for. Does any one know how to do that much help is needed.

Answers (1)

If you have the Computer Vision System Toolbox, try using vision.PointTracker .
Also, more information about what you are trying to do would help. Is your camera stationary? What kind of objects do you need to track? Do you need to track a single point, a single object, or multiple objects?

1 Comment

what about tracking length of an artery diameter vs time of an AVI file

Sign in to comment.

Asked:

on 18 Jul 2014

Commented:

on 14 Nov 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!