-
Hi,
I want to detect eye blinking using tracking the distance between the vertices around an eye.
When mouth is opened, I found that the distance between the vertices around the mouth was increasi…
-
I ran the sample AugmentedFaces project on my phone and it is working fine. I now want to render the face mesh on the face, no other models. How exactly do I go about it?
Something similar to this…
-
With facial recognition, how can you tell if a user has opened their mouth, winked, etc.?
-
I was wondering if it is possible to get all the face vertices, distances between them and theirs X, Y, Z positions.
So far I have been working with ArCoreFaceView and its controller, but the only …
-
### SPECIFIC ISSUE ENCOUNTERED
Does ARCore Augmented Faces has any possibility to return more than one face or it only return one face in any devices?
### VERSIONS USED
- Unity: 2019.1
…
-
I am trying to render the a mask over the face using the AugmentedFace API in Arcore.I have all the vectors containing the normals,vertices,indices and uv texture of the face.i need to render the mask…
-
update:
I updated ARCore SDK to v1.16.0, still no luck! The problem remains.
macOS Catalina 10.15.4 and Xcode 11.4.
--------------------------------
I got the following error message. I suspect …
-
Hello
Can arcore team add tracked face size, height or width that i can access through code in ARController ? I need to know tracked face size on the application.
We need at least some specification…
-
Sceneform randomly crashes with SIGBUS or SIGSEGV when loading certain models, for example the [fox model](https://github.com/google-ar/sceneform-android-sdk/tree/master/samples/augmentedfaces/app/sam…
-
Hi,
According to new version, ArCore provides face detection api to render 3d model on faces with 468 point 3d mesh. But i want to detect eye and iris position and currently 3 region types are supp…