opencv/modules/calib3d
2022-07-12 16:24:44 +02:00
..
doc Summarize PnP pose computation on a single separate page. 2021-12-23 19:52:14 +01:00
include/opencv2 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 2022-06-19 01:27:32 +02:00
misc Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify. 2020-05-08 13:04:25 +03:00
perf Added performance test for StereoBM algorithm 2019-09-09 16:37:06 +03:00
src Fix cleanFoundConnectedQuads. 2022-07-12 16:24:44 +02:00
test Merge pull request #21107 from take1014:remove_assert_21038 2021-11-27 18:34:52 +00:00
CMakeLists.txt suppress warning on GCC 7 and later 2022-07-06 23:31:31 +09:00