Feature Tracking of a sequence of images

I am looking forward to track features of a sequence of images received via calibrating a video and distributing it into a sequence of images. I have to implement it via KLT method, is there any sample code or anything to understand and startup with?

Answers (1)

If you have Computer Vision System Toolbox and Image Processing Toolbox, there are examples on how implement feature trackers in the documentation (e.g. here).

Asked:

on 5 Nov 2013

Answered:

on 12 Nov 2013

Community Treasure Hunt

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

Start Hunting!