Eyesweb 3

From Gmv

Jump to: navigation, search

Contents

[edit] Proyecto

+ +

[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

  • PROJ_divide_imagen_5.eyw

[edit] detectar colores

  • PROJ_track_color_BRY.eyw

[edit] información de los elementos de color

  • PROJ_info_elementos.eyw

[edit] OSC

  • PROJ_osc.eyw

[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
  • 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

[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.

[edit] The Manual Input Sessions

A series of audiovisual vignettes which probe the expressive possibilities of hand gestures and finger movements.

[edit] Apparition

An interactive dance and media performance.

[edit] Kage Nest and Tools Life

[edit] Mirror


[edit] Vorwerk


A vacuum cleaner that hoovers away the pattern of a carpet.

[edit] Referencias

Personal tools