From 294c186eb26d4a2632c1874bfd1f1b8f9f7004ff Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Fri, 8 Feb 2013 01:23:39 +0000 Subject: fix a typo svn path=/trunk/externals/pix_opencv/; revision=17028 --- pix_opencv_blobtrack-help.pd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pix_opencv_blobtrack-help.pd b/pix_opencv_blobtrack-help.pd index a980228..314852c 100644 --- a/pix_opencv_blobtrack-help.pd +++ b/pix_opencv_blobtrack-help.pd @@ -1,4 +1,4 @@ -#N canvas 1010 391 818 513 10; +#N canvas 1008 397 818 513 10; #X obj 7 200 cnv 15 430 300 empty empty empty 20 12 0 14 -233017 -66577 0; #X obj 7 156 cnv 15 430 40 empty empty empty 20 12 0 14 -195568 -66577 @@ -204,10 +204,10 @@ is taken (input \, foreground mask or input with tracking information) #X text 35 360 blobnum : number of blobs in the current frame; #X text 36 376 blob matrix (follow the iem matrix standard) :; #X text 55 389 ; -#X text 65 399 and for each blob : ID \, x \, y \, width \, height -\, state (valide or not); #X text 35 428 there are also a lots of informations about parameters and algorithms... check out the pd-properties; +#X text 65 399 and for each blob : ID \, x \, y \, width \, height +\, state (valid or not); #X connect 12 0 13 0; #X connect 13 0 12 0; #X connect 15 0 23 0; -- cgit v1.2.1