From 6fd1ac37999d856979dad2b9a863b69f42689646 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 2 Jul 2009 15:55:46 +0000 Subject: update little details svn path=/trunk/externals/pix_opencv/; revision=11842 --- pix_opencv_haarcascade-help.pd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'pix_opencv_haarcascade-help.pd') 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; -- cgit v1.2.1