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:
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: