FingerMinutiaPair Structure

Namespace: id3.Finger

Definition

Represents a finger minutia pair.
class FingerMinutiaPair
class FingerMinutiaPair
public partial struct FingerMinutiaPair
public class FingerMinutiaPair
public typealias FingerMinutiaPair = id3FingerMinutiaPair
typedef struct id3FingerMinutiaPair

Properties

Name

Type

Description

probeIndex

int

Index of the minutia in the probe template.

referenceIndex

int

Index of the minutia in the reference template.

score

int

Internal comparison score of this minutia pair.