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 afe85e7e51 Fix some warnings from -O0 build 12 years ago
..
cuda optimizations: 12 years ago
algorithm.cpp Fix SHORT data type support in Algorithm 13 years ago
alloc.cpp Set stricter warning rules for gcc 13 years ago
arithm.cpp Restore core multiply/divide depth to CV_64F value. 13 years ago
array.cpp Normalize line endings and whitespace 13 years ago
cmdparser.cpp Normalize line endings and whitespace 13 years ago
convert.cpp Normalize line endings and whitespace 13 years ago
copy.cpp Normalize line endings and whitespace 13 years ago
datastructs.cpp Warning fixes continued 13 years ago
drawing.cpp Normalize line endings and whitespace 13 years ago
dxt.cpp Normalize line endings and whitespace 13 years ago
gpumat.cpp optimizations: 12 years ago
lapack.cpp now invert 3x3 on "bad" matrices works well on Windows 13 years ago
mathfuncs.cpp Normalize line endings and whitespace 13 years ago
matmul.cpp Fix implementation of PCA overload with retained variance parameter 13 years ago
matop.cpp fixed bug #2106; added test 13 years ago
matrix.cpp a part of PR269 (parallelization of several functions) by Alexander Mordvintsev 12 years ago
opengl_interop.cpp Fix build on Windows with OpenGl enabled 13 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. 13 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 Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 13 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 13 years ago