opencv/modules/objdetect
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
..
doc fix broken links in cascade classification documentation 2013-01-30 19:28:16 +04:00
include/opencv2/objdetect Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf Reduce number of performance tests for LBP cascade 2012-12-20 12:25:59 +04:00
src Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
test Use gtest assertions in cascade test 2013-02-06 15:07:31 +04:00
CMakeLists.txt Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00