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 20aca7440f a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
..
src1 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
src2 a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
test copied helper modules from doc to modules/python/test 14 years ago
CMakeLists.txt excluded "-B" flag for better compatibility with old Python. 14 years ago