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
opencv
/
modules
/
python
/
src2
History
Vadim Pisarevsky
ed1932dfa1
fixed python version in yet another place.
2012-04-25 08:41:57 +00:00
..
api
embeded cv Python module into cv2.
2011-07-12 12:56:03 +00:00
cv2.cpp
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug
#1804
2012-04-25 08:39:21 +00:00
cv2.cv.hpp
fixed python version in yet another place.
2012-04-25 08:41:57 +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