laser-scanning icon indicating copy to clipboard operation
laser-scanning copied to clipboard

Bug

Open MikeZski opened this issue 3 years ago • 0 comments

Traceback (most recent call last): File "...\laser-scanning-master\cameraCalibrator.py", line 231, in run(debug) File "...\laser-scanning-master\cameraCalibrator.py", line 203, in run imagePoints, (imagePoints.shape[0], imagePoints.shape[1], 1, 2) IndexError: tuple index out of range

When I try to use camera calibrator I get this error. How to verify if my image set is correct and can be read as it should?

MikeZski avatar Jan 08 '22 19:01 MikeZski