Is it possible to measure distance to object with camera?

前端 未结 10 1946
孤独总比滥情好
孤独总比滥情好 2020-11-27 12:22

Is it possible to measure distance to object with phone camera?

I mean, in my application I start the camera, facing the camera to the object (lets say house) and th

10条回答
  •  [愿得一人]
    2020-11-27 12:38

    One way to achieve this is using the DPI's in your device. You can take a picture and calculate the height. But you'll need another object as a reference and then you will be able to know the problem with this method could be the perspective between the objects

提交回复
热议问题