opencv/modules/calib3d
Mansour Moufid b99f7a29df Cast some image coordinates and sizes to double.
Conflicts:
	modules/gpu/perf/perf_imgproc.cpp

Cast a long integer to double explicitly.

Conflicts:
	modules/python/src2/cv2.cpp

Cast some matrix sizes to type int.

Change some vector mask types to unsigned.

Conflicts:
	modules/core/src/arithm.cpp
2015-04-25 18:54:53 +02:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Fix typo in documentation. F = K^-T * E * K^-1 2015-04-14 07:44:32 -05:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate 2015-03-16 16:56:26 +03:00
src Merge pull request #3957 from dhood:fm-8pt-bug 2015-04-23 17:16:25 +00:00
test Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00