1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Made perf test for CascadeClassifier (LBP frontal face cascade).

This commit is contained in:
Leonid Beynenson
2011-09-07 19:52:52 +00:00
parent b0535e0456
commit 6bb15fa711
4 changed files with 43 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#include "perf_precomp.hpp"
CV_PERF_TEST_MAIN(objdetect)