Last updated 2 years ago
import com.sybrin.facialrecognition.FacialTrainer
public void onFailure(FacialRecognitionException fre)
public void onFailure(FacialRecognitionException fre)
Called when the facial training process fails.
Public methods
Title
abstract void
onFailure(FacialRecognitionException fre)
Parameters
fre
The exception that was thrown.