Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / samples / c / facedetect.cmd
index 6881e57..85ddb92 100755 (executable)
@@ -1 +1 @@
-facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml"
\ No newline at end of file
+facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" --nested-cascade="../../data/haarcascades/haarcascade_eye.xml" --scale=1.3
\ No newline at end of file