Name
Last commit
Last update
..
test_affine3.cpp Added Affine3<T> class
test_affine3d_estimator.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
test_cameracalibration.cpp Remove all using directives for STL namespace and members
test_cameracalibration_artificial.cpp fixed compile errors in ocl tests; disabled a few problematic tests
test_cameracalibration_badarg.cpp Normalize line endings and whitespace
test_chessboardgenerator.cpp Remove all using directives for STL namespace and members
test_chessboardgenerator.hpp Main module headers are moved 1 level up
test_chesscorners.cpp fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions)
test_chesscorners_badarg.cpp Normalize line endings and whitespace
test_chesscorners_timing.cpp Normalize line endings and whitespace
test_compose_rt.cpp Warning fixes continued
test_cornerssubpix.cpp Remove all using directives for STL namespace and members
test_fundam.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
test_homography.cpp Normalize line endings and whitespace
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
test_modelest.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
test_posit.cpp Normalize line endings and whitespace
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
test_precomp.hpp Main module headers are moved 1 level up
test_reproject_image_to_3d.cpp Normalize line endings and whitespace
test_solvepnp_ransac.cpp Add concurrency test for solvePnPRansac
test_stereomatching.cpp Normalize line endings and whitespace
test_undistort.cpp Normalize line endings and whitespace
test_undistort_badarg.cpp Normalize line endings and whitespace
test_undistort_points.cpp Normalize line endings and whitespace