The entire project folder with all code and put zip folder
CSE 535 Mobile Computing Assignment 1
Individual Assignment
Heart rate sensing: For heart rate sensing we will utilize the back camera of the smartphone with flash enabled. We will take 45 s video from the back camera with the flash on. While taking the video the user should softly press their index finger on the camera lens while covering the flash light. From the variation of the red coloration in the image we will derive the heart rate of the subject.
Respiratory rate: For respiratory rate sensing we will utilize the accelerometer or orientation sensor of the smartphone. The user will be asked to lay down and place the smartphone on their chest for a period of 45 seconds. The respiratory rate will be computed from the accelerometer or orientation data.
Android API 23 or greater
Either do it in your smartphone or in android emulator (deliverables a little different, see below).
a) The entire project folder with all code in it and put it in a zip folder.
b) Extract the APK for API 23 or higher and upload
c) Upload a demo video of your application showing i) heart rate collection, ii) respiratory rate collection, iii) symptom monitoring and iv) database creation.i) The entire project folder with all code in it and put it in a zip folder.
ii) Extract the APK for API 23 or higher and upload
iii) Upload a demo video of your application showing i) heart rate extraction code, ii) respiratory rate extraction code, iii) symptom monitoring and iv) database creation. iOS 3.