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 refactoring latentSVM 14 years ago
_lsvm_distancetransform.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_error.h refactoring latentSVM 14 years ago
_lsvm_fft.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_matching.h ok. enabled TBB in LatentSVM, but need to check if it works 14 years ago
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_routine.h refactoring latentSVM 14 years ago
_lsvm_tbbversion.h fixed a few warnings and bugs, including ticket #1079 14 years ago
_lsvm_types.h refactoring latentSVM 14 years ago
_lsvmparser.h renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 14 years ago
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) 12 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 12 years ago
lsvmparser.cpp Fixed mingw build. 13 years ago
lsvmtbbversion.cpp Eliminated all compiler warnings on Android 13 years ago
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 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
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