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.
 
 
 
 
 
 
Andrey Kamaev 176eb83da6 Fixed Windows build 13 years ago
..
test_affine3d_estimator.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_cameracalibration.cpp Fixed Windows build 13 years ago
test_cameracalibration_artificial.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_cameracalibration_badarg.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_chessboardgenerator.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_chessboardgenerator.hpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_chesscorners.cpp Added tests of findCirclesGrid() with the asymmetric pattern. 13 years ago
test_chesscorners_badarg.cpp corrected badarg test of findchessboardcorners (thanks to Pieter-Jan Busschaert) 14 years ago
test_chesscorners_timing.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_compose_rt.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_cornerssubpix.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_fundam.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
test_homography.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_posit.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_precomp.hpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_reproject_image_to_3d.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_solvepnp_ransac.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
test_stereomatching.cpp added progress output to the long-time tests (for buildbot) 14 years ago
test_undistort.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_undistort_badarg.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_undistort_points.cpp added one more test for undistort 13 years ago