opencv/modules/python
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
..
python2 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
python3 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
src2 BUG: ndarray to Mat conversion with NPY_RELAXED_STRIDES set 2015-06-11 09:41:12 -07:00
test Add python test for inheritance structure generation 2015-03-26 11:43:49 +03:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
common.cmake Don't explicitly link Python on OS X 2015-03-23 23:36:46 -07:00