Iterative Pyramidal LK Optical Flow

An implementation of Lucas-Kanade optical flow computation.
8.2K Downloads
Updated Fri, 27 Mar 2009 18:08:49 +0000

No License

Using pyramid decomposition and iterative refinement, OF is calculated. Includes a demo and a paper that thoroughly explains the methodology.

Cite As

Berkin Bilgic (2024). Iterative Pyramidal LK Optical Flow (https://www.mathworks.com/matlabcentral/fileexchange/23142-iterative-pyramidal-lk-optical-flow), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Borders are handled better, and refinement is updated.

1.1.0.0

Example images and a few more comments are added

1.0.0.0