google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.91k stars 1.2k forks source link

Request- Confidence level and Iris points for AugmentedFace #1656

Open ss9326 opened 3 weeks ago

ss9326 commented 3 weeks ago

This is a feature request to add the following to ARCore's AugmentedFaces.

  1. Confidence level value for face detection. This would be helpful for displaying UI feedback if face detection isn't deemed accurate enough.
  2. 478 point face mesh (including iris) as in Mediapipe, rather than 468 as in current ARCore.

Are there any plans to implement these in the near future?

Thanks!