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.
 
 
 
 
 
 
Alexander Kapustin 9bb6e899f3 12 functions from Norm_func family were Neon Optimized 13 years ago
..
cuda fixed bug in gpu::transformSmart with mask 13 years ago
algorithm.cpp merged all the latest changes from 2.4 to trunk 13 years ago
alloc.cpp #842 #include <sys/mman.h> is moved from public headers closer to usage 13 years ago
arithm.cpp fixed mask operations with uninitialized output array, added the corresponding test (ticket #1286) 13 years ago
array.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
cmdparser.cpp fixed some more GCC warnings 13 years ago
convert.cpp merged few missed changes from 2.4 to trunk 13 years ago
copy.cpp CV_ENABLE_UNROLLED 13 years ago
datastructs.cpp added another contour perimeter test and fixed bug #216 13 years ago
drawing.cpp fixed line clipping (ticket #1284) 13 years ago
dxt.cpp merged all the latest changes from 2.4 to trunk 13 years ago
gpumat.cpp added more assertion on device features to gpu functions and tests 13 years ago
lapack.cpp CV_ENABLE_UNROLLED 13 years ago
mathfuncs.cpp merged all the latest changes from 2.4 to trunk 13 years ago
matmul.cpp merged all the latest changes from 2.4 to trunk 13 years ago
matop.cpp some more core functions documented + minor fixes and rearrangements 14 years ago
matrix.cpp merged all the latest changes from 2.4 to trunk 13 years ago
opengl_interop.cpp Fixed Linux build with OpenGL but without CUDA 13 years ago
out.cpp fixed printing Mx0 matrices (ticket #1247) 14 years ago
persistence.cpp merged all the latest changes from 2.4 to trunk 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Tegra-optimized cv::compare 14 years ago
rand.cpp fixed bug #1318. extended RNG::fill with the optional saturateRange parameter 13 years ago
stat.cpp 12 functions from Norm_func family were Neon Optimized 13 years ago
system.cpp merged all the latest changes from 2.4 to trunk 13 years ago
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago