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.
 
 
 
 
 
 
Krishnaraj Bhat 9b8013d193 gcc6: fix misleading indentation warning 9 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 gcc6: fix misleading indentation warning 9 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_cameracalibration_tilt.cpp Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 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 CV_ChessboardDetectorTimingTest: don't ignore missing test data 9 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 switch mask type from vector<int> to vector<uchar> 9 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 Merge 2.4 into master 9 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 getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel matrices doesn't supported at all). 9 years ago
test_stereomatching.cpp Adding new HAL-accelerated MODE_SGBM_3WAY 9 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