Open Source Computer Vision Library https://opencv.org/
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.
 
 
 
 
 
 
mlyashko 10f2a038c2 Optical flow dualt tvl1 ocl-based implementation and tests 11 years ago
..
test_bgfg_mog2.cpp fixed test 11 years ago
test_motempl.cpp implemented OpenCL version of cv::updateMotionHistory 11 years ago
test_optflow_farneback.cpp Fix compiler warnings. Add additional test case for UseInitFlow 11 years ago
test_optflow_tvl1flow.cpp Optical flow dualt tvl1 ocl-based implementation and tests 11 years ago
test_optflowpyrlk.cpp