FingerLibrary.unloadModel Method

Module: FingerLibrary

Definition

Unloads a model from the processing unit it was loaded into.

static void unloadModel(FingerModel fingerModel, ProcessingUnit processingUnit)

Parameters

fingerModel FingerModel
in The AI model to be unloaded.

processingUnit ProcessingUnit
in The processing unit used for the model.

Exceptions

An error has occurred during Finger Library execution.