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.
Andrey Kamaev
3b558508be
TEGRA optimized add8u, sub8u and logical 8u operations
|
14 years ago |
.. |
alloc.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
arithm.cpp
|
TEGRA optimized add8u, sub8u and logical 8u operations
|
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
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
convert.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
copy.cpp
|
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
|
14 years ago |
datastructs.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
drawing.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
dxt.cpp
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
14 years ago |
lapack.cpp
|
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
|
14 years ago |
mathfuncs.cpp
|
fixed multiple GCC warnings on Ubuntu 11.04
|
14 years ago |
matmul.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
matop.cpp
|
some more core functions documented + minor fixes and rearrangements
|
14 years ago |
matrix.cpp
|
added an ability to make push_back to the empty matrix
|
14 years ago |
out.cpp
|
fixed printing Mx0 matrices (ticket #1247)
|
14 years ago |
persistence.cpp
|
fixed ticket #983
|
14 years ago |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
precomp.hpp
|
TEGRA optimized add8u, sub8u and logical 8u operations
|
14 years ago |
rand.cpp
|
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
|
14 years ago |
stat.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
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 |