FaceTemplate.toBdt Method¶
Module: FaceTemplate
Definition¶
Exports the face template object to a Biometric Data Template (BDT) buffer.
This buffer can only be used with id3 Face Match on Card specific implementations to verify a face template.
Uint8List toBdt()
Returns
Uint8ListA buffer that receives the biometric data template.
Exceptions
An error has occurred during Face Library execution.