This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
11eacb9d143ecf6f4b0b56d2fe0f634e0f3ca428
opencv
/
modules
/
calib3d
/
test
History
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
..
test_affine3d_estimator.cpp
…
test_cameracalibration_artificial.cpp
Partial fix of a cameraCalibration() test
2012-03-29 18:44:55 +00:00
test_cameracalibration_badarg.cpp
…
test_cameracalibration.cpp
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
test_chessboardgenerator.cpp
…
test_chessboardgenerator.hpp
…
test_chesscorners_badarg.cpp
…
test_chesscorners_timing.cpp
…
test_chesscorners.cpp
Modified the test of findChessboardCorners to check examples when there are no chessboards
2012-03-28 13:23:33 +00:00
test_compose_rt.cpp
…
test_cornerssubpix.cpp
…
test_fundam.cpp
fixed cvComputeCorrespondEpilines to handle <5 points (ticket
#1635
)
2012-03-28 13:37:14 +00:00
test_homography.cpp
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
test_main.cpp
…
test_posit.cpp
…
test_precomp.cpp
…
test_precomp.hpp
…
test_reproject_image_to_3d.cpp
…
test_solvepnp_ransac.cpp
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
test_stereomatching.cpp
a LOT of obsolete stuff has been moved to the legacy module.
2012-03-30 12:19:25 +00:00
test_undistort_badarg.cpp
…
test_undistort_points.cpp
added one more test for undistort
2012-02-06 06:47:43 +00:00
test_undistort.cpp
…