lms-video/Gem/help/pix_indycam-help.pd
Santi Noreña e85d191b46 - Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector
- Añadidas fuentes de Gem y Pure Data
- pix2jpg incluído en Gem. Archivos de construcción de Gem modificados.
- Añadido fichero ompiling.txt con instrucciones de compilación
2013-02-04 18:00:17 +01:00

21 lines
893 B
Text

#N canvas 69 65 686 503 10;
#X msg 122 72 gemList;
#X msg 122 213 gemList;
#X text 83 44 get a video signal;
#X text 36 320 There are a group of messages that can be used to control
the camera (especially to create an image with dimensions a power of
2!);
#X text 45 373 dimen x y : set the x y dimensions in pixels;
#X text 45 393 zoom x y : set the zoom factor (1.0 is nominal);
#X text 46 417 bright value : set the brightnes factor;
#X text 47 441 contrast value : set the contrast factor;
#X text 47 459 hue value : set the hue factor;
#X text 47 478 sat value : set the saturation;
#X obj 122 166 pix_indycam;
#X text 121 26 [pix_indycam];
#X text 45 240 [pix_indycam] creates pixes from a SGI video camera.
;
#X text 41 264 [pix_indycam] obviously only works with SGI video workstations.
The name inidicates that it likes SGI-indy's the most.;
#X connect 0 0 10 0;
#X connect 10 0 1 0;