Are there any plans on supporting face detection? #3166
Unanswered
CombeeMike
asked this question in
Q&A
Replies: 1 comment
-
We're getting more questions about this so it may be time to prioritize. I think better than waiting for a WebXR face tracking API would be use the WebXR raw camera access API instead (which is close to shipping in Chrome) and do the ML image processing in JS, since there are some decent solutions to that now. We'll need to think through the best way to expose an API to use for this in MV. Suggestions welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any concrete plans on supporting face detection with the
modelviewer
?I only found this ticket (and the related discussion) dealing with the question so far.
Follow-up-questions:
modelviewer
somehow polyfill this feature "on its own"?Beta Was this translation helpful? Give feedback.
All reactions