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 |
|
Alexander Alekhin
|
f0ffc52435
|
fix files permissions
|
2020-04-13 04:29:55 +00:00 |
|
Suleyman TURKMEN
|
f73395122c
|
Update Samples
|
2019-09-05 01:10:51 +03:00 |
|
catree
|
644846c702
|
Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method.
|
2018-10-25 18:38:19 +02:00 |
|
Maksim Shabunin
|
633b0e56a5
|
Fixed compilation warnings in samples:
- use per-module includes instead of "opencv.hpp"
- unused function warnings
- undefined macro warning
|
2018-02-12 18:42:36 +03:00 |
|
catree
|
87160cb297
|
Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial.
|
2017-12-19 22:45:35 +01:00 |
|
Suleyman TURKMEN
|
1654dfe3a9
|
Update samples (#10333)
* Update samples
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
|
2017-12-18 13:44:11 +03:00 |
|
catree
|
b417fb0939
|
Add tutorial and codes for the homography tutorial.
|
2017-12-14 15:40:10 +01:00 |
|