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 8ba9289a2c Merge pull request #146 from taka-no-me/win_opengl 12 years ago
..
cuda
algorithm.cpp Fix SHORT data type support in Algorithm 12 years ago
alloc.cpp
arithm.cpp
array.cpp
cmdparser.cpp
convert.cpp
copy.cpp
datastructs.cpp
drawing.cpp
dxt.cpp
gpumat.cpp
lapack.cpp improved accuracy of 3x3 invert on poorly-conditioned matrices (bug #2525) 12 years ago
mathfuncs.cpp
matmul.cpp
matop.cpp
matrix.cpp
opengl_interop.cpp Fix build on Windows with OpenGl enabled 12 years ago
out.cpp
parallel.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
persistence.cpp
precomp.cpp
precomp.hpp
rand.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
stat.cpp
system.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
tables.cpp