immersive-web / proposals

Initial proposals for future Immersive Web work (see README)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support FaceDetector for AR

QingAn opened this issue · comments

For WebAR application, it is important to support human face detection through the mobile phone camera. Note that, this is not used for human face authentication, but just for returning the human face position.

This includes the number of human faces detected, the relative position of human face within the camera's captured image, both 2D position (rectangle) and 3D position (matrix).

Therefore, a face detector API should be defined to support above function.

It seems like forward motion on this Issue has stalled so I'm going to close it. If you have a plan for how to make progress then ping me and we can re-open it.