DetectedFace.fromFile Method

Module: DetectedFace

Definition

Imports the face object from a file.

static DetectedFace fromFile(String? path)

Parameters

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

Returns

The newly created detected face.

Exceptions

An error has occurred during Face Library execution.