GetFaceSetDetails

When to use the GetFaceSetDetails Activity

Use this activity when you want to get details about a FaceSet.

Figure 1

1

Drag a GetFaceSetDetails activity from the FacePlusPlus package and drop it into the FPP Scope. Fill appropriate details in all fields in the property window. Refer Figure 4. Execute to get details about a FaceSet, including information such as faceset_token, outer_id, display name, etc.

Note: It will not return the full list of face_token at a time. Each request will return 100 face_token at the most. To get the complete list, please use parameter `start` and `next`. Please modify your program ASAP.

Figure 2

2

Return Values

Figure 3

3

Technical Reference

Figure 4

4

1.0.0