This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70492c2127
opencv
/
modules
/
calib3d
History
Alexander Alekhin
70492c2127
Merge pull request
#22202
from tomoaki0705:fixWarnings
2022-07-08 13:48:11 +00: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
Merge pull request
#22208
from vrabaud:34_calibinit
2022-07-08 01:24:01 +03: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