FaceTemplate.fromFile Method¶
Module: FaceTemplate
Definition¶
Imports the face template object from a file.
static FaceTemplate fromFile(String? path)
Parameters
path Stringin Path to the file to import the face template object from.
Returns
The newly created face template.
Exceptions
An error has occurred during Face Library execution.