Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 590 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 590 Bytes

CharucoCalibration

Usage

usage: charucoBoardCalibration.py [-h] [-f FILE] [-s SIZE] imgs [imgs ...]

positional arguments:
  imgs                  list of images for calibration

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  ouput calibration filename
  -s SIZE, --size SIZE  size of squares in meters

Example

python charucoBoardCalibration.py -f calibration.yml -s 0.035 imgs 01.jpg 02.jpg 03.jpg 04.jpg

Notes

Dictionary for the Charuco Board is Aruco DICT_4X4_50

charucoBoard