..
opencl
ts: refactor OpenCV tests
7 years ago
test_affine2d_estimator.cpp
calib3d: don't change input data
6 years ago
test_affine3.cpp
Merge pull request #12437 from vpisarev:avx2_fixes
6 years ago
test_affine3d_estimator.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
test_affine_partial2d_estimator.cpp
calib3d: don't change input data
6 years ago
test_calibration_hand_eye.cpp
Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis).
6 years ago
test_cameracalibration.cpp
Merge pull request #17816 from vpisarev:essential_2cameras
4 years ago
test_cameracalibration_artificial.cpp
Fix some typos
6 years ago
test_cameracalibration_badarg.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
test_cameracalibration_tilt.cpp
Misc. modules/ typos (cont.)
7 years ago
test_chessboardgenerator.cpp
code clean up
6 years ago
test_chessboardgenerator.hpp
ts: refactor OpenCV tests
7 years ago
test_chesscorners.cpp
calib3d: add estimateChessboardSharpness
5 years ago
test_chesscorners_badarg.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
test_chesscorners_timing.cpp
completely new C++ persistence implementation ( #13011 )
6 years ago
test_compose_rt.cpp
ts: refactor OpenCV tests
7 years ago
test_cornerssubpix.cpp
don't use constructors for C API structures
6 years ago
test_decompose_projection.cpp
ts: refactor OpenCV tests
7 years ago
test_filter_homography_decomp.cpp
Filter homography decomp: updated PR #7153 ( #11846 )
7 years ago
test_fisheye.cpp
Merge pull request #17454 from creinders:master
4 years ago
test_fundam.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
6 years ago
test_homography.cpp
Fix modules/ typos
5 years ago
test_homography_decomp.cpp
Merge pull request #13601 from JimZhou-001:JimZhou-001
6 years ago
test_main.cpp
Merge pull request #11897 from Jakub-Golinowski:hpx_backend
6 years ago
test_modelest.cpp
War on Whitespace, master edition: file endings.
11 years ago
test_posit.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
6 years ago
test_precomp.hpp
ts: refactor OpenCV tests
7 years ago
test_reproject_image_to_3d.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
6 years ago
test_solvepnp_ransac.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
test_stereomatching.cpp
Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201
5 years ago
test_translation3d_estimator.cpp
Merge pull request #16614 from GFleishman:estimateTranslation3D
5 years ago
test_undistort.cpp
Test: avoid duplicated test cases
5 years ago
test_undistort_badarg.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
test_undistort_points.cpp
Merge pull request #14800 from FanaticsKang:add_undistortPoint_test
6 years ago