philiiiiiipp / Android-Screen-to-Face-Distance-Measurement

Calculate the distance between your smartphone screen and your face using the front facing camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

two questions regarding your implementation

matanel-6over6 opened this issue · comments

  1. Why did you used with CALIBRATION_DISTANCE_A4_MM?
  2. I checked your app but its not accurate. i get 30 mm instated of 60 mm

10x for your help

  1. Its the length of a standard a4 piece of paper.
  2. Might very well be. This code is unmaintained since a couple of years and I am not sure whether it still works on current versions of android.

10x that you answered quickly.

  1. But why you checked this?
  2. I fixed the gradle and its running but its not accurate

Do you know how can i get the distance from eyes to camera (front camera) with Arcore or with another way?

  1. You can read about it here https://github.com/philiiiiiipp/Android-Screen-to-Face-Distance-Measurement/blob/master/README.md

Not really, like I said I havent really worked on this for years.