Face List
Operations
| Add Face From Stream |
Add a face to a specified face list, up to 1,000 faces.
|
| Add Face From Url |
Add a face to a specified face list, up to 1,000 faces.
|
| Create |
Create an empty face list with user-specified faceListId, name, an optional userData and recognitionModel. Up to 64 face lists are allowed in one subscription.
|
| Delete |
Delete a specified face list. |
| Delete Face |
Delete a face from a face list by specified faceListId and persistedFaceId.
|
| Get |
Retrieve a face list’s faceListId, name, userData, recognitionModel and faces in the face list. |
| List |
List face lists’ faceListId, name, userData and recognitionModel. |
| Update |
Update information of a face list. |