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 2d2b8a496e renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
..
src1 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
src2 renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 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