1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 23:03:03 +04:00
Files
opencv/samples
Souriya Trinh 918244763d Create Charuco objects only if the selected pattern is a Charuco board. Otherwise it gives the following error:
opencv/modules/objdetect/src/aruco/aruco_board.cpp:543: error: (-215:Assertion failed) size.width > 1 && size.height > 1 && markerLength > 0 && squareLength > markerLength in function 'CharucoBoard'
2026-03-10 12:15:50 +01:00
..
2025-04-02 13:45:08 -07:00
2021-12-22 13:24:30 +00:00
2020-05-14 17:15:09 +00:00
2021-12-22 13:24:30 +00:00
2025-06-12 17:03:07 +02:00