Skip to content

nullboundary/CharucoCalibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages