FingerImage.toNumpy Method¶
Module: FingerImage
Definition¶
Exports the image to a numpy array (Python only)
to_numpy(self) -> bytearray
Returns
bytearray
Output numpy array.
Exceptions
An error has occurred during Finger Library execution.