Skip to content

noorkhokhar99/how-to-make-webcam-pulse-detector-with-python-opencv

Repository files navigation

how to make webcam pulse detector with python opencv

A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.

Steps to run Code

  • Clone the repository.
git clone https://github.com/noorkhokhar99/how-to-make-webcam-pulse-detector-with-python-opencv.git
  • Goto the cloned folder.
cd how-to-make-webcam-pulse-detector-with-python-opencv

  • Upgrade pip with mentioned command below.
pip install --upgrade pip
  • Install requirements with mentioned command below.
pip install -r requirements.txt
  • Run the code with mentioned command below.

  • Run

python filename.py

how.to.make.webcam.pulse.detector.with.python.opencv.mp4

Inference on a video:

https://www.youtube.com/@Pyresearch/videos

About

A python application that detects and highlights the heart-rate of an

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages