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.
 
 
 
 
 
 
Ilya Lysenkov d105264bad Added tests of findCirclesGrid() with the asymmetric pattern. 14 years ago
..
test_affine3d_estimator.cpp
test_cameracalibration.cpp
test_cameracalibration_artificial.cpp
test_cameracalibration_badarg.cpp
test_chessboardgenerator.cpp
test_chessboardgenerator.hpp
test_chesscorners.cpp Added tests of findCirclesGrid() with the asymmetric pattern. 14 years ago
test_chesscorners_badarg.cpp corrected badarg test of findchessboardcorners (thanks to Pieter-Jan Busschaert) 14 years ago
test_chesscorners_timing.cpp
test_compose_rt.cpp
test_cornerssubpix.cpp
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_main.cpp
test_posit.cpp
test_precomp.cpp
test_precomp.hpp
test_reproject_image_to_3d.cpp
test_solvepnp_ransac.cpp fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert) 14 years ago
test_stereomatching.cpp added progress output to the long-time tests (for buildbot) 14 years ago
test_undistort.cpp
test_undistort_badarg.cpp