Windows.Media.FaceAnalysis Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |