Luise Krumbein: Difference between revisions

From Medien Wiki
Line 26: Line 26:


[[/References/]]
[[/References/]]
[[/Trials/]]


[[/Homework/]]
[[/Homework/]]

Revision as of 12:26, 10 June 2021

FINAL PROJECT: pulse — distorting live images

(video) Manipulate webcam image 7.png

A normal pulse is regular in rhythm and strength. Sometimes it's higher, sometimes lower, depending on the situation and health condition.You rarely see it and feel it from time to time. Apart from the visualisation of an EKG, what could it look like? How can this vital rhythm be visualised?

Pulse Interaction.jpg

I would like to use an Arduino pulse sensor to create an interactive installation. The setup contains the pulse sensor and a screen. The user can easily connect to the Max by clipping the Arduino sensor to its finger. The webcam is connected and the screen shows a pulsating and distorted image of the participant. The pulse sensor visually stretches the webcam image, moves in rhythm of the pulse and creates a new result.

A more complex version would be the interaction of two pulses. Two Arduino pulse sensors are connected to MAX and one distorted webcam image is showing the combination of the pulses from two people. This idea could be further developed during the semester.

How does it work: Arduino pulse sensor that measures the pulse with the fingers. Usually, this is used to measure the radial pulse. In MAX, a patch must be created in which the data from Arduino is converted into parameters which distorts the image.

some links:

  • webcam interaction [1]
  • distorting images [2]

DOCUMENTATION

Process

References

Homework