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 30020a7350 renamed sum() to sumElems() in Python/Java bindings (ticket #902) 14 years ago
..
doc Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections. 14 years ago
include/opencv2/core renamed sum() to sumElems() in Python/Java bindings (ticket #902) 14 years ago
src extended Mat::setTo() to support multi-channel arrays; fixed bug #1095 14 years ago
test
CMakeLists.txt