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.
 
 
 
 
 
 
Roman Donchenko bf2256fb89 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
..
algorithm.cpp Fix algorithm setter argument validation for uchar 11 years ago
alloc.cpp TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 12 years ago
arithm.cpp Merge pull request #2706 from ilya-lavrenov:ipp_2.4_warnings 11 years ago
array.cpp typos 11 years ago
cmdparser.cpp fixed cmd parser when arg is like -+ 12 years ago
convert.cpp deleted extra semicolons 11 years ago
copy.cpp Removed an unnecessary workaround for matrix-to-vector copyTo. 11 years ago
datastructs.cpp Warning fixes continued 13 years ago
drawing.cpp Function for drawing arrows 11 years ago
dxt.cpp Revert changes by PR#2930 since it breaks logic of inverse mode. 11 years ago
gl_core_3_1.cpp enabled OpenGL on MacOSX 11 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 fix GpuMat::copyTo method with mask: 11 years ago
lapack.cpp Normalized file endings. 12 years ago
mathfuncs.cpp Normalize line endings and whitespace 13 years ago
matmul.cpp Fix reallocation of D buffer in gemm 11 years ago
matop.cpp bug fix 3696 11 years ago
matrix.cpp use more accurate reshape 11 years ago
opengl_interop.cpp fixed memory leak in ogl::Texture2D 12 years ago
opengl_interop_deprecated.cpp updated license header in whole gpu module 12 years ago
out.cpp Update out.cpp 11 years ago
parallel.cpp Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 12 years ago
persistence.cpp cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
precomp.hpp Revert "fixed bug #3319" 11 years ago
rand.cpp TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 12 years ago
stat.cpp Merge branch 'bug_3172' of https://github.com/elmarb/opencv into bfmatcher_fix; 11 years ago
system.cpp Modifications to support dynamic vector dispatch. 11 years ago
tables.cpp Normalize line endings and whitespace 13 years ago