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.
 
 
 
 
 
 
Vadim Pisarevsky 4cf4cb099b
fixed compile error with the new C++ persistence in contrib (#1864)
7 years ago
..
opencl OCL implementation of DIS optical flow 8 years ago
deepflow.cpp optflow: apply CV_OVERRIDE/CV_FINAL 7 years ago
dis_flow.cpp opencv: use cv::AutoBuffer<>::data() 7 years ago
interfaces.cpp optflow: apply CV_OVERRIDE/CV_FINAL 7 years ago
learn_prior.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 8 years ago
motempl.cpp fix build 9 years ago
optical_flow_io.cpp Moved optflow interfaces and testing app. 11 years ago
pcaflow.cpp fix includes 7 years ago
precomp.hpp OCL implementation of DIS optical flow 8 years ago
simpleflow.cpp optflow: apply CV_OVERRIDE/CV_FINAL 7 years ago
sparse_matching_gpc.cpp fixed compile error with the new C++ persistence in contrib (#1864) 7 years ago
sparsetodenseflow.cpp Sparse-to-dense OF algorithm is added 10 years ago
variational_refinement.cpp fix includes 7 years ago