aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_haarcascade-help.pd
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-07-02 15:55:46 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-07-02 15:55:46 +0000
commit6fd1ac37999d856979dad2b9a863b69f42689646 (patch)
treef5cf8bcdcc6f20acdaa2689e727efe5f96894128 /pix_opencv_haarcascade-help.pd
parent11ec35baaa2ee0d44f88c5ecab2a3ea71d3c4105 (diff)
update little details
svn path=/trunk/externals/pix_opencv/; revision=11842
Diffstat (limited to 'pix_opencv_haarcascade-help.pd')
-rw-r--r--pix_opencv_haarcascade-help.pd16
1 files changed, 8 insertions, 8 deletions
diff --git a/pix_opencv_haarcascade-help.pd b/pix_opencv_haarcascade-help.pd
index 1c46f66..3aa9b81 100644
--- a/pix_opencv_haarcascade-help.pd
+++ b/pix_opencv_haarcascade-help.pd
@@ -1,4 +1,4 @@
-#N canvas 197 73 1091 744 10;
+#N canvas 386 81 1091 744 10;
#X obj 266 -83 gemhead;
#X obj 87 544 pix_texture;
#X obj 87 577 square 2;
@@ -33,8 +33,8 @@
#X restore 14 -30 pd gemwin;
#X msg 14 -54 destroy;
#X text 10 -74 Create window and render;
-#X obj -86 241 pix_texture;
-#X obj -86 269 square 2;
+#X obj 5 544 pix_texture;
+#X obj 5 572 square 2;
#X obj 37 160 translateXYZ -2 0 0;
#X obj 85 247 cnv 15 650 250 empty empty empty 20 12 0 14 -24198 -66577
0;
@@ -92,8 +92,6 @@ the subsequent scans (default 1.1);
#X text 197 503 number of objects detected;
#X text 399 -22 used for face detection by default;
#X text 396 -10 ( load haarscascase_frontalface_alt.xml );
-#X text 401 -47 pix_opencv_haarscasccade : object recognition based
-on Haar's algorithm ( decision tree algorithm );
#X text 400 6 Written by Lluis Gomez i Bigorda ( lluisgomez@hangar.org
);
#X text 399 18 and Yves Degoyon ( ydegoyon@gmail.com );
@@ -106,6 +104,8 @@ on Haar's algorithm ( decision tree algorithm );
#X text 265 432 clear markers history;
#X text 217 282 Mode of operation. Currently the only flag that may
be specified is CV_HAAR_DO_CANNY_PRUNING ( 0 );
+#X text 401 -47 pix_opencv_haarscasccade : object recognition based
+on Haar's cascade algorithm;
#X connect 0 0 16 0;
#X connect 1 0 2 0;
#X connect 4 0 5 0;
@@ -151,6 +151,6 @@ be specified is CV_HAAR_DO_CANNY_PRUNING ( 0 );
#X connect 48 0 29 0;
#X connect 50 0 29 0;
#X connect 51 0 50 0;
-#X connect 62 0 29 0;
-#X connect 63 0 62 0;
-#X connect 64 0 29 0;
+#X connect 61 0 29 0;
+#X connect 62 0 61 0;
+#X connect 63 0 29 0;