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.
 
 
 
 
 
 
Andrey Kamaev c527340cb6 Merge branch 2.4 12 years ago
..
cuda optimizations: 12 years ago
algorithm.cpp Merge release 2.4.3 12 years ago
alloc.cpp Set stricter warning rules for gcc 13 years ago
arithm.cpp Restore core multiply/divide depth to CV_64F value. 12 years ago
array.cpp Normalize line endings and whitespace 12 years ago
command_line_parser.cpp Merge branch 2.4 12 years ago
convert.cpp removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++ 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 fixed build under linux with OpenGL 12 years ago
gl_core_3_1.hpp a bit more opengl refactoring: 12 years ago
gpumat.cpp optimizations: 12 years ago
lapack.cpp now invert 3x3 on "bad" matrices works well on Windows 12 years ago
mathfuncs.cpp Normalize line endings and whitespace 12 years ago
matmul.cpp Fix implementation of PCA overload with retained variance parameter 12 years ago
matop.cpp fixed bug #2106; added test 13 years ago
matrix.cpp Merge branch 2.4 12 years ago
opengl_interop.cpp fixed build for CARMA platform 12 years ago
out.cpp Set stricter warning rules for gcc 13 years ago
parallel.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
persistence.cpp Merge branch '2.4' 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Normalize line endings and whitespace 12 years ago
rand.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
stat.cpp a part of PR269 (parallelization of several functions) by Alexander Mordvintsev 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