Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides APIs for tracking facial feature locations, tracking facial animations, and capturing 3D representations of faces.
Classes
Name | Description |
---|---|
CaptureStatusChangedEventArgs | Provides data for the CaptureStatusChanged event. |
CollectionStatusChangedEventArgs | Provides data for the CollectionStatusChanged event. |
FaceAlignment | Stores the points of facial features such as eyes, nose, and mouth, from an image in 2D space. |
FaceFrame | Represents a face frame. |
FaceFrameArrivedEventArgs | Arguments for FaceFrameReader events. |
FaceFrameReader | Represents a face frame reader. |
FaceFrameReference | Represents a reference to a FaceFrame. |
FaceFrameResult | Represents a face frame result. |
FaceFrameSource | Represents a face frame source. |
FaceModel | Represents a face model. |
FaceModelBuilder | Represents a face model builder. |
FaceModelData | Represents face model data. |
HighDefinitionFaceFrame | Represents a high-definition face frame. |
HighDefinitionFaceFrameArrivedEventArgs | Provides data for the FrameArrived event. |
HighDefinitionFaceFrameReader | Represents a high-definition face frame reader. |
HighDefinitionFaceFrameReference | Represents a reference to a high-definition face frame. |
HighDefinitionFaceFrameSource | Represents a high-definition face frame source. |
TrackingIdLostEventArgs | Arguments for TrackingIdLost events. |
Structures
Name | Description |
---|---|
RectI | Represents a rectangle with integer coordinates. |
Enumerations
Name | Description |
---|---|
FaceAlignmentQuality | Face alignment quality levels. |
FaceFrameFeatures | Flags that indicate the face frame features that are present. |
FaceModelBuilderAttributes | Flags that indicate the attributes of a face model builder. |
FaceModelBuilderCaptureStatus | Status of the face model builder capture. |
FaceModelBuilderCollectionStatus | Status of the face model builder collection. |
FacePointType | Face point types. |
FaceProperty | Values that describe the state of a face. |
FaceShapeAnimations | Face shape animations. |
FaceShapeDeformations | Face shape deformations. |
HighDetailFacePoints | High-detail face points. |