FaceLibrary.unloadModel Method¶
Module: FaceLibrary
Definition¶
Unloads a model from memory.
static void unloadModel(FaceModel faceModel, ProcessingUnit processingUnit)
Parameters
faceModel FaceModelin The AI model to be unloaded.
processingUnit ProcessingUnitin The processing unit used for the model.
Exceptions
An error has occurred during Face Library execution.