1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #16445 from atinfinity:fixed-typo

* fixed typo

* add compatibility code to handle migration
This commit is contained in:
atinfinity
2020-02-17 01:16:33 +09:00
committed by GitHub
parent a6f3a21256
commit f81fdd58da
8 changed files with 22 additions and 19 deletions
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<opencv_storage>
<charuco_dict>0</charuco_dict>
<charuco_square_lenght>200</charuco_square_lenght>
<charuco_square_length>200</charuco_square_length>
<charuco_marker_size>100</charuco_marker_size>
<calibration_step>1</calibration_step>
<max_frames_num>30</max_frames_num>