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 f8e187e1e1 Merge pull request #1035 from SpecLad:cv-concurrency 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 Set stricter warning rules for gcc 13 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 Normalize line endings and whitespace 12 years ago
dxt.cpp Normalize line endings and whitespace 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 Backported globbing from master. 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 Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function. 12 years ago
persistence.cpp Check pointers before using them in var init 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Fix some warnings from -O0 build 12 years ago
rand.cpp Backported RNG_MT19937 from master. 12 years ago
stat.cpp Multiple fixes for WinRT 12 years ago
system.cpp Quiet output of cv::error in Java tests 12 years ago
tables.cpp Normalize line endings and whitespace 12 years ago