Skip to content

Detects a person's heart rate via webcam by tracking tiny changes in face colorization due to blood flow.

Notifications You must be signed in to change notification settings

k-perry/pulse_observer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pulse Observer

Description

Compute a person's pulse via webcam in real-time by tracking tiny changes in face coloration due to blood flow. For best results, try to minimize movement.

Uses Python, OpenCV, NumPy, SciPy, and Dlib.

Requirements

Compatibility

  • This program has only been tested on Windows 10. It may or may not work on Linux or Mac OS.
  • It will only work with Python 2.7.x. It will not work with Python 3+.
  • Tested with the following webcams:
    • Logitech C270
    • Logitech C920
    • Asus laptop

Author

Kevin Perry ([email protected])

About

Detects a person's heart rate via webcam by tracking tiny changes in face colorization due to blood flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages