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 FaceModel
in The Face Model to look for.

Returns

String
The expected file name

Exceptions

An error has occurred during Face Library execution.