FaceMatcher.compareTemplates Method

Module: FaceMatcher

Definition

Compares two templates and outputs a comparison score.

int compareTemplates(FaceTemplate reference, FaceTemplate probe)

Parameters

reference FaceTemplate
in Reference template.

in Probe template.

Returns

int
The comparison score, in the range [0;65535].

Exceptions

An error has occurred during Face Library execution.