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
3b9e752be7
opencv
/
modules
/
python
/
src2
History
Vadim Pisarevsky
2d2b8a496e
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket
#1122
)
2011-06-08 06:55:04 +00:00
..
cv2.cpp
added some constants to python cv2 api
2011-06-06 14:18:25 +00:00
gen2.py
- extra spaces are removed
2011-05-17 12:52:07 +00:00
hdr_parser.py
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket
#1122
)
2011-06-08 06:55:04 +00:00
opencv_extra_api.hpp
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
2011-06-06 14:51:27 +00:00