opencv/modules/python/src2
Jaime Fernandez c613ee2da4 BUG: ndarray to Mat conversion with NPY_RELAXED_STRIDES set
Add logic to avoid nonsense strides when dimension size is 1 and
NumPy is built with NPY_RELAXED_STRIDES from tripping OpenCV.
2015-06-11 09:41:12 -07:00
..
cv2.cpp BUG: ndarray to Mat conversion with NPY_RELAXED_STRIDES set 2015-06-11 09:41:12 -07:00
gen2.py Wrap ANN_MLP class into Python 2015-05-06 15:21:23 +03:00
hdr_parser.py Wrap ANN_MLP class into Python 2015-05-06 15:21:23 +03:00
pycompat.hpp Support PyString_AsString() in Python 3 < 3.3 2013-11-07 23:47:33 -05:00