arcoreDepth_example icon indicating copy to clipboard operation
arcoreDepth_example copied to clipboard

What does this project do?

Open agGitHub opened this issue 5 years ago • 1 comments

Hi,

What does this project do?

It makes nothing on my S10+. Just buttons "next" and "prev" and a slider but changes nothing when I play with them. Had no time to analyze the code yet.

Thanks !

agGitHub avatar Jul 23 '20 11:07 agGitHub

Sorry for the late reply, I did not notice your message here, since I do not monitor it much. So far this only works on Huawei devices and uses the TOF sensor. Others have reported modifying it to work on Samsung devices, but I do not have a device to test with.

This was created before Google's Depth API came out, and uses SharedCamera to access a hardware TOF sensor. It only works really well on Huawei devices. Huawei also has their own AR SDK called AREngine which is easier to work with than this, this is sort of a complicated hack to get depth working on ARCore on the same device.

mpottinger avatar Sep 26 '20 22:09 mpottinger