kylecorry31 / Trail-Sense

An Android app that uses your phone's sensors to assist with wilderness treks or survival situations.
https://kylecorry.com/Trail-Sense/
MIT License
1.23k stars 75 forks source link

Estimate distance using camera #2132

Open kylecorry31 opened 11 months ago

kylecorry31 commented 11 months ago

Track both the point of interest and device rotation to estimate distance using parallax. More research needed.

This might be able to estimate object size as well if distance can be estimated automatically (clinometer)

Potentially leverage stereo cameras if the device reports distance between cameras

kylecorry31 commented 1 month ago

Another idea by @RandomGuy0400 could be to leverage the autofocus system / IR rangefinder if this is possible.