Face detection

This is the main "what does the face plugin expose?" demo. It uses the face plugin to draw region masks, facial landmarks, and debug overlays in one pass, including brows, eyes, mouth regions, and the face mask texture in the corner.

It shows both levels of the API at once: region helpers such as faceAt and raw landmark access. On touch devices, double-tap to switch cameras.

View source