FaceAnalyze

Estimated reading: 1 minute 2113 views

This activity is used to analyze the face and get the face attributes by passing its face token which is generated from the face detection activity. Face analyze can process up to 5 face tokens at a time.

Properties

INPUT

FaceTokenList: Specify the variable declared in the variable box as list<String> to analyze the face.

MISC 

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”. By default, it is set to “False.”

True: Continues the workflow to the next step
False: Stops the workflow and throws an error

Version: It specifies the version of the FacePlusPlus feature in use.

OUTPUT

Output: * This is not a mandatory field. However, to view the result of the analyzed face, declare a variable here.

Result: Declare a Boolean value here to validate the success state of the activity. This is not a mandatory field.

* Mandatory fields to execute the workflow.

Share this Doc

FaceAnalyze

Or copy link

CONTENTS