FaceIndexer.fromFile Method

Module: FaceIndexer

Definition

Imports the face indexer object from a file.

static FaceIndexer fromFile(String? path)

Parameters

path String
in Path to the file to import the face indexer object from.

Returns

The newly created face indexer.

Exceptions

An error has occurred during Face Library execution.