dakotabenjamin / CameraCalibration

GNU General Public License v3.0
34 stars 19 forks source link

Writing matrix.txt and distortion.txt error #15

Closed lfsantosgeo closed 6 years ago

lfsantosgeo commented 6 years ago

Hello! I get errors at the end when running opencv_calibrate.py that prevent writing matrix.txt and distortion.txt. I've entered 29 images to process such as the ones bellow: dji_0205 dji_0227

The console output is the following: cmd_console_camera_calibration

Running on Winpython (Python 3.6.3 64bits) and opencv version 3.4.1.

lfsantosgeo commented 6 years ago

Just upgraded numpy, opencv-python among other packages and the script is running softly.