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.
 
 
 
 
 
 
catree 7ed858e38e Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
..
opencl ts: refactor OpenCV tests 7 years ago
perf_affine2d.cpp ts: refactor OpenCV tests 7 years ago
perf_cicrlesGrid.cpp ts: refactor OpenCV tests 7 years ago
perf_main.cpp Added performance tests for findCirclesGrid and solvePnP 13 years ago
perf_pnp.cpp Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
perf_precomp.hpp ts: refactor OpenCV tests 7 years ago
perf_stereosgbm.cpp avoid calling of setNumThreads() to respect user settings 7 years ago