FaceCompare

Estimated reading: 2 minutes 2059 views

This activity is used when we want to check the likelihood that two faces belong to the same person. You will get a confidence score and thresholds to evaluate the similarity. With Face Compare, you can easily verify a user against a reference photo.

Properties

INPUT

ImagePath1: * Specify the path of the first image.

ImagePath2: * Specify the path of the second image.

Parameter1: Specify the type of file 1.

Parameter2: Specify the type of file 2.

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 see the result of the activity, a variable must be declared here.

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

* Represents mandatory fields to execute the workflow.

Share this Doc

FaceCompare

Or copy link

CONTENTS