opencv/modules/core/src
2011-06-01 12:06:39 +00:00
..
alloc.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
arithm.cpp fixed build issues related to changes in IPP calls. 2011-04-18 21:24:57 +00:00
array.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
cmdparser.cpp Update CommandLineParser class: move method's definition from header to source 2011-05-30 19:20:57 +00:00
convert.cpp removed debug print statement from cvMixChannels() 2011-05-17 15:55:40 +00:00
copy.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
datastructs.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
drawing.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
dxt.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
lapack.cpp improved jSVD accuracy 2011-05-24 13:25:26 +00:00
mathfuncs.cpp fixed build problems on Windows 2011-04-18 15:14:32 +00:00
matmul.cpp fixed build issues related to changes in IPP calls. 2011-04-18 21:24:57 +00:00
matop.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 2011-04-17 13:14:45 +00:00
matrix.cpp Fixed cluster centers returning in cvKMeans2 (ticket #706) 2011-06-01 12:06:39 +00:00
out.cpp removed cv prefix 2010-11-15 20:09:55 +00:00
persistence.cpp reverted the floating-point number formatting (exception in ml tests) 2011-05-31 21:42:49 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
rand.cpp fixed repeated allocation of RNG on each theRNG() call (thanks to barjenbr for the patch) 2011-04-26 12:20:42 +00:00
stat.cpp fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>. 2011-05-17 15:44:01 +00:00
system.cpp fixed build on GNU/Hurd (ticket #761) 2011-05-31 15:22:22 +00:00
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00