Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 697d9e2c6c Merge pull request #2804 from MrKepzie:optflow-rlof-crash 4 years ago
..
doc Merge pull request #2367 from tsenst:add_robust_interpolation_of_correspondence 5 years ago
include/opencv2 rlof optflow: fix crash when no match are found 4 years ago
perf Merge pull request #2476 from tsenst:optimize_performance_rlof 5 years ago
samples Merge pull request #2367 from tsenst:add_robust_interpolation_of_correspondence 5 years ago
src Merge pull request #2804 from MrKepzie:optflow-rlof-crash 4 years ago
test Merge pull request #2476 from tsenst:optimize_performance_rlof 5 years ago
CMakeLists.txt Merge pull request #1940 from tsenst:add_robust_optical_flow_implementation 6 years ago
README.md Merge pull request #2367 from tsenst:add_robust_interpolation_of_correspondence 5 years ago

README.md

Optical Flow Algorithms

Algorithms for running and evaluating deepflow, simpleflow, sparsetodenseflow, robust local optical flow and motion templates (silhouette flow).