FingerImage.extractFinger Method¶
Module: FingerImage
Definition¶
Extracts an image of a specified finger from the previously detected set of fingers.
FingerImage extractFinger(int index)
Parameters
index intin The index of the finger to extract from the detected finger list.
Returns
A FingerImage object containing the extracted finger image.
Exceptions
An error has occurred during Finger Library execution.