A person group is one of the most important parameters for the Face - Identify API. The Identify searches person faces in a specified group.
This Java application app organizes people's faces into Group. Each person has a maximum of 248 faces that can be added a a group. Then, Trains various images of each person in the group to be easily detected, searched and identifieds. This is useful when a person ages, loses/gains weight etc over time.
- Create Azure Face API service
- Create an Azure Blog storage
- Update the source code with your Face API key
- Update the source code with the Connection String from your Blob storage account