Windows.Media.FaceAnalysis Namespace

Provides APIs for face detection in bitmaps or video frames.

Classes

DetectedFace

Represents a face that was detected in a SoftwareBitmap or a VideoFrame.

FaceDetector

Detects faces in a SoftwareBitmap.

FaceTracker

Detects faces in VideoFrame objects and tracks faces across subsequent video frames.

See also