FaceCandidate Class

Namespace: id3.Face

Definition

Represents a candidate in a one-to-many search.

Properties

Name

Type

Description

id

string

ID of the most similar face template as defined in the reference face template list used to perform the search.

score

int

Match score between the face probe template and the most similar one in the reference face template list used to perform the search.

Methods

Name

Description

clone

Clones the FaceCandidate object.