1 | initial version |
again, run this from a cmdline (cmd.exe), and supply proper input params . you also need to copy the detector_params.yml to your folder
the tutorial has:
calibrate_camera_charuco -dp="detector_params.yml" -w=5 -h=7 -sl=0.04 -ml=0.02 -d=10 output.txt
(output.txt will have your calibration output)
good luck !