opencv/modules/python/src2
2012-03-28 05:00:41 +00:00
..
api embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
cv2.cpp working on python wrappers for stitching 2012-03-28 05:00:41 +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 fixed python GIL reacquire in case of exception 2012-03-10 05:56:40 +00:00
gen.py embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
hdr_parser.py working on python wrappers for stitching 2012-03-28 05:00:41 +00:00