aboutsummaryrefslogtreecommitdiff
path: root/pdp_opencv_surf-help.pd
diff options
context:
space:
mode:
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;