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 13045dec1d working on python wrappers for stitching 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. 14 years ago
cv2.cpp working on python wrappers for stitching 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 working on python wrappers for stitching 13 years ago