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