mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 07:04:18 +08:00

Added an option to pass an initial approximation of optical flow in DISOpticalFlow. Added a python sample that demonstrates the use of this feature for temporal propagation of flow vectors.
Optical Flow Algorithms
Algorithms for running and evaluating deepflow, simpleflow, sparsetodenseflow and motion templates (silhouette flow).