Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilya Lavrenov 036e99d03a fixed ipp-related warnings 12 years ago
..
cuda updated license header in whole gpu module 12 years ago
algorithm.cpp Made changes to avoid warnings (Windows compilation). 12 years ago
alloc.cpp TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 12 years ago
arithm.cpp fixed ipp-related warnings 12 years ago
array.cpp Normalize line endings and whitespace 13 years ago
cmdparser.cpp Normalize line endings and whitespace 13 years ago
convert.cpp Normalized file endings. 12 years ago
copy.cpp Normalize line endings and whitespace 13 years ago
datastructs.cpp Warning fixes continued 13 years ago
drawing.cpp Added brackets around line 888-892 for correct code! 12 years ago
dxt.cpp added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions. 12 years ago
gl_core_3_1.cpp updated license header in whole gpu module 12 years ago
gl_core_3_1.hpp updated license header in whole gpu module 12 years ago
glob.cpp Globbing accuracy test fail on Windows RT fixed. 12 years ago
gpumat.cpp updated gpu module API 12 years ago
lapack.cpp Normalized file endings. 12 years ago
mathfuncs.cpp Normalize line endings and whitespace 13 years ago
matmul.cpp All optimized function tables wrapped to getters to change its 12 years ago
matop.cpp fixed misprint in MatOp::augAssignXor 12 years ago
matrix.cpp Revise naming for getOclMat function. 12 years ago
opengl_interop.cpp restored binary compatibility 12 years ago
opengl_interop_deprecated.cpp updated license header in whole gpu module 12 years ago
out.cpp Normalized file endings. 12 years ago
parallel.cpp Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 12 years ago
persistence.cpp Removed a few more unused configuration macros. 12 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
rand.cpp TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 12 years ago
stat.cpp fixed ipp-related warnings 12 years ago
system.cpp Merge pull request #1316 from asmorkalov:winrt_c4447_fix 12 years ago
tables.cpp Normalize line endings and whitespace 13 years ago