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 bcac8769b5 fixed broken python cv2.cpp build after rev.6089 14 years ago
..
api embeded cv Python module into cv2. 14 years ago
cv2.cpp fixed broken python cv2.cpp build after rev.6089 14 years ago
cv2.cv.hpp fixed memleak in Python bindings (ticket #1219) 14 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 "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
hdr_parser.py upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
opencv_extra_api.hpp repaired Python bindings for functions using InputOutputArray 14 years ago