Lucas-Kanade tracker

From MMVLWiki
Revision as of 20:01, 18 January 2008 by Engjw (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Lucas-Kanade tracker

Tracking 2-D affine transforms of a texture patch using Lucas-Kanade

The Lucas-Kanade algorithm iteratively tries to minimise the difference between the image and a warped template. The technique can be used for image alignment, tracking, optic flow analysis, and motion estimation. In this example a texture patch in a Space Shuttle video is tracked over 324 frames. A 2-D affine transform was used as a model.

For the documentation of the mathematics have a look at the web-page of the CMU-project "Lucas-Kanade 20 years on" and at the publication by Baker and Matthews.

The implementation is available as an example application with HornetsEye. There also is a web-page with the source code of the Lucas-Kanade tracker.

Working.gif

See Also

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox