FingerMatchDetails Class¶
Namespace: id3.Finger
Definition¶
Represents the finger matching details.
Properties¶
Name |
Type |
Description |
|---|---|---|
int |
Index in probe template record. Relevent only if calling CompareTemplateRecords(). |
|
int |
Index in reference template record. Relevent only if calling CompareTemplateRecords(). |
|
Minutia pair list associated to this comparison. |
||
int |
Matching score. In the range [0:65535]. See FingerMatcherThreshold to set a threshold to take a match/no-match decision. |