| .. |
|
cuda
|
fixed bug in gpu::transformSmart with mask
|
2012-01-22 13:25:45 +00:00 |
|
algorithm.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +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
|
fixed mask operations with uninitialized output array, added the corresponding test (ticket #1286)
|
2012-03-28 09:07:00 +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
|
merged few missed changes from 2.4 to trunk
|
2012-04-15 23:19:57 +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
|
fixed line clipping (ticket #1284)
|
2012-03-29 13:06: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
|
added more assertion on device features to gpu functions and tests
|
2012-03-27 10:34:30 +00:00 |
|
lapack.cpp
|
CV_ENABLE_UNROLLED
|
2012-02-10 06:05:04 +00:00 |
|
mathfuncs.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
matmul.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
matop.cpp
|
some more core functions documented + minor fixes and rearrangements
|
2011-06-08 21:35:19 +00:00 |
|
matrix.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
opengl_interop.cpp
|
Fixed Linux build with OpenGL but without CUDA
|
2012-03-15 15:08:21 +00:00 |
|
out.cpp
|
fixed printing Mx0 matrices (ticket #1247)
|
2011-07-22 12:15:22 +00:00 |
|
persistence.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
precomp.cpp
|
|
|
|
precomp.hpp
|
Tegra-optimized cv::compare
|
2011-11-07 06:29:34 +00:00 |
|
rand.cpp
|
fixed bug #1318. extended RNG::fill with the optional saturateRange parameter
|
2012-03-29 12:00:34 +00:00 |
|
stat.cpp
|
12 functions from Norm_func family were Neon Optimized
|
2012-04-16 11:39:38 +00:00 |
|
system.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
tables.cpp
|
|
|