FaceTemplate Class

Namespace: id3.Face

Definition

Represents a face template.

Properties

Name

Type

Description

format

FaceTemplateFormat

Format of the face template.

quality

int

Quality of the face template.

Static Methods

Name

Description

fromBuffer

Imports the face template object from a buffer.

fromFile

Imports the face template object from a file.

Methods

Name

Description

clone

Clones the FaceTemplate object.

toBdt

Exports the face template object to a Biometric Data Template (BDT) buffer.

toBit

Exports the face template as a Biometric Information Template (BIT) for enrolment on a smart card equipped with id3 Match-on-Card technology.

toBuffer

Exports the face template object to a buffer.

toFile

Exports the face template object to a file.

update

Updates the face template by combining it with the specified face template.