Skip to content

ericmersch/heartrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

heartrate

a simple pure data patch to visualise heartbeat with a webcam

HOW TO USE IT? Make sure you have installed the GEM library. Turn the DSP on and press your webcam with your finger.

HOW DOES IT WORK?

During a hearbeat cycle, the blood circulation makes slightly change the color of your skin. This patch measures these variations when you press the webcam with your finger. For each frame, it just compute the mean red pixel value of the image. This value is then filtered and rescaled. This processing helps to catch the relevent information. That's it.

About

a simple pure data patch to visualise heartbeat with a webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors