Made in response to Covid-19 virus, this can be beneficial to non-contact where heart rate can be measured through a simple webcam or phone camera. This further allow the person to track their heart rate without purchasing special equipments.
pip install opencv-python
- NumPy installed to perform the matrix task
pip install numpy
- Pandas installed to store student information in local database
pip install pandas
- TKinter installed to make GUI for better interaction with the program
pip install tk
- PIL installed to create and save images
pip install Pillow
- Zero dependencies and simple to operate with good accuracy
- Contactless measurement of Heart rate can help reduce the spread of viruses
- No need to purchase costly special equipment for the detection.
- Network connectivity is not required which result to no network related problems
- Run the below command in the terminal to open the interface:
python3 HRE.py
- Locate the recorded video to the Upload section, and you are good to go.
Note: For better accuracy, record your calculation atleast 3 times and take the average of your reading.
- Efficient Real-Time Camera Based Estimation of Heart Rate and Its Variability
- Emotion & Heartbeat Detection using Image Processing
Feel free to open an issue on GitHub if you find any bug.
- Feel free to Open an issue on GitHub to request any additional features you might need for your use case.
- Connect with me on LinkedIn. I'd love ❤️️ to hear where you are using this system.
This software is open source, licensed under the MIT License.