FaceIndexer.getTemplate Method¶
Module: FaceIndexer
Definition¶
Retrieves a template from the face indexer by ID.
FaceTemplate getTemplate(String? id)
Parameters
id Stringin ID of the required face template.
Returns
The face template.
Exceptions
An error has occurred during Face Library execution.