From a7f435346c35c33d9c4d52aaec332b7d54d93625 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 13 Oct 2009 22:29:34 +0000 Subject: added a working Optical Flow with Bloack Matching svn path=/trunk/externals/pdp_opencv/; revision=12590 --- pdp_opencv_contours_boundingrect-help.pd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'pdp_opencv_contours_boundingrect-help.pd') diff --git a/pdp_opencv_contours_boundingrect-help.pd b/pdp_opencv_contours_boundingrect-help.pd index 814a1ec..cf06aec 100644 --- a/pdp_opencv_contours_boundingrect-help.pd +++ b/pdp_opencv_contours_boundingrect-help.pd @@ -1,4 +1,4 @@ -#N canvas 729 49 737 767 10; +#N canvas 683 49 737 767 10; #X obj 41 -82 cnv 15 621 223 empty empty empty 20 12 0 14 -260097 -66577 0; #X msg 148 -25 open /dev/dv1394/0; @@ -13,7 +13,7 @@ #X msg 371 10 close; #X obj 301 81 pdp_v4l; #X msg 358 -22 open /dev/video0; -#X obj 482 -42 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 482 -42 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X obj 482 -15 metro 40; #X msg 563 4 close; @@ -92,17 +92,18 @@ silouets of the objects you want to track.; #X text 318 261 frame tolerance for identification ( default 5 ); #X obj 92 75 pdp_ieee1394; #X msg 211 280 nightmode \$1; -#X obj 301 281 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 301 281 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X obj 290 302 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; -#X obj 303 324 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 303 324 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 230 301 draw \$1; #X text 317 300 draw bounding rectangle ( default : on ); #X msg 245 322 show \$1; #X text 330 321 draw the detected contours ( default : off ); #X text 324 281 hide original image ( default : off ); +#X text 44 -99 comments to lluisgomez@hanger.org; #X connect 1 0 69 0; #X connect 2 0 3 0; #X connect 3 0 69 0; -- cgit v1.2.1