GeometricAttributes Structure

Namespace: id3.Face

Definition

Represents the geometric attributes of a portrait image.
class GeometricAttributes
class GeometricAttributes
public partial struct GeometricAttributes
public class GeometricAttributes
public typealias GeometricAttributes = id3FaceGeometricAttributes
typedef struct id3FaceGeometricAttributes

Properties

Name

Type

Description

headImageHeightRatio

int

Value indicating if the distance between the base of the chin and the crown is less than 80% of the total height of the image.

headImageWidthRatio

int

Value indicating if the image width is conform to the (image width / head width) ratio of 7:5.

horizontalPosition

int

Value indicating if the head is correctly centered horizontally.

resolution

int

Value indicating if the image resolution is sufficient.

verticalPosition

int

Value indicating if the distance from the bottom edge of the image to the imaginary line passing through the center of the eyes is between 50% - 70% of the total vertical length of the image.