Eyesweb 3
From Gmv
Contents |
[edit] Proyecto
- http://www.flong.com/projects/scrapple/
- http://www.jooyounpaek.com/zoonori.html
- http://scratch.mit.edu/projects/Mimi46/14586
- http://vimeo.com/625464
[edit] Grupos
[edit] Nombre 1, nombre 2, nombre 3
[edit] Nombre 4, nombre 5, nombre 6
[edit] Partes del proyecto
La parte de captura será un patch de EyesWeb que:
- divida la imagen en 5 franjas verticales que se procesan por separado
- en cada franja se detectan figuras geometricas elementales -redondas verdes, cuadrados azules, rectangulos amarillos, triangulos rectangulos rojos- de colores distintos.
- el patch debe mandar por OSC [el identificador de franja, el tipo de elemento detectado, su posición, su tamaño y alguna caracteristica útil -la inclinación de los triangulos, el radio de la circumferencia, el tamaño de los cuadrados y rectangulos, etc.]- para usarlo posteriormente.
[edit] dividir la imagen
[edit] detectar colores
[edit] información de los elementos de color
[edit] OSC
[edit] listado de puertos y Commands OSC
- primera franja de la imagen PUERTO = 1111
- redondas verdes:
- presencia (0=false 1=true) OSC_Command = VerdePresencia
- centro X (integer) OSC_Command = VerdeCentroX
- centro Y (integer) OSC_Command = VerdeCentroY
- radio (integer) OSC_Command = VerdeRadio
- cuadrados azules:
- presencia (0=false 1=true) OSC_Command = AzulPresencia
- centro X (integer) OSC_Command = AzulCentroX
- centro Y (integer) OSC_Command = AzulCentroY
- tamaño (integer) OSC_Command = AzulTamaño
- rectangulos amarillos:
- presencia (0=false 1=true) OSC_Command = AmarilloPresencia
- centro X (integer) OSC_Command = AmarilloCentroX
- centro Y (integer) OSC_Command = AmarilloCentroY
- alto (integer) OSC_Command = AmarilloAlto
- ancho (integer) OSC_Command = AmarilloAncho
- triangulos rectangulos rojos:
- presencia (0=false 1=true)OSC_Command = RojoPresencia
- centro X (integer) OSC_Command = RojoCentroX
- centro Y (integer) OSC_Command = RojoCentroY
- alto (integer) OSC_Command = RojoAlto
- ancho (integer) OSC_Command = RojoAncho
- pendiente (integer) OSC_Command = RojoPendiente
- redondas verdes:
- 2a franja de la imagen PUERTO = 2222
- 3a franja de la imagen PUERTO = 3333
- 4a franja de la imagen PUERTO = 4444
- 5a franja de la imagen PUERTO = 5555
[edit] Proyectos referencia
[edit] Videoplace
- http://www.medienkunstnetz.de/works/videoplace/
- http://www.aec.at/en/archives/prix_archive/prix_projekt.asp?iProjectID=2473
[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] Interactive boxes
Visitors may try to open the boxes containing the materials: the action is completed virtually, while different voices explain what you see on the table.
- http://hackedgadgets.com/2006/09/04/interactive-boxes/
- http://www.youtube.com/watch?v=K8TDhjdGPCg (video)
[edit] The Manual Input Sessions
A series of audiovisual vignettes which probe the expressive possibilities of hand gestures and finger movements.
- http://www.flong.com/projects/mis/
- http://www.tmema.org/mis/
- http://www.youtube.com/watch?v=2o-KDE_28nk (video)
[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] Kage Nest and Tools Life
[edit] Mirror
[edit] Vorwerk
A vacuum cleaner that hoovers away the pattern of a carpet.
[edit] Referencias
- apuntes de visión Golan Levin: http://www.flong.com/texts/essays/essay_cvad/
- luz y percepción visual: http://www.lightmodulator.org/research.htm
