Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 371 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 371 Bytes

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