This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 04:43:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d50cc5107058678153882b7aa3c7bf07aa0ae4e8
opencv-MIRROR
/
modules
/
python
History
Alexander Mordvintsev
d50cc51070
handling Ptr<> arguments and return values in Python wrappers
...
partially wrapped features2d framework added feature_homography.py sample
2011-09-07 09:38:22 +00:00
..
src2
handling Ptr<> arguments and return values in Python wrappers
2011-09-07 09:38:22 +00:00
test
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
CMakeLists.txt
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