opencv/modules/objdetect/src
2012-09-17 13:30:28 +04:00
..
_latentsvm.h refactoring latentSVM 2011-07-12 18:43:41 +00:00
_lsvm_distancetransform.h fixed several gcc 4.1 warnings 2010-10-21 18:30:57 +00:00
_lsvm_error.h refactoring latentSVM 2011-07-12 18:43:41 +00:00
_lsvm_fft.h fixed several gcc 4.1 warnings 2010-10-21 18:30:57 +00:00
_lsvm_matching.h ok. enabled TBB in LatentSVM, but need to check if it works 2011-07-14 12:11:18 +00:00
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 2010-10-21 18:30:57 +00:00
_lsvm_routine.h refactoring latentSVM 2011-07-12 18:43:41 +00:00
_lsvm_tbbversion.h fixed a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
_lsvm_types.h refactoring latentSVM 2011-07-12 18:43:41 +00:00
_lsvmparser.h renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 2010-10-18 08:49:18 +00:00
cascadedetect.cpp fixed brocken tests by classifier loger from r9027 2012-07-15 04:11:46 +00:00
cascadedetect.hpp fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
datamatrix.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
distancetransform.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
featurepyramid.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
fft.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
haar.cpp Fix copy-paste bug in AVX optimization of haar 2012-09-17 13:30:28 +04:00
hog.cpp Fixed gcc build warning 2012-08-20 19:53:03 +04:00
latentsvm.cpp Fixed build with TBB 2012-06-08 06:23:28 +00:00
latentsvmdetector.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
linemod.cpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
lsvmparser.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
lsvmtbbversion.cpp Eliminated all compiler warnings on Android 2012-02-21 14:07:44 +00:00
matching.cpp Fixed Android build warnings and few warnings in specific cnfigurations 2012-06-13 13:19:43 +00:00
normal_lut.i Initial commit of LINE-MOD source code to objdetect module. 2012-02-26 23:55:18 +00:00
objdetect_init.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
resizeimg.cpp initial support of GPU LBP classifier: added new style xml format loading 2012-06-22 15:00:36 +00:00
routine.cpp initial support of GPU LBP classifier: added new style xml format loading 2012-06-22 15:00:36 +00:00