Optical Flow Transfer
-
Updated
Jun 3, 2025 - Python
Optical Flow Transfer
Dense optical flow detection using OpenCV's Gunnar Farneback’s algorithm. An example is included: taking a video showing a crowd in movement, the people movement can be described with a set of vectors.
Medical img/video processing: optical flow (Farneback, Lucas-Kanade, DL), CBIR (SIFT/ORB/CNN embeddings), object detection and Dash interactivity
OpenCV demonstrations of selected algorithms related to motion tracking: (1) mean shift, (2) CAMSHIFT, (3) iterative Lucas-Kanade algorithm with pyramids, and (4) Farnebäck's algorithm
Алгоритам за пресметување на Optical Flow во OpenCV
Examining Farneback and lucas-Kanade optical flows also testing MOG, MOG2, and GMG background subtraction approaches
Optical flow with OpenCV, NvidiaHWOpticalFlow, Machine Learning methods etc.
Add a description, image, and links to the farneback-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the farneback-algorithm topic, visit your repo's landing page and select "manage topics."