opencv/modules/core/src
Alexander Smorkalov 6f68640d4d Multiple fixes for WinRT
Fixed flann build with NEON;
Fixed Haming distance with NEON;
Honest cvRound for WinRT added;
cvRound test added;
Video IO with direct show disabled;
2013-03-26 17:19:52 -07:00
..
cuda optimizations: 2013-01-23 21:05:07 +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 OpenGL functionality: 2013-02-19 14:13:11 +04:00
gl_core_3_1.hpp updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
gpumat.cpp updated gpu module API 2013-02-21 16:12:33 +04:00
lapack.cpp Fix invert under MSVC 2013-02-26 11:16:57 +04:00
mathfuncs.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
matmul.cpp Fix implementation of PCA overload with retained variance parameter 2012-10-22 18:46:20 +04:00
matop.cpp fixed bug #2106; added test 2012-06-27 20:51:48 +00:00
matrix.cpp restored binary compatibility 2013-02-21 12:18:08 +04:00
opengl_interop_deprecated.cpp restored binary compatibility 2013-02-21 12:18:08 +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 Fixed getNumThreads() for C= 2013-02-14 17:07:36 +04:00
persistence.cpp Check pointers before using them in var init 2013-01-28 16:51:28 -05:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Fix some warnings from -O0 build 2013-02-06 20:57:36 +04:00
rand.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 2012-11-01 12:44:10 +04:00
stat.cpp Multiple fixes for WinRT 2013-03-26 17:19:52 -07:00
system.cpp Quiet output of cv::error in Java tests 2013-01-23 18:08:09 +04:00
tables.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00