opencv/modules/calib3d
Jeff McBride 562c15cbe9 Don't assume all images have the same number of calibration points
Cast to (int) to avoid warnings

Add test for different points number case in fisheye calibration function
2016-08-02 17:21:17 +03:00
..
doc Add pinhole camera model illustration in calib3d documentation. 2016-08-01 02:25:45 +02:00
include/opencv2 Add pinhole camera model illustration in calib3d documentation. 2016-08-01 02:25:45 +02:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Merge pull request #4179 from sbokov:improvingStereoSGBM 2015-07-24 21:12:56 +00:00
src Don't assume all images have the same number of calibration points 2016-08-02 17:21:17 +03:00
test Don't assume all images have the same number of calibration points 2016-08-02 17:21:17 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00