FaceLibrary.unloadModel Method

Module: FaceLibrary

Definition

Unloads a model from memory.

static void unloadModel(FaceModel faceModel, ProcessingUnit processingUnit)

Parameters

faceModel FaceModel
in The AI model to be unloaded.

processingUnit ProcessingUnit
in The processing unit used for the model.

Exceptions

An error has occurred during Face Library execution.