Last updated 2 years ago
Was this helpful?
import com.sybrin.facecomparison.FacialComparator
Public methods
Title
abstract void
(T result)
public void onSuccess (T result)
public void onSuccess (T result)
Called when the facial comparison process succeeds.
Parameters
<T extends >
Facial comparison data object.