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