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.
 
 
 
 
 
 
Vadim Pisarevsky 959674618f restored SSE2 and added AVX optimization of the old haar face detector 12 years ago
..
cuda Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
algorithm.cpp partial fix for repeated algorithm registration (patch #2101 by Stephan Reuter) 13 years ago
alloc.cpp Set stricter warning rules for gcc 13 years ago
arithm.cpp Set stricter warning rules for gcc 13 years ago
array.cpp fixed #2297, #2300; fixed several warnings 12 years ago
cmdparser.cpp fixed #2297, #2300; fixed several warnings 12 years ago
convert.cpp integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov 13 years ago
copy.cpp fixed bug #2331 12 years ago
datastructs.cpp Warning fixes continued 13 years ago
drawing.cpp fixed #2130 13 years ago
dxt.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
gpumat.cpp Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
lapack.cpp added SSE2-optimized 3x3 invert by Grigoriy Frolov 12 years ago
mathfuncs.cpp Set stricter warning rules for gcc 13 years ago
matmul.cpp Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 12 years ago
matop.cpp fixed bug #2106; added test 13 years ago
matrix.cpp #2225 Rename getConvertData to getConvertElem to match the headers and documentation 12 years ago
opengl_interop.cpp fixed #2297, #2300; fixed several warnings 12 years ago
out.cpp Set stricter warning rules for gcc 13 years ago
parallel.cpp Fix Windows build after commit:41b6d25 12 years ago
persistence.cpp fixed #2297, #2300; fixed several warnings 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp moved parallel_for_ and ParallelLoopBody to core.hpp 13 years ago
rand.cpp merged 2.4 into trunk 13 years ago
stat.cpp made countNonZero SSE code SSE2-compliant and portable 13 years ago
system.cpp restored SSE2 and added AVX optimization of the old haar face detector 12 years ago
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago