.. |
cuda
|
fast_nlm initial version
|
2012-10-08 19:57:19 +04:00 |
algorithm.cpp
|
some more fixes towards binary compatibility
|
2012-10-09 15:56:16 +04:00 |
alloc.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
arithm.cpp
|
Add else branch to previous fix
|
2012-10-09 20:34:10 +04:00 |
array.cpp
|
fixed #2297, #2300; fixed several warnings
|
2012-08-28 13:45:35 +04:00 |
command_line_parser.cpp
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
convert.cpp
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
copy.cpp
|
Fixed "arr = NaN" case (bug #2056)
|
2012-10-09 16:28:31 +04:00 |
datastructs.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
drawing.cpp
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
dxt.cpp
|
fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223)
|
2012-10-11 00:53:43 +04:00 |
gpumat.cpp
|
fast_nlm initial version
|
2012-10-08 19:57:19 +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
|
Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated
|
2012-09-04 13:58:59 +04:00 |
matop.cpp
|
fixed bug #2106; added test
|
2012-06-27 20:51:48 +00:00 |
matrix.cpp
|
fixed one more msvc warning in tbb kmeans
|
2012-10-10 14:53:29 +04:00 |
opengl_interop.cpp
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
out.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
parallel.cpp
|
fixed build errors on Mac; moved test for #2332 from imgproc to highgui
|
2012-10-15 13:55:32 +04:00 |
persistence.cpp
|
fixed #2297, #2300; fixed several warnings
|
2012-08-28 13:45:35 +04: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
|
fixed batchDistance minimum finding #2292
|
2012-10-12 13:25:55 +04:00 |
system.cpp
|
Move thread-related functions implementation to parallel.cpp
|
2012-10-15 12:44:16 +04:00 |
tables.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |