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.
 
 
 
 
 
 
LukeZhu 65be9e1978 Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
..
ocl Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
test_accum.cpp speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD 8 years ago
test_camshift.cpp Move C API of opencv_video to separate file 12 years ago
test_ecc.cpp gcc6: fix misleading indentation warning 9 years ago
test_estimaterigid.cpp Applied proposed fix 10 years ago
test_kalman.cpp Move C API of opencv_video to separate file 12 years ago
test_main.cpp fixed opencv_video tests 14 years ago
test_optflowpyrlk.cpp video: fix optflow test: NAN results shouldn't bypass checks 8 years ago
test_precomp.hpp Extract imgcodecs module from highgui 11 years ago
test_tvl1optflow.cpp test: tvl1 test check update 8 years ago