The Sentry Face Recognition feature detects the faces in a given image and associates labels with them. The Recognition is built with Clustering, wherein similar faces are grouped into the same cluster (or “bins”). The system automatically generates the Cluster Name (“Label”), and we provide another API which can be used to change it, such as to a person’s name.
The feature has two APIs.