opencv/apps/traincascade
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_.
This should allow many algorithms to take advantage of more parallelization
technologies.
2013-05-31 12:22:04 +04:00
..
boost.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
boost.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cascadeclassifier.cpp fixed #2165 2012-07-12 12:32:54 +00:00
cascadeclassifier.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
CMakeLists.txt Add option to control build of applications (feature #2568) 2013-01-29 16:38:59 +04:00
features.cpp
haarfeatures.cpp
haarfeatures.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
HOGfeatures.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
HOGfeatures.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imagestorage.cpp
imagestorage.h
lbpfeatures.cpp
lbpfeatures.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
traincascade_features.h
traincascade.cpp