FingerExtractor.createTemplateRecord Method¶
Module: FingerExtractor
Definition¶
Extracts several templates at once from a FingerImageRecord.
This function uses optimized batching to speed up the computation.
FingerTemplateRecord createTemplateRecord(FingerImageRecord imageRecord)
Parameters
imageRecord FingerImageRecordin Source image to process.
Returns
Generated finger template.
Exceptions
An error has occurred during Finger Library execution.