Template Matcher
interface TemplateMatcher
Template matcher.
Types
Functions
Link copied to clipboard
abstract fun match(referenceTemplateBytes: ByteArray, probeTemplateBytes: ByteArray): TemplateMatcher.Result
Match reference and probe face templates.