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.
 
 
 
 
 
 
Evgeny Talanin 6308be2c3e Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp 12 years ago
..
_latentsvm.h
_lsvm_distancetransform.h
_lsvm_error.h
_lsvm_fft.h
_lsvm_matching.h
_lsvm_resizeimg.h
_lsvm_routine.h
_lsvm_tbbversion.h
_lsvm_types.h
_lsvmparser.h
cascadedetect.cpp Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp 12 years ago
cascadedetect.hpp fixed many warnings (modified pull request 13) 13 years ago
datamatrix.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
distancetransform.cpp Set stricter warning rules for gcc 13 years ago
featurepyramid.cpp Fixed mingw build. 13 years ago
fft.cpp Set stricter warning rules for gcc 13 years ago
haar.cpp Fix copy-paste bug in AVX optimization of haar 12 years ago
hog.cpp Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp 12 years ago
latentsvm.cpp Fixed build with TBB 13 years ago
latentsvmdetector.cpp Set stricter warning rules for gcc 13 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 Fixed mingw build. 13 years ago
lsvmtbbversion.cpp
matching.cpp Fixed Android build warnings and few warnings in specific cnfigurations 13 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.cpp
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
resizeimg.cpp initial support of GPU LBP classifier: added new style xml format loading 13 years ago
routine.cpp initial support of GPU LBP classifier: added new style xml format loading 13 years ago