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.
 
 
 
 
 
 
Andrey Kamaev 67073daf19 Merge branch '2.4' 12 years ago
..
test_affine3.cpp Added Affine3<T> class 12 years ago
test_affine3d_estimator.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 12 years ago
test_cameracalibration.cpp Remove all using directives for STL namespace and members 12 years ago
test_cameracalibration_artificial.cpp fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
test_cameracalibration_badarg.cpp Normalize line endings and whitespace 12 years ago
test_chessboardgenerator.cpp Remove all using directives for STL namespace and members 12 years ago
test_chessboardgenerator.hpp Main module headers are moved 1 level up 12 years ago
test_chesscorners.cpp All modules (except ocl and gpu) compiles and pass tests 12 years ago
test_chesscorners_badarg.cpp Normalize line endings and whitespace 12 years ago
test_chesscorners_timing.cpp Normalize line endings and whitespace 12 years ago
test_compose_rt.cpp Warning fixes continued 13 years ago
test_cornerssubpix.cpp Remove all using directives for STL namespace and members 12 years ago
test_fundam.cpp use static assertation where suitable 12 years ago
test_homography.cpp Normalize line endings and whitespace 12 years ago
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_modelest.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 12 years ago
test_posit.cpp Move cv::Mat out of core.hpp 12 years ago
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_precomp.hpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
test_reproject_image_to_3d.cpp Normalize line endings and whitespace 12 years ago
test_solvepnp_ransac.cpp Merge branch '2.4' 12 years ago
test_stereomatching.cpp Merge branch '2.4' 12 years ago
test_undistort.cpp Completely separate C and C++ API of OpenCV core 12 years ago
test_undistort_badarg.cpp Move cv::Mat out of core.hpp 12 years ago
test_undistort_points.cpp Normalize line endings and whitespace 12 years ago