createTemplate

abstract fun createTemplate(): Template

Create the face template which can be used for matching. This method requires dot-face-verification module. This operation should be called on a background thread.

Return

Template.

Throws

If the dot-face-verification module is not activated.