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

9 views (last 30 days)
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)

Dima Lisin
Dima Lisin on 20 Jul 2014
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?

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!