.. |
cuda
|
minor warning fix
|
2012-08-19 22:43:27 +04:00 |
algorithm.cpp
|
partial fix for repeated algorithm registration (patch #2101 by Stephan Reuter)
|
2012-07-01 21:14:16 +00:00 |
alloc.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
arithm.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +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
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
convert.cpp
|
integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov
|
2012-07-24 17:24:31 +04:00 |
copy.cpp
|
fixed gcc compilation
|
2012-07-24 18:25:46 +04:00 |
datastructs.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
drawing.cpp
|
fixed #2130
|
2012-07-05 20:55:55 +00:00 |
dxt.cpp
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
gpumat.cpp
|
minor warning fix
|
2012-08-19 22:43:27 +04:00 |
lapack.cpp
|
added SSE2-optimized 3x3 invert by Grigoriy Frolov
|
2012-08-07 17:59:52 +04:00 |
mathfuncs.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
matmul.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
matop.cpp
|
fixed bug #2106; added test
|
2012-06-27 20:51:48 +00:00 |
matrix.cpp
|
#2225 Rename getConvertData to getConvertElem to match the headers and documentation
|
2012-08-15 15:34:33 +04:00 |
opengl_interop.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
out.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
parallel.cpp
|
Fix Windows build after commit:41b6d25
|
2012-08-19 00:20:08 +04:00 |
persistence.cpp
|
Merged few small fixes from 2.4 branch
|
2012-06-30 13:36:27 +00:00 |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
precomp.hpp
|
moved parallel_for_ and ParallelLoopBody to core.hpp
|
2012-08-03 16:41:00 +04:00 |
rand.cpp
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
stat.cpp
|
made countNonZero SSE code SSE2-compliant and portable
|
2012-07-30 16:02:49 +04:00 |
system.cpp
|
Fix Android build after commit:41b6d25
|
2012-08-17 18:28:50 +04:00 |
tables.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |