.. |
algorithm.cpp
|
Fix algorithm setter argument validation for uchar
|
2014-01-02 21:17:55 +01:00 |
alloc.cpp
|
TLS calls on WinRT replaced on variables with C++11 "thread" attribute.
|
2013-07-31 05:43:52 -07:00 |
arithm.cpp
|
fixed bug #3341
|
2013-12-30 16:47:54 +04:00 |
array.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
cmdparser.cpp
|
fixed cmd parser when arg is like -+
|
2013-10-09 17:42:36 +04:00 |
convert.cpp
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
copy.cpp
|
Removed an unnecessary workaround for matrix-to-vector copyTo.
|
2014-01-17 14:16:22 +04:00 |
datastructs.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
drawing.cpp
|
Added brackets around line 888-892 for correct code!
|
2013-07-18 15:34:38 +02:00 |
dxt.cpp
|
typo
|
2013-12-17 17:41:28 +04:00 |
gl_core_3_1.cpp
|
enabled OpenGL on MacOSX
|
2014-02-13 00:17: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
|
Globbing accuracy test fail on Windows RT fixed.
|
2013-09-02 04:31:58 -07:00 |
gpumat.cpp
|
fix GpuMat::copyTo method with mask:
|
2014-01-22 10:40:14 +04:00 |
lapack.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
mathfuncs.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
matmul.cpp
|
All optimized function tables wrapped to getters to change its
|
2013-08-16 12:10:07 +04:00 |
matop.cpp
|
fixed misprint in MatOp::augAssignXor
|
2013-04-01 11:16:47 +04:00 |
matrix.cpp
|
cv::completeSymm fixed to work with any OpenCV data type and multiple channels.
|
2013-12-15 20:56:55 -02:00 |
opengl_interop_deprecated.cpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
opengl_interop.cpp
|
fixed memory leak in ogl::Texture2D
|
2013-11-19 10:12:22 +04:00 |
out.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
parallel.cpp
|
Fix a potential bug of ParallelLoopBodyWrapper::operator(Range)
|
2013-08-23 15:35:55 +08:00 |
persistence.cpp
|
Enabled CV_Assert and such to print the function name with Visual C++.
|
2013-11-07 17:22:02 +04:00 |
precomp.hpp
|
Revert "fixed bug #3319"
|
2014-01-17 13:43:00 +04:00 |
rand.cpp
|
TLS calls on WinRT replaced on variables with C++11 "thread" attribute.
|
2013-07-31 05:43:52 -07:00 |
stat.cpp
|
fixed ipp-related warnings
|
2013-10-05 14:54:00 +04:00 |
system.cpp
|
Fixed bug #3489: The code assumed that two global variables would be constructed in a particular order, but global variable initialization order is compiler-dependent.
|
2014-01-18 23:04:16 -07:00 |
tables.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |