mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01:00
Use cairosvg for pattern rendering to get rid of double resize. #27906 Depends on https://github.com/opencv/ci-gha-workflow/pull/269 ### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV - [ ] The PR is proposed to the proper branch - [ ] There is a reference to the original bug report and related work - [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name. - [ ] The feature is well documented and sample code can be built with the project CMake |
||
|---|---|---|
| .. | ||
| DICT_4X4_50.json.gz | ||
| DICT_4X4_100.json.gz | ||
| DICT_4X4_250.json.gz | ||
| DICT_4X4_1000.json.gz | ||
| DICT_5X5_50.json.gz | ||
| DICT_5X5_100.json.gz | ||
| DICT_5X5_250.json.gz | ||
| DICT_5X5_1000.json.gz | ||
| DICT_6X6_50.json.gz | ||
| DICT_6X6_100.json.gz | ||
| DICT_6X6_250.json.gz | ||
| DICT_6X6_1000.json.gz | ||
| DICT_7X7_50.json.gz | ||
| DICT_7X7_100.json.gz | ||
| DICT_7X7_250.json.gz | ||
| DICT_7X7_1000.json.gz | ||
| DICT_APRILTAG_16h5.json.gz | ||
| DICT_APRILTAG_25h9.json.gz | ||
| DICT_APRILTAG_36h10.json.gz | ||
| DICT_APRILTAG_36h11.json.gz | ||
| DICT_ARUCO_ORIGINAL.json.gz | ||
| generate_pattern.py | ||
| README.txt | ||
| requirements-test.txt | ||
| svgfig.py | ||
| test_charuco_board.py | ||
use python generate_pattern.py --help to generate various calibration svg calibration patterns.