The example demonstrates how to load a descriptor from a file and to compare two descriptors.
As said in the introduction page, this repository doesn't provide SDK headers, libraries and tools; you have to obtain them from VisionLabs.
This example assumes that you have read the FaceEngine Handbook already (or at least have it somewhere nearby for reference) and are familiar with some core concepts, like memory management, object ownership and life-time control. This sample will not explain these aspects in detail.
To get familiar with FSDK usage and common practices, please go through Example 1 first.
./Example8 <descriptor1.xpk> <descriptor2.xpk> threshold
Descriptors belong to one person.