Where is the code#
FaceEngine SDK examples#
A demo application with source code is provided within the /examples folder. It includes the best shot example.
The example shows:
- How to detect a face;
- How to normalize face (warping);
-
How to use estimators:
- eyes estimator,
- BestShotQuality estimator;
-
How to extract face descriptors from images and match them.