FaceAttributes Structure

Namespace: id3.Face

Definition

Represents the face attributes.
class FaceAttributes
class FaceAttributes
public partial struct FaceAttributes
public class FaceAttributes
public typealias FaceAttributes = id3FaceAttributes
typedef struct id3FaceAttributes

Properties

Name

Type

Description

glasses

int

Value, from 0 to 100, indicating whether the subject is wearing glasses or not.

hat

int

Value, from 0 to 100, indicating whether the subject is wearing a hat or not.

makeUp

int

Value, from 0 to 100, indicating whether the subject is wearing makeup or not.

male

int

Value, from 0 to 100, indicating the estimated gender of the subject.

mouthOpen

int

Value, from 0 to 100, indicating whether the subject’s mouth is open or not.

smile

int

Value, from 0 to 100, indicating whether the subject is smiling or not.