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
..
alloc.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
arithm.cpp extended Mat::setTo() to support multi-channel arrays; fixed bug #1095 14 years ago
array.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
cmdparser.cpp ~40 warnings under VS2008 14 years ago
convert.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
copy.cpp extended Mat::setTo() to support multi-channel arrays; fixed bug #1095 14 years ago
datastructs.cpp renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
drawing.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
dxt.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
lapack.cpp renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
mathfuncs.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
matmul.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
matop.cpp some more core functions documented + minor fixes and rearrangements 14 years ago
matrix.cpp renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
out.cpp removed cv prefix 15 years ago
persistence.cpp fixed ticket #983 14 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp extended Mat::setTo() to support multi-channel arrays; fixed bug #1095 14 years ago
rand.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
stat.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
system.cpp fixed a few warnings and bugs, including ticket #1079 14 years ago
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago