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-26 04:09:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bed6800f056e57f6c945a7bd56e324e0fa965e24
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