FingerMatchDetails Class

Namespace: id3.Finger

Definition

Represents the finger matching details.

Properties

Name

Type

Description

indexInProbe

int

Index in probe template record. Relevent only if calling CompareTemplateRecords().

indexInReference

int

Index in reference template record. Relevent only if calling CompareTemplateRecords().

minutiaPairList

FingerMinutiaPairList

Minutia pair list associated to this comparison.

score

int

Matching score. In the range [0:65535]. See FingerMatcherThreshold to set a threshold to take a match/no-match decision.