work on #2100: pyopencv_to functions now can receive argument information through...
authorAlexander Mordvintesv <zzznah@gmail.com>
Tue, 7 Aug 2012 18:03:17 +0000 (21:03 +0300)
committerAlexander Mordvintesv <zzznah@gmail.com>
Tue, 7 Aug 2012 18:03:17 +0000 (21:03 +0300)
commit0adf68ae621a28cb196d6ef3c875ad02e83a9fee
treecb89ee7503b6fd391e9c9a8827d65a10351234e7
parenta717b7cbedd50b129428d72b2a15ab0168a4c46c
work on #2100: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
modules/python/src2/cv2.cpp
modules/python/src2/gen2.py