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.
 
 
 
 
 
 
Andrey Kamaev bcd0aefbca Fix gcc build errors and warnings 13 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 possibly fixes #2242 and #2257 13 years ago
cv2.cv.hpp Fix gcc build errors and warnings 13 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 work on #2100: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown. 13 years ago
hdr_parser.py added contrib module support in Python wrappers (thanks to Eric Christiansen) 13 years ago