FingerExtractor Class¶
Namespace: id3.Finger
Definition¶
Extracts the unique features of a finger image and generates finger templates.
Properties¶
Name |
Type |
Description |
|---|---|---|
Model used to detect minutiae in a finger image. |
||
Model used to encode minutiae with proprietary features. |
||
int |
Number of threads to use for feature extraction. |
Methods¶
Name |
Description |
|---|---|
Extracts the unique features of a finger image and generates a FingerTemplate. |
|
Extracts several templates at once from a FingerImageRecord. |