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.
 
 
 
 
 
 
Vadim Pisarevsky 52ede9c84d fixed just introduced bug in Python wrapper generator 12 years ago
..
api Fixed hundreds of documentation problems 13 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 fixed crash in Python's SURF wrapper (bug #2325) 12 years ago
cv2.cv.hpp Fix gcc build errors and warnings 12 years ago
defs embeded cv Python module into cv2. 14 years ago
gen.py All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
gen2.py fixed just introduced bug in Python wrapper generator 12 years ago
hdr_parser.py added contrib module support in Python wrappers (thanks to Eric Christiansen) 13 years ago