aboutsummaryrefslogtreecommitdiff
path: root/pdp_opencv_surf-help.pd
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-09-05 17:14:41 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-09-05 17:14:41 +0000
commitcdffa16cd3c84bcf6f3a6f83ee2232a3b086fbec (patch)
tree65fcf26623a2723557ef0f3f7b689edbcdd4f648 /pdp_opencv_surf-help.pd
parent4c23d671e4854daba5007381d6313c07acd6da9e (diff)
cosmetics
svn path=/trunk/externals/pdp_opencv/; revision=12247
Diffstat (limited to 'pdp_opencv_surf-help.pd')
-rw-r--r--pdp_opencv_surf-help.pd12
1 files changed, 6 insertions, 6 deletions
diff --git a/pdp_opencv_surf-help.pd b/pdp_opencv_surf-help.pd
index d19f419..c7c01a1 100644
--- a/pdp_opencv_surf-help.pd
+++ b/pdp_opencv_surf-help.pd
@@ -9,7 +9,7 @@
#X msg 313 39 close;
#X obj 243 110 pdp_v4l;
#X msg 300 7 open /dev/video0;
-#X obj 412 -20 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+#X obj 412 -20 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 412 7 metro 40;
#X msg 493 26 close;
@@ -61,15 +61,15 @@
#X text 144 623 <-- mark the points you want to track in the video
window;
#X text 280 527 position of each marked point;
-#X text 218 441 make a delaunay with all points;
-#X msg 137 439 delaunay on;
-#X msg 139 460 delaunay off;
-#X text 249 471 make a delaunay with point 1 and a tolerance of 50
+#X text 214 426 make a delaunay with all points;
+#X msg 133 424 delaunay on;
+#X msg 135 445 delaunay off;
+#X text 245 456 make a delaunay with point 1 and a tolerance of 50
( all points which color is in that range will be included in the delaunay)
;
#X obj 168 324 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144
-1 -1 0;
-#X msg 145 483 pdelaunay 1 50;
+#X msg 141 468 pdelaunay 1 50;
#X obj 20 499 pdp_opencv_surf;
#X text -6 -112 pdp_opencv_surf : SURF ( Speed Up Robust Features )
points detection and tracking;