opencv/modules/python/src2
Alexander Mordvintsev 58174f6ada Added GIL-release code into python wrappers
Added gabor_threads.py sample
2012-03-07 11:09:27 +00:00
..
api embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
cv2.cpp wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 2011-09-15 11:10:06 +00:00
cv2.cv.hpp adjust the header parser to support "public virtual" construction and make a tweak for multiple inheritance, fix potential memory problem with Python's IplImage.tostring() method (ticket #1486) 2012-01-25 13:25:35 +00:00
cv.py added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API. 2011-08-12 18:03:01 +00:00
defs embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
gen2.py Added GIL-release code into python wrappers 2012-03-07 11:09:27 +00:00
gen.py embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
hdr_parser.py adjust the header parser to support "public virtual" construction and make a tweak for multiple inheritance, fix potential memory problem with Python's IplImage.tostring() method (ticket #1486) 2012-01-25 13:25:35 +00:00