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 Karsakov 6ef0253fb7 Disabled some IPP implementation since it breaks tests 11 years ago
..
_latentsvm.h Normalize line endings and whitespace 13 years ago
_lsvm_distancetransform.h Normalize line endings and whitespace 13 years ago
_lsvm_error.h refactoring latentSVM 14 years ago
_lsvm_fft.h Normalize line endings and whitespace 13 years ago
_lsvm_matching.h Normalize line endings and whitespace 13 years ago
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_routine.h Normalize line endings and whitespace 13 years ago
_lsvm_tbbversion.h Normalized file endings. 12 years ago
_lsvm_types.h Normalize line endings and whitespace 13 years ago
_lsvmparser.h Normalize line endings and whitespace 13 years ago
cascadedetect.cpp Merge pull request #891 from NCBee:2.4 12 years ago
cascadedetect.hpp Normalized file endings. 12 years ago
datamatrix.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
distancetransform.cpp Normalize line endings and whitespace 13 years ago
featurepyramid.cpp Normalized file endings. 12 years ago
fft.cpp Normalized file endings. 12 years ago
haar.cpp Disabled some IPP implementation since it breaks tests 11 years ago
hog.cpp Fixes of some memory leaks 12 years ago
latentsvm.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
latentsvmdetector.cpp Fixes of some memory leaks 12 years ago
linemod.cpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 13 years ago
lsvmparser.cpp Added pointer initialization 12 years ago
lsvmtbbversion.cpp Normalized file endings. 12 years ago
matching.cpp Remove unused vars 12 years ago
normal_lut.i Initial commit of LINE-MOD source code to objdetect module. 13 years ago
objdetect_init.cpp merged 2.4 into trunk 13 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
resizeimg.cpp Normalize line endings and whitespace 13 years ago
routine.cpp Normalize line endings and whitespace 13 years ago