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