Second this pull request. Without this change, I get the following error.
cv2.error: /Users/jhelmus/anaconda/conda-bld/work/opencv-2.4.8/modules/calib3d/src/calibration.cpp:1477: error: (-211) image width and height must be positive in function cvCalibrateCamera2
Per cv2 docs, arguments should be listed in the following order:
Second this pull request. Without this change, I get the following error.
cv2.error: /Users/jhelmus/anaconda/conda-bld/work/opencv-2.4.8/modules/calib3d/src/calibration.cpp:1477: error: (-211) image width and height must be positive in function cvCalibrateCamera2
Per cv2 docs, arguments should be listed in the following order: