Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Mordvintsev 6848c6d69a reverted revision 7676 (#1725) 13 years ago
..
api embeded cv Python module into cv2. 14 years ago
cv.py added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API. 13 years ago
cv2.cpp reverted revision 7676 (#1725) 13 years ago
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) 13 years ago
defs embeded cv Python module into cv2. 14 years ago
gen.py embeded cv Python module into cv2. 14 years ago
gen2.py fixed python GIL reacquire in case of exception 13 years ago
hdr_parser.py reverted revision 7676 (#1725) 13 years ago