Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smaranjitghose/upcharika
A unique flutter application aimed at helping people getting their vitals using Photoplethysmography and Computer Vision
https://github.com/smaranjitghose/upcharika
computer-vision flutter heartratemonitor photoplethysmography ppg spo2
Last synced: 3 months ago
JSON representation
A unique flutter application aimed at helping people getting their vitals using Photoplethysmography and Computer Vision
- Host: GitHub
- URL: https://github.com/smaranjitghose/upcharika
- Owner: smaranjitghose
- License: mit
- Created: 2021-05-25T22:42:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T17:40:19.000Z (about 3 years ago)
- Last Synced: 2023-03-07T21:04:15.248Z (almost 2 years ago)
- Topics: computer-vision, flutter, heartratemonitor, photoplethysmography, ppg, spo2
- Language: Dart
- Homepage:
- Size: 1.68 MB
- Stars: 37
- Watchers: 2
- Forks: 39
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
A unique flutter application aimed at helping people getting their vitals using Photoplethysmography and Computer Vision
## Current Goals:
- [ ] Use the camera and flash sensors to calculate Heart Rate
- [ ] Use the camera and flash sensors to calcuate SP02
- [ ] Make a dashboard for storing periodic readings
- [x] User Profile
- [ ] Login Page
- [ ] Sign Up Page
- [ ] Splash Screen
- [ ] Firebase/Supabase Intergration for Authentication
- [ ] Generate Reports### Our hard-working Project Maintainers👨‍🏫:
| ![](https://avatars.githubusercontent.com/u/46641503?v=4) | ![](https://avatars.githubusercontent.com/u/40017559?v=4) |
| :-------------------------------------------------------: | :-------------------------------------------------------: |
| [Smaranjit Ghose](https://github.com/smaranjitghose) | [Anush Bhatia](https://github.com/anushbhatia) |#### Our valuable Contributors👩‍💻👨‍💻 :
## Documents related to the project:
- [LICENSE](./LICENSE)
- [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)
- [CONTRIBUTION GUIDELINES](./CONTRIBUTING.MD)
- [CHANGELOG](./CHANGELOG.md)## References:
1. ```
Kanva, A.K., Sharma, C.J. and Deb, S., 2014, January. Determination of SpO 2 and heart-rate using smartphone camera. In Proceedings of The 2014 International Conference on Control, Instrumentation, Energy and Communication (CIEC) (pp. 237-241). IEEE.
```
2. ```
Bolkhovsky, J.B., Scully, C.G. and Chon, K.H., 2012, August. Statistical analysis of heart rate and heart rate variability monitoring through the use of smart phone cameras. In 2012 Annual International Conference of the IEEE Engineering in Medicine and Biology Society (pp. 1610-1613). IEEE.
```
3. ```
Liu, I., Ni, S. and Peng, K., 2020. Happiness at Your Fingertips: Assessing Mental Health with Smartphone Photoplethysmogram-Based Heart Rate Variability Analysis.Telemedicine and e-Health, 26(12), pp.1483-1491.
```