opencv/modules/calib3d
Thang Tran a1f4e65d03 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
2019-02-12 16:23:34 +03:00
..
doc Fix distortion figure in calib3d. Positive radial distortion corresponds to pincushion distortion and negative to barrel distortion. Add another figure that illustrates the influence of k1 in the distortion effect. 2018-10-26 20:27:37 +02:00
include/opencv2 Merge pull request #12948 from catree:add_drawFrameAxes 2018-10-30 13:33:01 +00:00
misc/java Add Java overloads for each default argument (#11940) 2018-07-17 13:41:46 +03:00
perf Merge pull request #12437 from vpisarev:avx2_fixes 2018-09-06 18:56:55 +03:00
src calib3d: Fix calibrateCamera() misleading error 2019-02-12 16:23:34 +03:00
test code clean up 2019-01-14 22:21:21 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00