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.
 
 
 
 
 
 
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 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 fix issue 2788 12 years ago
array.cpp Normalize line endings and whitespace 12 years ago
cmdparser.cpp Normalize line endings and whitespace 12 years ago
convert.cpp Normalize line endings and whitespace 12 years ago
copy.cpp Normalize line endings and whitespace 12 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 disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 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 Warning and review notes fixes. 12 years ago
gpumat.cpp updated gpu module API 12 years ago
lapack.cpp SVD: always update W vector for better algorithm convergency 12 years ago
mathfuncs.cpp Normalize line endings and whitespace 12 years ago
matmul.cpp fix for bug #3068 (PCA::computeVar for double input): 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 Set stricter warning rules for gcc 13 years ago
parallel.cpp API restricted on WinRT partially removed from core. 12 years ago
persistence.cpp Removed a few more unused configuration macros. 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 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 Multiple fixes for WinRT 12 years ago
system.cpp Warning and review notes fixes. 12 years ago
tables.cpp Normalize line endings and whitespace 12 years ago