opencv/modules/python/src2
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
..
cv2.cpp Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
gen2.py Fix python submodules inheritance detection 2015-03-26 11:22:56 +03:00
hdr_parser.py Mod: Open header files with io.open for Python 2/3 compatibility. 2014-11-10 21:09:43 +08:00
pycompat.hpp Support PyString_AsString() in Python 3 < 3.3 2013-11-07 23:47:33 -05:00