Hello there!
Very newbie on the world of Processing so please bear with me!
For a video art installation project I need to do the following:
Generate white noise on top of a video (or live webcam feed) based on the number of people in front of the screen/Kinect. The less the people, the more the noise.
So, when 0 people are in front of the Kinect, the video and audio will be unidentifiable/ full of noise. 1 person..less noise. 2 people... even less noise etc. So, only when 5 people are recognized by Kinect will the video and audio be seen and heard properly.
I am way over my head, as the only projects I have done with Processing and Kinect had to do with simple movement recognition and video looping.
So,I am not sure how to start. Do you have any suggestions/tips/code that would help me get going?
Thanks in advance!
Very newbie on the world of Processing so please bear with me!
For a video art installation project I need to do the following:
Generate white noise on top of a video (or live webcam feed) based on the number of people in front of the screen/Kinect. The less the people, the more the noise.
So, when 0 people are in front of the Kinect, the video and audio will be unidentifiable/ full of noise. 1 person..less noise. 2 people... even less noise etc. So, only when 5 people are recognized by Kinect will the video and audio be seen and heard properly.
I am way over my head, as the only projects I have done with Processing and Kinect had to do with simple movement recognition and video looping.
So,I am not sure how to start. Do you have any suggestions/tips/code that would help me get going?
Thanks in advance!
1