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 FingerModelin The AI model to be unloaded.
processingUnit ProcessingUnitin The processing unit used for the model.
Exceptions
An error has occurred during Finger Library execution.