calib3d: Fix calibrateCamera() misleading error
objectPoints and imagePoints are not checked whether they're empty and cause checkVector() to fail, thus result in a wrong error message. Fixes: https://github.com/opencv/opencv/issues/6002
Showing
Please
register
or
sign in
to comment