diff options
author | Antoine Villeret <avilleret@users.sourceforge.net> | 2013-01-31 15:47:54 +0000 |
---|---|---|
committer | Antoine Villeret <avilleret@users.sourceforge.net> | 2013-01-31 15:47:54 +0000 |
commit | c4b257b2cf73d01dfc0196a95c5d46fbe67bedd2 (patch) | |
tree | 6abdcd0e4a2ce558050a20f5e4231f9202540e4e | |
parent | a49ce775b0f51fd392ea280d31aa48d49f694c9c (diff) |
-restore broken cord on help patch
svn path=/trunk/externals/pix_opencv/; revision=17009
-rw-r--r-- | pix_opencv_contours-help.pd | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/pix_opencv_contours-help.pd b/pix_opencv_contours-help.pd index 7f54030..f36b4b6 100644 --- a/pix_opencv_contours-help.pd +++ b/pix_opencv_contours-help.pd @@ -1,4 +1,4 @@ -#N canvas 718 174 794 766 10; +#N canvas 716 180 794 766 10; #X obj 472 35 cnv 15 300 500 empty empty empty 20 12 0 14 -228992 -66577 0; #X obj 11 56 cnv 15 450 200 empty empty empty 20 12 0 14 -233017 -66577 @@ -283,7 +283,7 @@ point (2 floats)> <depth point (2 floats)> depth; #X obj 564 109 table drawY 1000; #X obj 564 129 table drawZ 1000; #X msg 559 168 settab drawX drawY drawZ; -#X obj 558 200 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 558 200 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 558 229 taboutput \$1; #X text 544 5 to improve performance and avoid "stack overflow" (because @@ -431,7 +431,7 @@ of drawing contours; #X connect 35 1 30 1; #X connect 36 0 23 0; #X restore 486 320 pd draw_contours; -#N canvas 668 302 660 668 info 1; +#N canvas 666 308 660 668 info 0; #X obj -187 105 cnv 15 250 40 empty empty empty 20 12 0 14 -4034 -66577 0; #X obj -78 302 cnv 15 350 20 empty empty empty 20 12 0 14 -4034 -66577 @@ -540,6 +540,7 @@ size (2 floats)> <angle in degrees> <number of points> <contour length> #X connect 46 0 52 0; #X connect 46 0 51 0; #X connect 48 0 41 0; +#X connect 48 1 39 0; #X connect 49 0 54 0; #X connect 50 0 49 0; #X connect 51 0 50 0; |