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.
 
 
 
 
 
 
Daniel Kapusi d2872afce0 Merge pull request #15341 from DiebBlue:is5769 5 years ago
..
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 build: eliminate calls of removed functionality from C++17 7 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 #15341 from DiebBlue:is5769 5 years ago
test_cameracalibration_artificial.cpp Fix some typos 6 years ago
test_cameracalibration_badarg.cpp don't use constructors for C API structures 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 Add test for symmetric circles with clustering 6 years ago
test_chesscorners_badarg.cpp don't use constructors for C API structures 6 years ago
test_chesscorners_timing.cpp don't use constructors for C API structures 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) 6 years ago
test_fisheye.cpp ts: refactor OpenCV tests 7 years ago
test_fundam.cpp don't use constructors for C API structures 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 ts: refactor OpenCV tests 7 years ago
test_modelest.cpp War on Whitespace, master edition: file endings. 11 years ago
test_posit.cpp Misc. modules/ typos (cont.) 7 years ago
test_precomp.hpp ts: refactor OpenCV tests 7 years ago
test_reproject_image_to_3d.cpp don't use constructors for C API structures 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 #11610 from savuor:fix/stereobm_simd_fixed_float 7 years ago
test_undistort.cpp Fixed universal intrinsic undistort() implementation 5 years ago
test_undistort_badarg.cpp ts: refactor OpenCV tests 7 years ago
test_undistort_points.cpp Merge pull request #14800 from FanaticsKang:add_undistortPoint_test 6 years ago