Skip to content
/ PSC Public
forked from raphtoubi/PSC

Determine heart rate from a video

Notifications You must be signed in to change notification settings

tom8288/PSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Determination of heart rate from a video

First, we selecte skin pixels on the picture thanks to SkinDetector

Then we analyze their differences in color induced by the blood flow to the face so as to infer the heart rate with Pywavelet

The project was carried out in collaboration with Datakalab, a startup specialized in neuro marketing that uses Computer Vision to detect emotions.

Download Pywavelet & SkinDetector (https://github.com/WillBrennan/SkinDetector.git) Download OpenCV

About

Determine heart rate from a video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%