Skip to content

This script is a dense modification of the Lucas Kanade Optical flow that is implemented in OpenCV sparsely.

Notifications You must be signed in to change notification settings

m2ozgun/Dense-LucasKanade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Dense-LucasKanade

This script is a dense implementation of the Lucas Kanade Optical flow that is implemented in OpenCV Python sparsely.

This modification tracks every pixel in an image rather than only tracking the good features.

Results:

Screenshot

About

This script is a dense modification of the Lucas Kanade Optical flow that is implemented in OpenCV sparsely.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages