FingerWsq.decodeFromFile Method¶
Module: FingerWsq
Definition¶
Decodes a NIST WSQ encoded file to a FingerImage.
static FingerImage decodeFromFile(String? path)
Parameters
path Stringin Path of the WSQ file to decode.
Returns
The decoded WSQ image.
Exceptions
An error has occurred during Finger Library execution.