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.
 
 
 
 
 
 
Dmitry Kurtaev b1e01970ef
Merge pull request #25308 from dkurt:not_normalized_findHomography
9 months ago
..
opencl
test_affine2d_estimator.cpp
test_affine3.cpp
test_affine3d_estimator.cpp
test_affine_partial2d_estimator.cpp
test_calibration_hand_eye.cpp
test_cameracalibration.cpp Merge pull request #25090 from MaximSmolskiy:compensate-edge-length-in-ChessBoardDetector-generateQuads-attempt-2 11 months ago
test_cameracalibration_artificial.cpp
test_cameracalibration_badarg.cpp Partially back-port #25075 to 4.x 11 months ago
test_cameracalibration_tilt.cpp
test_chessboardgenerator.cpp
test_chessboardgenerator.hpp
test_chesscorners.cpp fix detect rotated grid, added test 10 months ago
test_chesscorners_badarg.cpp
test_chesscorners_timing.cpp
test_compose_rt.cpp
test_cornerssubpix.cpp
test_decompose_projection.cpp Merge pull request #25182 from MaximSmolskiy:increase-decomposeProjectionMatrix-precision-for-small-scales 10 months ago
test_filter_homography_decomp.cpp
test_fisheye.cpp Added PNG instance of image for fisheye::undistort test as JPG is decoded differently with different libjpeg versions. 10 months ago
test_fundam.cpp
test_homography.cpp Merge pull request #25308 from dkurt:not_normalized_findHomography 9 months ago
test_homography_decomp.cpp
test_main.cpp
test_modelest.cpp
test_posit.cpp
test_precomp.hpp
test_reproject_image_to_3d.cpp
test_solvepnp_ransac.cpp calib3d: increased AP3P test threshold for RISC-V platform 10 months ago
test_stereomatching.cpp
test_translation3d_estimator.cpp
test_undistort.cpp
test_undistort_badarg.cpp Partially back-port #25075 to 4.x 11 months ago
test_undistort_points.cpp
test_usac.cpp