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.
 
 
 
 
 
 
Vadim Pisarevsky 481f786fe7 added simple HAL test; added RHO homography test 10 years ago
..
opencl quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
test_affine3.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_affine3d_estimator.cpp Applied proposed fix 10 years ago
test_cameracalibration.cpp added another triangulation test case from http://code.opencv.org/issues/3461; fixed partial derivative on distortion coefficients, as http://code.opencv.org/issues/4101 suggests 10 years ago
test_cameracalibration_artificial.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_cameracalibration_badarg.cpp deleted excess semicolons, commas 11 years ago
test_chessboardgenerator.cpp Merge commit '43aec5ad' into merge-2.4 11 years ago
test_chessboardgenerator.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_chesscorners.cpp fixed defects from Xcode 11 years ago
test_chesscorners_badarg.cpp fixed defects from coverity.com 11 years ago
test_chesscorners_timing.cpp replaced sprintf with cv::format 11 years ago
test_compose_rt.cpp Normalized file endings. 11 years ago
test_cornerssubpix.cpp fixed defects from coverity.com 11 years ago
test_decompose_projection.cpp Add test for calib3d function decomposeProjectionMatrix(...) 10 years ago
test_fisheye.cpp Test fisheye.rectify disabled for Tegra. 10 years ago
test_fundam.cpp hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330 10 years ago
test_homography.cpp added simple HAL test; added RHO homography test 10 years ago
test_homography_decomp.cpp Fixed warnings and parameter name mismatches, added #include needed in some platforms. 11 years ago
test_main.cpp changed testdata path for calib3d 11 years ago
test_modelest.cpp War on Whitespace, master edition: file endings. 11 years ago
test_posit.cpp Move C API of opencv_calib3d to separate file 12 years ago
test_precomp.hpp Extract imgcodecs module from highgui 11 years ago
test_reproject_image_to_3d.cpp Cast some image coordinates and sizes to double. 10 years ago
test_solvepnp_ransac.cpp fixed another compile warning from MSVC 10 years ago
test_stereomatching.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
test_undistort.cpp fixed defects from coverity.com 11 years ago
test_undistort_badarg.cpp Cast some image coordinates and sizes to double. 10 years ago
test_undistort_points.cpp cv::norm -> cvtest::norm in tests 11 years ago