1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
Aleksandr Panov
a965b9bbf2 fix ArUco, ChArUco, diamonds, add read dictionary/params, add calibration photos, add tests, add aruco_samples_utility.hpp 2021-12-18 14:19:07 +03:00
David Forrest
b7cd3fd515 Merge pull request #2950 from drf5n:patch-1
* Sanity check tutorial_charuco_create_detect.cpp::readCameraParameters()

* check both camMatrix and distCoeffs sizes

* check only widths of camMatrix and distCoeffs matrixes

* check sizes of camMatrix and distCoeffs matrixes

* check size of only camMatrix
2021-05-20 19:22:29 +00:00
jshiwam
1353df967a improve doc and added new tutorial cpp file for charuco detection
reformatted the documentation
2020-03-12 18:33:53 +05:30