FaceAttributeType.Detection03 Struct
Definition
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.
Available attributes for detection03 model.
public struct FaceAttributeType.Detection03
type FaceAttributeType.Detection03 = struct
Public Structure FaceAttributeType.Detection03
- Inheritance
-
FaceAttributeType.Detection03
Properties
Blur |
Face is blurry or not. Level returns 'Low', 'Medium' or 'High'. Value returns a number between [0,1], the larger the blurrier. |
HeadPose |
3-D roll/yaw/pitch angles for face direction. |
Mask |
Whether each face is wearing a mask. Mask type returns 'noMask', 'faceMask', 'otherMaskOrOcclusion', or 'uncertain'. Value returns a boolean 'noseAndMouthCovered' indicating whether nose and mouth are covered. |