CompareFaces

Estimated reading: 2 minutes 2174 views

This activity facilitates measuring the degree of possibility that faces in two images are of the same person. Here it uses a similarity score to verify if it is the same person by comparing it against a reference photo in real time.

Properties

AUTHENTICATION

Similaritythreshould:* Specifies the percentage of similarity threshold to be applied to the comparative images.

SourceImagepath:* Specify the path of the source image to be compared.

TargetImagePath:* Specify the path of the target image path to be compared to.

MISC

Body: This will be empty and auto populates once an activity is dropped into the scope.

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 Regex Automation feature in use.

OUTPUT

Output: This is not a mandatory field. However, to see the output of the match percentage declare a variable here.

Result: Declare a variable here to validate the activity. It accepts only Boolean value. This is not a mandatory field.

* Mandatory fields to execute the workflow.

Once the amazon scope is dropped in the flowchart and the details are entered, we can drop the required amazon activities within the scope to execute the same.

Share this Doc

CompareFaces

Or copy link

CONTENTS