FaceLibrary.getModelFileName Method¶
Module: FaceLibrary
Definition¶
Retrieves the model file name which is needed in the LoadModel function.
static String getModelFileName(FaceModel model)
Parameters
model FaceModelin The Face Model to look for.
Returns
StringThe expected file name
Exceptions
An error has occurred during Face Library execution.