FaceAttributes interface

Face Attributes

Properties

accessories

Properties describing any accessories on a given face.

age

Age in years

blur

Properties describing any presence of blur within the image.

emotion

Properties describing facial emotion in form of confidence ranging from 0 to 1.

exposure

Properties describing exposure level of the image.

facialHair

Properties describing facial hair attributes.

gender

Possible gender of the face. Possible values include: 'male', 'female'

glasses

Glasses type if any of the face. Possible values include: 'noGlasses', 'readingGlasses', 'sunglasses', 'swimmingGoggles'

hair

Properties describing hair attributes.

headPose

Properties indicating head pose of the face.

makeup

Properties describing the presence of makeup on a given face.

mask

Properties describing the presence of a mask on a given face.

noise

Properties describing noise level of the image.

occlusion

Properties describing occlusions on a given face.

qualityForRecognition

Properties describing the overall image quality regarding whether the image being used in the detection is of sufficient quality to attempt face recognition on. Possible values include: 'Low', 'Medium', 'High'

smile

Smile intensity, a number between [0,1]

Property Details

accessories

Properties describing any accessories on a given face.

accessories?: Accessory[]

Property Value

age

Age in years

age?: number

Property Value

number

blur

Properties describing any presence of blur within the image.

blur?: Blur

Property Value

emotion

Properties describing facial emotion in form of confidence ranging from 0 to 1.

emotion?: Emotion

Property Value

exposure

Properties describing exposure level of the image.

exposure?: Exposure

Property Value

facialHair

Properties describing facial hair attributes.

facialHair?: FacialHair

Property Value

gender

Possible gender of the face. Possible values include: 'male', 'female'

gender?: Gender

Property Value

glasses

Glasses type if any of the face. Possible values include: 'noGlasses', 'readingGlasses', 'sunglasses', 'swimmingGoggles'

glasses?: GlassesType

Property Value

hair

Properties describing hair attributes.

hair?: Hair

Property Value

headPose

Properties indicating head pose of the face.

headPose?: HeadPose

Property Value

makeup

Properties describing the presence of makeup on a given face.

makeup?: Makeup

Property Value

mask

Properties describing the presence of a mask on a given face.

mask?: Mask

Property Value

noise

Properties describing noise level of the image.

noise?: Noise

Property Value

occlusion

Properties describing occlusions on a given face.

occlusion?: Occlusion

Property Value

qualityForRecognition

Properties describing the overall image quality regarding whether the image being used in the detection is of sufficient quality to attempt face recognition on. Possible values include: 'Low', 'Medium', 'High'

qualityForRecognition?: QualityForRecognition

Property Value

smile

Smile intensity, a number between [0,1]

smile?: number

Property Value

number