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
f2f8fc14b0
proper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U
|
14 years ago |
.. |
alloc.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
arithm.cpp
|
fixed build issues related to changes in IPP calls.
|
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
|
Update CommandLineParser class: move method's definition from header to source
|
14 years ago |
convert.cpp
|
removed debug print statement from cvMixChannels()
|
14 years ago |
copy.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
datastructs.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
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
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
lapack.cpp
|
improved jSVD accuracy
|
14 years ago |
mathfuncs.cpp
|
fixed build problems on Windows
|
14 years ago |
matmul.cpp
|
fixed build issues related to changes in IPP calls.
|
14 years ago |
matop.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
matrix.cpp
|
proper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U
|
14 years ago |
out.cpp
|
removed cv prefix
|
15 years ago |
persistence.cpp
|
reverted the floating-point number formatting (exception in ml tests)
|
14 years ago |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
precomp.hpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
rand.cpp
|
fixed repeated allocation of RNG on each theRNG() call (thanks to barjenbr for the patch)
|
14 years ago |
stat.cpp
|
fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>.
|
14 years ago |
system.cpp
|
fixed build on GNU/Hurd (ticket #761)
|
14 years ago |
tables.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |