This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-06-07 17:44:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ed4bf13960
opencv
/
modules
/
calib3d
History
Vincent Rabaud
ed4bf13960
Fix cleanFoundConnectedQuads.
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