/pulse_observer

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

Primary LanguagePython

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.
  • Tested with the following webcams:
    • Logitech C270
    • Logitech C920
    • Asus laptop

Author

Kevin Perry (kevinperry@gatech.edu)