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 028c44531f wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 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 wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
cv2.cv.hpp disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket #1177) 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 handling Ptr<> arguments and return values in Python wrappers 13 years ago
hdr_parser.py wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago