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
c3fa7974e6
opencv
/
modules
/
python
/
src2
History
Alexander Mordvintesv
0adf68ae62
work on
#2100
: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
2012-08-07 21:03:17 +03:00
..
api
Fixed hundreds of documentation problems
2012-05-28 07:36:14 +00:00
cv2.cpp
work on
#2100
: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
2012-08-07 21:03:17 +03:00
cv2.cv.hpp
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
2012-07-05 07:58:40 +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
work on
#2100
: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
2012-08-07 21:03:17 +03:00
gen.py
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
hdr_parser.py
added contrib module support in Python wrappers (thanks to Eric Christiansen)
2012-07-04 17:59:14 +00:00