opencv/modules/core/src
2011-07-14 14:54:05 +00:00
..
alloc.cpp
arithm.cpp fixed mixed-type arithmetic operations (ticket #1224) 2011-07-14 14:54:05 +00:00
array.cpp
cmdparser.cpp
convert.cpp fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 2011-06-18 10:56:49 +00:00
copy.cpp propagated some more fixes from 2.3 branch to the trunk 2011-06-30 12:06:26 +00:00
datastructs.cpp
drawing.cpp
dxt.cpp
lapack.cpp
mathfuncs.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
matmul.cpp fixed potentially incorrect memory access in cv::transform 2011-06-17 16:14:47 +00:00
matop.cpp
matrix.cpp propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:06:42 +00:00
out.cpp
persistence.cpp fixed ticket #983 2011-06-13 21:23:42 +00:00
precomp.cpp
precomp.hpp extended Mat::setTo() to support multi-channel arrays; fixed bug #1095 2011-06-13 20:56:27 +00:00
rand.cpp fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 2011-06-18 10:56:49 +00:00
stat.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
system.cpp fixed a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
tables.cpp