Eyesweb 1
From Gmv
Contents |
[edit] El cuerpo como interfaz
[edit] Very Nervous System
The third generation of interactive sound installations, that use video cameras, image processors, computers, synthesizers and a sound system to create a space in which the movements of one's body create sound and/or music.
[edit] Instalaciones habituales
[edit] Suelo interactivo
[edit] Chunky Moves Mortal Engine
Mortal Engine is a new dance-video-music-laser performance using movement and sound responsive projections to portray an ever-shifting, shimmering world in which the limits of the human body are an illusion.
- http://www.chunkymove.com/Our-Works/Current-Productions/Mortal-Engine.aspx
- http://www.youtube.com/watch?v=pS1WALmBqUw&feature=player_embedded (video)
[edit] Pared interactiva
[edit] Apparition
An interactive dance and media performance.
- http://www.exile.at/apparition/index.html?AppM=movies.html
- http://www.exile.at/apparition/appLines.html (video)
[edit] Mesa di Voce
An interactive media performance.
- http://www.tmema.org/messa/messa.html#overview
- http://www.tmema.org/messa/video/messa_ica1_jaapsolo_01s.mov (video)
[edit] Mesas interactivas
[edit] Perceptive pixel
Mesa multi-touch.
[edit] Software visión por ordenador
[edit] EyesWeb
[edit] Otras plataformas
[edit] Imagen digital: una matriz de pixeles
[edit] B/N
- origen (0,0)
- ejes (m,n)
- dimensiones de la imagen NxM
- escala de grises [blanco - negro]
- rango de valores [255 - 0]
[edit] Imagen en color
Más información:
- http://en.wikipedia.org/wiki/RGB_color_model
- http://en.wikipedia.org/wiki/CMYK_color_model
- http://en.wikipedia.org/wiki/YUV
[edit] EyesWeb I: introducción y detección
- ftp://ftp.infomus.org/../../Evaluate/EyesWeb/ (todas las versiones)
- ftp://ftp.infomus.org/../../Evaluate/EyesWeb/Version_4.0.2 (download version 4)
- http://www.infomus.org/EyesWeb/EywTutorials.html (tutoriales)
- http://eyw.free.fr/ (forum)
- http://eyw.free.fr/wiki/index.php?title=EyesWeb_wiki:Community_Portal (news)
[edit] Interfaz del programa
[edit] Cargar imagenes estaticas
[edit] patchs
[edit] ejemplo: tracking de color
- http://coding.feedfury.com/content/25562723-color_tracking_object_for_openframeworks.html
- http://www.vimeo.com/782236
[edit] tarea
- cargar una imagen color
- extraer toda la información
- quedar-nos con el canal verde
- convertir-la a escala de grises
[edit] Video y camaras
[edit] patch
[edit] tarea
- capturar de la webcam
- mostrar-lo en un display
[edit] Detección
[edit] Threshold
[edit] patchs
[edit] ejemplo: threshold de luz
[edit] tarea
- cargar un video de un muñeco (fondo negro, fondo blanco) o de la luz
- aislar el personaje o el foco del fondo
[edit] Croma
[edit] patch
[edit] más información
[edit] tarea
- hacer un patch que extraiga el fondo de color y deje solamente el personaje
[edit] Presencia
[edit] patchs
[edit] Tarea final de bloque
- substracción del fondo para simular las fotos con fondo hawaiano o parisino tipo Mac!


