opencv/modules/objdetect/src
Marina Kolpakova 2ca6a50546 Fixed bug #1663
2012-03-18 16:53:00 +00:00
..
_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
cascadedetect.hpp
datamatrix.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
distancetransform.cpp
featurepyramid.cpp
fft.cpp
haar.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
hog.cpp
latentsvm.cpp
latentsvmdetector.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
linemod.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
lsvmparser.cpp
lsvmtbbversion.cpp Eliminated all compiler warnings on Android 2012-02-21 14:07:44 +00:00
matching.cpp Fixed bug #1663 2012-03-18 16:53:00 +00:00
normal_lut.i Initial commit of LINE-MOD source code to objdetect module. 2012-02-26 23:55:18 +00:00
planardetect.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
precomp.cpp
precomp.hpp
resizeimg.cpp
routine.cpp