opencv/modules/calib3d
Alexander Alekhin 9a4404276a calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955
(1/4) Revert "Correct image borders and principal point computation in cv::stereoRectify"

This reverts commit 93ff1fb2f2.

(2/4) Revert "fix calib3d changes in 6836 plus some others"

This reverts commit fa42a1cfc2.

(3/4) Revert "fix compiler warning"

This reverts commit b3d55489d3.

(4/4) Revert "add test for 6836"

This reverts commit d06b8c4ea9.
2019-11-30 23:37:49 +00:00
..
doc Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 2019-03-05 14:51:33 +01:00
include/opencv2 Merge pull request #15838 from oleg-alexandrov:patch-2 2019-11-03 16:37:25 +03:00
misc Merge pull request #14622 from asashour:junit 2019-05-27 14:55:45 +00:00
perf Added performance test for StereoBM algorithm 2019-09-09 16:37:06 +03:00
src calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955 2019-11-30 23:37:49 +00:00
test calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955 2019-11-30 23:37:49 +00:00
CMakeLists.txt js: Add findHomography js bindings. 2019-06-21 13:13:53 +03:00