Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

git-it/pulse_cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulse-estimator

how to use:

  • must have python 3.7+ installed.
  • git clone (or download and unzip this repo)
pip install -r requirements.txt
python get_pulse.py

That's it.

What is this project:

  1. using OpenCV (cv2) and the well documented haarcascade model idetnify faces from attached webcam
  2. estimate forehead location
  3. extract optical absorption from forehead*
  4. graph and estimate pulse

*Using optical absorption characteristics of (oxy-) haemoglobin ( https://www.osapublishing.org/oe/fulltext.cfm?uri=oe-16-26-21434&id=175396) we estimate pulse.

this project is based off a multitude of sources, too many to list. So thanks internet ;) you are alwasy there for me.

About

estimate pulse from webcam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages