Large Person Group Person
Operations
Add Face From Stream |
Add a face to a person into a large person group for face identification or verification. To deal with an image contains multiple faces, input face can be speci... |
Add Face From Url |
Add a face to a person into a large person group for face identification or verification. To deal with an image contains multiple faces, input face can be speci... |
Create |
Create a new person in a specified large person group. |
Delete |
Delete an existing person from a large person group. The persistedFaceId, userData, person name and face feature in the person entry will all be deleted. |
Delete Face |
Delete a face from a person in a large person group by specified largePersonGroupId, personId and persistedFaceId.
|
Get |
Retrieve a person's name and userData, and the persisted faceIds representing the registered person face feature. |
Get Face |
Retrieve information about a persisted face (specified by persistedFaceId, personId and its belonging largePersonGroupId). |
List |
List all persons in a large person group, and retrieve person information (including personId, name, userData and persistedFaceIds of registered faces of the pe... |
Update |
Update name or userData of a person. |
Update Face |
Update a person persisted face's userData field. |