aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_roi-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-17 22:38:45 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-17 22:38:45 +0000
commit356f94fc355f36c16e48555d10c2377dff4b7554 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/pix_roi-help.pd
parent5c694f159b012d1d94bf15bfe580dec52e4fe797 (diff)
Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64
built 'coverity_scan:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64
Diffstat (limited to 'Gem/pix_roi-help.pd')
-rw-r--r--Gem/pix_roi-help.pd64
1 files changed, 0 insertions, 64 deletions
diff --git a/Gem/pix_roi-help.pd b/Gem/pix_roi-help.pd
deleted file mode 100644
index 69de47a..0000000
--- a/Gem/pix_roi-help.pd
+++ /dev/null
@@ -1,64 +0,0 @@
-#N canvas 477 282 799 436 10;
-#X text 452 8 GEM object;
-#X obj 9 326 cnv 15 430 100 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X text 39 328 Inlets:;
-#X obj 8 286 cnv 15 430 30 empty empty empty 20 12 0 14 -195568 -66577
-0;
-#X text 17 285 Arguments:;
-#X obj 7 56 cnv 15 430 220 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X obj 449 77 cnv 15 170 250 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X text 453 60 Example:;
-#X obj 514 254 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
-0;
-#N canvas 1 98 450 300 gemwin 0;
-#X obj 132 136 gemwin;
-#X obj 67 89 outlet;
-#X obj 67 10 inlet;
-#X obj 67 41 route create;
-#X msg 67 70 set destroy;
-#X msg 142 68 set create;
-#X msg 198 112 destroy \, reset;
-#X msg 132 94 create \, 1 \, color 0.5 0.5 0.5;
-#X connect 2 0 3 0;
-#X connect 3 0 4 0;
-#X connect 3 0 7 0;
-#X connect 3 1 5 0;
-#X connect 3 1 6 0;
-#X connect 4 0 1 0;
-#X connect 5 0 1 0;
-#X connect 6 0 0 0;
-#X connect 7 0 0 0;
-#X restore 519 293 pd gemwin;
-#X msg 519 274 destroy;
-#X obj 450 114 cnv 15 160 100 empty empty empty 20 12 0 14 -24198 -66577
-0;
-#X text 71 31 Class: pix object;
-#X text 53 342 Inlet 1: gemlist;
-#X text 463 398 and example/04.pix/27.bitmap_font.pd;
-#X text 50 12 Synopsis: [pix_roi];
-#X text 63 296 <x1> <y1> <x2> <y2>;
-#X text 53 355 Inlet 1: roi <x1> <y1> <x2> <y2> : set roi;
-#X text 38 372 Outlets:;
-#X text 46 385 Outlet 1: gemlist;
-#X text 515 253 Create window:;
-#X msg 451 86 gem_list;
-#X msg 451 238 gemlist;
-#X obj 451 186 pix_roi 0.25 0.25 0.75 0.75;
-#X msg 466 151 roi 0 0 0.5 0.5;
-#X text 29 56 Description: set the region-of-interest of an image;
-#X text 22 109 The arguments set the lower left and upper right corners
-of the roi.Coordinates must be normalized.;
-#X text 21 79 [pix_roi] will allow you to set the region of interest
-of the current image-data.;
-#X text 22 139 other pix-objects should then apply whatever they are
-doing on the so-specified sub-image.;
-#X text 22 170 (currently only [pix_set] supports ROI \, more will
-hopefully follow);
-#X connect 9 0 10 0;
-#X connect 10 0 9 0;
-#X connect 21 0 23 0;
-#X connect 23 0 22 0;
-#X connect 24 0 23 0;