Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky c7a42e9682 started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions) 14 years ago
..
cv2.cpp added some constants to python cv2 api 14 years ago
gen2.py
hdr_parser.py started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions) 14 years ago
opencv_extra_api.hpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago