From 5c694f159b012d1d94bf15bfe580dec52e4fe797 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 14 Mar 2015 20:40:49 +0000 Subject: Gem osx/x86_64 built '' for osx/x86_64 --- Gem/pix_roi-help.pd | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Gem/pix_roi-help.pd (limited to 'Gem/pix_roi-help.pd') diff --git a/Gem/pix_roi-help.pd b/Gem/pix_roi-help.pd new file mode 100644 index 0000000..69de47a --- /dev/null +++ b/Gem/pix_roi-help.pd @@ -0,0 +1,64 @@ +#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 ; +#X text 53 355 Inlet 1: roi : 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; -- cgit v1.2.1