TrackedFace.toFile Method¶
Module: TrackedFace
Definition¶
Saves the face object to a file.
void toFile(String? path)
Parameters
path Stringin Path to the file to export the face object to.
Exceptions
An error has occurred during Face Library execution.