This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
5afb445283
Branches
Tags
View all branches
opencv
/
modules
/
python
/
src2
History
Alexander Mordvintsev
028c44531f
wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
...
updated feature_homography.py sample to use new features
2011-09-15 11:10:06 +00:00
..
api
embeded cv Python module into cv2.
2011-07-12 12:56:03 +00:00
cv2.cpp
wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
2011-09-15 11:10:06 +00:00
cv2.cv.hpp
disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket
#1177
)
2011-08-06 20:15:29 +00:00
cv.py
added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API.
2011-08-12 18:03:01 +00:00
defs
embeded cv Python module into cv2.
2011-07-12 12:56:03 +00:00
gen2.py
handling Ptr<> arguments and return values in Python wrappers
2011-09-07 09:38:22 +00:00
gen.py
embeded cv Python module into cv2.
2011-07-12 12:56:03 +00:00
hdr_parser.py
wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
2011-09-15 11:10:06 +00:00