opencv/modules/calib3d
rasmus25 394bc91e07 Merge pull request #14718 from rasmus25:3.4
* Revert the bad parts of b085158d59 to fix https://github.com/opencv/opencv/issues/11131
but preserve the good parts to keep https://github.com/opencv/opencv/issues/10791 fixed

* calib3d: add regression test for stereoCalibrate to fix https://github.com/opencv/opencv/issues/11131
2019-06-04 18:43:42 +03:00
..
doc Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 2019-03-05 14:51:33 +01:00
include/opencv2 Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 2019-05-22 14:19:16 +02:00
misc Merge pull request #14622 from asashour:junit 2019-05-27 14:55:45 +00:00
perf Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 2019-05-22 14:19:16 +02:00
src Merge pull request #14718 from rasmus25:3.4 2019-06-04 18:43:42 +03:00
test Merge pull request #14718 from rasmus25:3.4 2019-06-04 18:43:42 +03:00
CMakeLists.txt build: avoid highgui dependency 2019-04-15 18:59:51 +00:00