This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
opencv
Watch
2
Star
0
Fork
0
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-25 04:09:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd541965e9fc406f03cd6b56f1d62ecfc6cac4ab
opencv
/
samples
/
cpp
/
tutorial_code
/
features2D
/
Homography
T
History
Maksim Shabunin
201381e019
core: deprecate MatCommaInitializer_
2026-05-19 07:33:18 +03:00
..
decompose_homography.cpp
core: deprecate MatCommaInitializer_
2026-05-19 07:33:18 +03:00
homography_from_camera_displacement.cpp
core: deprecate MatCommaInitializer_
2026-05-19 07:33:18 +03:00
panorama_stitching_rotating_camera.cpp
core: deprecate MatCommaInitializer_
2026-05-19 07:33:18 +03:00
perspective_correction.cpp
core: deprecate MatCommaInitializer_
2026-05-19 07:33:18 +03:00
pose_from_homography.cpp
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