HeartBeat icon indicating copy to clipboard operation
HeartBeat copied to clipboard

Measuring the pulse on Android using the camera.

Results 4 HeartBeat issues
Sort by recently updated
recently updated
newest added

Is it possible to open this project in android studio and run the app ? When i tried to open this project in android studio, gradle sync is failing and...

Not all phones have a flash right next to the main shooter, and because of that it's not always possible to cover both the camera and flash. Therefore I ask...

Hi, I am not sure if this is device specific, but my flash led gets so hot that I can't press my finger onto it after a few seconds. I...

Please consider using [Fourier transform](https://en.wikipedia.org/wiki/Fourier_transform) to improve pulse detection and filter out noise. [There are](https://github.com/search?l=Java&q=fourier&type=Repositories) a lot of libraries to do this.