Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 941 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 941 Bytes

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])