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 |
---|---|---|
int |
Index of the minutia in the probe template. |
|
int |
Index of the minutia in the reference template. |
|
int |
Internal comparison score of this minutia pair. |