google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 402 forks source link

Using front facing for image recognize #699

Open CtFelix opened 4 years ago

CtFelix commented 4 years ago

I am working on a project in which it is necessary to recognize images using the front camera (selfie camera). In the settings of ARCoreSession I tried to change Device Camera Derection to front facing, but the error constantly appears that in AugmentedImages you need to use only the back camera.

Is there any way to use the front camera to recognize the image and get the image tag?

VERSIONS USED