..
cuda
updated license header in whole gpu module
2013-03-22 14:03:15 +04:00
algorithm.cpp
Made changes to avoid warnings (Windows compilation).
2013-02-25 15:38:59 +04:00
alloc.cpp
Set stricter warning rules for gcc
2012-06-07 17:21:29 +00:00
arithm.cpp
fix issue 2788
2013-02-11 15:09:42 +01:00
array.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
cmdparser.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
convert.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
copy.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
datastructs.cpp
Warning fixes continued
2012-06-09 15:00:04 +00:00
drawing.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
dxt.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
gl_core_3_1.cpp
updated license header in whole gpu module
2013-03-22 14:03:15 +04:00
gl_core_3_1.hpp
updated license header in whole gpu module
2013-03-22 14:03:15 +04:00
glob.cpp
Backported globbing from master.
2013-04-10 19:36:39 +04:00
gpumat.cpp
updated gpu module API
2013-02-21 16:12:33 +04:00
lapack.cpp
SVD: always update W vector for better algorithm convergency
2013-04-04 13:55:36 +04:00
mathfuncs.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
matmul.cpp
fix for bug #3068 (PCA::computeVar for double input):
2013-06-14 12:53:44 +04:00
matop.cpp
fixed misprint in MatOp::augAssignXor
2013-04-01 11:16:47 +04:00
matrix.cpp
Revise naming for getOclMat function.
2013-06-21 14:51:23 +08:00
opengl_interop_deprecated.cpp
updated license header in whole gpu module
2013-03-22 14:03:15 +04:00
opengl_interop.cpp
restored binary compatibility
2013-02-21 12:18:08 +04:00
out.cpp
Set stricter warning rules for gcc
2012-06-07 17:21:29 +00:00
parallel.cpp
Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function.
2013-06-24 12:57:14 +04:00
persistence.cpp
Removed a few more unused configuration macros.
2013-07-10 18:29:11 +04:00
precomp.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
precomp.hpp
Remove HAVE_CVCONFIG_H - it's always defined.
2013-07-10 16:02:07 +04:00
rand.cpp
Backported RNG_MT19937 from master.
2013-04-10 19:39:38 +04:00
stat.cpp
Multiple fixes for WinRT
2013-03-26 17:19:52 -07:00
system.cpp
Removed a few more unused configuration macros.
2013-07-10 18:29:11 +04:00
tables.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00