.. |
test_affine3.cpp
|
Added Affine3<T> class
|
2013-03-18 11:51:43 +04:00 |
test_affine3d_estimator.cpp
|
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
|
2013-02-28 18:25:05 +04:00 |
test_cameracalibration_artificial.cpp
|
fixed compile errors in ocl tests; disabled a few problematic tests
|
2012-10-29 23:37:18 +04:00 |
test_cameracalibration_badarg.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_cameracalibration.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
test_chessboardgenerator.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
test_chessboardgenerator.hpp
|
Main module headers are moved 1 level up
|
2013-03-13 17:26:56 +04:00 |
test_chesscorners_badarg.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_chesscorners_timing.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_chesscorners.cpp
|
All modules (except ocl and gpu) compiles and pass tests
|
2013-03-22 22:14:26 +04:00 |
test_compose_rt.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_cornerssubpix.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
test_fundam.cpp
|
use static assertation where suitable
|
2013-03-25 00:29:12 +04:00 |
test_homography.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_main.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_modelest.cpp
|
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
|
2013-02-28 18:25:05 +04:00 |
test_posit.cpp
|
Move cv::Mat out of core.hpp
|
2013-04-01 15:24:34 +04:00 |
test_precomp.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_precomp.hpp
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
test_reproject_image_to_3d.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_solvepnp_ransac.cpp
|
Merge branch '2.4'
|
2013-04-05 21:11:59 +04:00 |
test_stereomatching.cpp
|
Merge branch '2.4'
|
2013-04-05 21:11:59 +04:00 |
test_undistort_badarg.cpp
|
Move cv::Mat out of core.hpp
|
2013-04-01 15:24:34 +04:00 |
test_undistort_points.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
test_undistort.cpp
|
Completely separate C and C++ API of OpenCV core
|
2013-04-01 15:24:34 +04:00 |