FaceCandidate Class

Namespace: id3.Face

Definition

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

Properties

Name

Type

Description

id

int

ID of the result candidate.

score

int

Match score between the reference and the probe used to perform the search.

Methods

Name

Description

clone

Clones the FaceCandidate object.