googlesamples / googlesamples/arcore-depth-lab
Support for Depth API in Android Emulator
Open
- Dominant language
- C#
- Stars
- 870
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I am doing a research project on mobile AR. I wanted to try Depth API on the Android Emulator's virtual scene, only to realize that this is not supported. But since a .obj model file is loaded in the virtual scene, can't we just compute, for example, compute the distance between the virtual camera and each vertex/plane to obtain an accurate depth map? May I know if this is actually feasible?
Contributor guide
Assessment
This issue has not been assessed yet.