- Pendle will monitor and record your heart rate, breathing, and emotions.
- Pendle uses a swinging ball, inspired by Eye-Movement Desensitisation and Reprocessing (EMDR) therapy, to help you process your experiences while feeling calm and relaxed.
- Stay focused and follow the moving object and instructions on your screen, like taking a deep breath.
-
Clone the repository:
-
Install the dependencies:
pip install -r requirements.txt -
Run the program:
python main.py
| Library | Description |
|---|---|
| Tkinter | GUI toolkit |
| OpenCV | Real time computer vision and machine learning |
| Numpy | Working with arrays |
| Deepface | Face recognition and facial attribute analysis (emotions) |
| SQLAlchemy | SQL toolkit and Object Relational Mapper |
Extending my utmost gratitude Dr Patel
- Nithyaa, A.N. et al. (2021) “Contactless measurement of heart rate from live video and comparison with Standard Method,” Health Information Science, pp. 257–270.
- Nguyen, H. (2018) Heart rate measurement using camera, GitHub. Available at: https://github.com/habom2310/Heart-rate-measurement-using-camera
- Oved, G. (2018) Webcam heart rate monitor, GitHub. Available at: https://github.com/giladoved/webcam-heart-rate-monitor
- Rahman, H., Ahmed, M.U., Begum, S., & Funk, P. (2016). Real Time Heart Rate Monitoring From Facial RGB Color Video Using Webcam. Annual Workshop of the Swedish Artificial Intelligence Society.
- Serengil, S.I. (2020) Deepface: A lightweight face recognition and facial attribute analysis (age, gender, emotion and race) library for python, GitHub. Available at: https://github.com/serengil/deepface
- Tangirala, R. (2018) Eulerian remote heartrate detection, GitHub. Available at: https://github.com/rohintangirala/eulerian-remote-heartrate-detection
- Wu, H.-Y. et al. (2012) “Eulerian video magnification for revealing subtle changes in the world,” ACM Transactions on Graphics, 31(4), pp. 1–8.
- Question free icons designed by Freepik (2017) Flaticon. Available at: https://www.flaticon.com/free-icon/question_471664
- Reload free icons designed by Freepik (2013) Flaticon. Available at: https://www.flaticon.com/free-icon/reload_25051
. . .