FaceAttributes Class
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.
Face Attributes
public class FaceAttributes
type FaceAttributes = class
Public Class FaceAttributes
- Inheritance
-
FaceAttributes
Constructors
Properties
Accessories |
Gets or sets properties describing any accessories on a given face. |
Age |
Gets or sets age in years |
Blur |
Gets or sets properties describing any presence of blur within the image. |
Emotion |
Gets or sets properties describing facial emotion in form of confidence ranging from 0 to 1. |
Exposure |
Gets or sets properties describing exposure level of the image. |
FacialHair |
Gets or sets properties describing facial hair attributes. |
Gender |
Gets or sets possible gender of the face. Possible values include: 'male', 'female', 'genderless' |
Glasses |
Gets or sets glasses type if any of the face. Possible values include: 'noGlasses', 'readingGlasses', 'sunglasses', 'swimmingGoggles' |
Hair |
Gets or sets properties describing hair attributes. |
HeadPose |
Gets or sets properties indicating head pose of the face. |
Makeup |
Gets or sets properties describing present makeups on a given face. |
Mask | |
Noise |
Gets or sets properties describing noise level of the image. |
Occlusion |
Gets or sets properties describing occlusions on a given face. |
QualityForRecognition | |
Smile |
Gets or sets smile intensity, a number between [0,1] |
Applies to
Azure SDK for .NET