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 0e27c772aa using RAII to manage GIL -- still fails to handle exceptions correctly 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 using RAII to manage GIL -- still fails to handle exceptions correctly 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 using RAII to manage GIL -- still fails to handle exceptions correctly 13 years ago
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) 13 years ago