This website requires JavaScript.
Explore
Help
Sign In
OSSForks
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/zebrajr/opencv.git
synced
2026-01-15 12:15:17 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6848c6d69abc7041597fd2e94eb93b6ae624d5a1
opencv
/
modules
/
python
/
src2
History
Alexander Mordvintsev
6848c6d69a
reverted revision 7676 (
#1725
)
2012-03-28 09:44:54 +00:00
..
api
embeded cv Python module into cv2.
2011-07-12 12:56:03 +00:00
cv2.cpp
reverted revision 7676 (
#1725
)
2012-03-28 09:44:54 +00:00
cv2.cv.hpp
adjust the header parser to support "public virtual" construction and make a tweak for multiple inheritance, fix potential memory problem with Python's IplImage.tostring() method (ticket
#1486
)
2012-01-25 13:25:35 +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
fixed python GIL reacquire in case of exception
2012-03-10 05:56:40 +00:00
gen.py
embeded cv Python module into cv2.
2011-07-12 12:56:03 +00:00
hdr_parser.py
reverted revision 7676 (
#1725
)
2012-03-28 09:44:54 +00:00