opencv/modules/core/src
2012-05-31 06:59:06 +00:00
..
cuda fixed several warnings (VS2010, Win64) 2012-04-23 14:22:02 +00:00
algorithm.cpp temp commit 2012-05-25 13:35:14 +00:00
alloc.cpp #842 #include <sys/mman.h> is moved from public headers closer to usage 2012-03-27 21:29:58 +00:00
arithm.cpp 5 functions from addWeighted_func family were Neon Optimized 2012-04-26 08:18:01 +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 fixed some more GCC warnings 2012-03-19 11:21:01 +00:00
convert.cpp added support for vector<Mat_<>> in InputArray, OutputArray, split & merge 2012-05-11 13:36:48 +00:00
copy.cpp CV_ENABLE_UNROLLED 2012-02-10 06:05:04 +00:00
datastructs.cpp added another contour perimeter test and fixed bug #216 2012-03-26 17:00:48 +00:00
drawing.cpp More fixes for documentation. 2012-05-28 20:11:38 +00:00
dxt.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
gpumat.cpp fixed some bugs in gpu module under Windows: 2012-05-29 08:03:36 +00:00
lapack.cpp Fixed assert placement in cv::invert 2012-05-23 09:28:26 +00:00
mathfuncs.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
matmul.cpp Updated dot profuct function table 2012-05-12 11:44:54 +00:00
matop.cpp some more core functions documented + minor fixes and rearrangements 2011-06-08 21:35:19 +00:00
matrix.cpp Added test and workaround for #1942 2012-05-16 15:11:17 +00:00
opengl_interop.cpp fixed several warnings (VS2010, Win64) 2012-04-23 14:22:02 +00:00
out.cpp fixed printing Mx0 matrices (ticket #1247) 2011-07-22 12:15:22 +00:00
persistence.cpp Added test for #1997; fixed build warnings 2012-05-31 06:59:06 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
rand.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
stat.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
system.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00