FacialComparator.OnFailureListener

import com.sybrin.facecomparison.FacialComparator

Summary

Public methods

​Title

abstract void

onFailure(FacialComparisonException fce)

Public methods

onFailure

public void onFailure(FacialComparisonException fce)

Called when the facial comparison process fails.

Parameters

​Title

fce

The exception that was thrown.

Last updated