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 22970b8270 fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
..
cv2.cpp added missing highgui wrappers (ticket #1040) 14 years ago
gen2.py fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
hdr_parser.py a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
opencv_extra_api.hpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago