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-10 19:24:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a04f9e7a59
opencv
/
modules
/
calib3d
History
catree
a04f9e7a59
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
..
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
#21405
from h6197627:3.4
2022-01-10 14:51:07 +03:00
test
Merge pull request
#21107
from take1014:remove_assert_21038
2021-11-27 18:34:52 +00:00
CMakeLists.txt
js: Add findHomography js bindings.
2019-06-21 13:13:53 +03:00