7

I am searching for a library to detect heart beats using an android phone's camera. As far as i see, apps with this capability use two ways:

  • Placing your finger tip on the camera lens and watching the changes in frames in camera.
  • Watching your face(not sure what they do later :)) with the front camera

Tried the application here but it does not seem to be correct when compared to the popular apps on the market. it actually made me worried at first.

Anyone used such a library for free or with a price? Thanks

Eenvincible
  • 5,641
  • 2
  • 27
  • 46
mehmet6parmak
  • 4,777
  • 16
  • 50
  • 71
  • I don't have an answer for now, just curious: in which context are you going to use such an app? – injecteer Aug 20 '14 at 14:39
  • we have an application which talks(through bluetooth) with the real health devices and fetches measured values to show the changes in history. If we can find such a library this feature would be integrated into the app. – mehmet6parmak Aug 20 '14 at 14:42
  • `detect heart beats using an android phone's camera.` So, you want to **see** the **sound** of your heart?! Wouldn't your **microphone** do a better job? – Phantômaxx Aug 20 '14 at 14:48
  • well, I really don't think, that any app can compete with any medical device in terms of accuracy. What you are trying to achieve looks like an on-line pregnancy test joke, with accuracy rate of 49% :) – injecteer Aug 20 '14 at 14:50
  • I can imagine using a gravity/acceleration sensor for that... – injecteer Aug 20 '14 at 14:52
  • I can imagine that using the built-in antiproton deceleration sensor will be doing an even better job... ;) – Phantômaxx Aug 20 '14 at 14:53
  • @injecteer sure, but providing such an alternative feature to people who does not own a heart beat detecting device would at least show them the change of their heart beat in history -- assuming the library is deterministic :) Also, as far as i tested the apps against the real device there is not a huge difference. – mehmet6parmak Aug 20 '14 at 15:07
  • 1
    so, all apps are delivering the heartbeat rates around 60-80 bpm? :) the question boils down to the accuracy tolerance. Either you provide precise results, or you provide "something". can you imagine a banking app, saying you have around 2k bucks on you account? :) – injecteer Aug 20 '14 at 15:13
  • I dont have in depth knowledge on the topic but when i simply think about the methods used i believe high accuracy rates are possible. In the case we found some library claiming such an ability this would not go in production before testing against real devices on different people with different properties. But again seeing works like MIT's http://people.csail.mit.edu/mrub/vidmag/ i think high accuracy rates can be achieved. – mehmet6parmak Aug 20 '14 at 16:16

0 Answers0