.. |
opencl
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
2014-10-18 20:44:26 +04:00 |
test_affine3.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
test_affine3d_estimator.cpp
|
Applied proposed fix
|
2014-10-15 22:36:38 +02:00 |
test_cameracalibration_artificial.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
test_cameracalibration_badarg.cpp
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
test_cameracalibration.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |
test_chessboardgenerator.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
2013-08-27 13:26:44 +04:00 |
test_chessboardgenerator.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-01-14 11:53:59 +04:00 |
test_chesscorners_badarg.cpp
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |
test_chesscorners_timing.cpp
|
replaced sprintf with cv::format
|
2014-01-17 13:01:12 +04:00 |
test_chesscorners.cpp
|
fixed defects from Xcode
|
2014-02-25 17:33:12 +04:00 |
test_compose_rt.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
test_cornerssubpix.cpp
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |
test_decompose_projection.cpp
|
Add test for calib3d function decomposeProjectionMatrix(...)
|
2014-10-25 19:11:02 -06:00 |
test_fisheye.cpp
|
Test fisheye.rectify disabled for Tegra.
|
2015-05-24 13:31:08 +02:00 |
test_fundam.cpp
|
Don't relax error level for particular fundamental matrix calculation methods
|
2015-04-23 10:08:42 -04:00 |
test_homography_decomp.cpp
|
Fixed warnings and parameter name mismatches, added #include needed in some platforms.
|
2014-04-27 13:02:36 -04:00 |
test_homography.cpp
|
Fixed printouts in testcase to blame the correct method for a failure.
|
2015-02-12 14:42:37 -05:00 |
test_main.cpp
|
changed testdata path for calib3d
|
2014-01-15 15:08:09 +04:00 |
test_modelest.cpp
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
test_posit.cpp
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
test_precomp.hpp
|
Extract imgcodecs module from highgui
|
2014-07-07 16:28:08 +04:00 |
test_reproject_image_to_3d.cpp
|
Cast some image coordinates and sizes to double.
|
2015-04-25 18:54:53 +02:00 |
test_solvepnp_ransac.cpp
|
Use explicit no-sse flags when SSE is off
|
2015-04-27 15:36:10 +03:00 |
test_stereomatching.cpp
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
2014-10-18 20:44:26 +04:00 |
test_undistort_badarg.cpp
|
Cast some image coordinates and sizes to double.
|
2015-04-25 18:54:53 +02:00 |
test_undistort_points.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
test_undistort.cpp
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |