FaceDetection

Estimated reading: 1 minute 2207 views

This activity is used to detect faces within an image.

Properties

INPUT

ImagePath:* Specify the image path for the image from which the handwritten text needs to be extracted. This is a mandatory field for execution of the workflow.

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”
True: Continues to execute the workflow irrespective of any error thrown.
False: Stops the workflow if it throws any error

Version: It specifies the version of the Microsoft computer vision feature in use.

OUTPUT

Output: Declare a variable here to see the result of the analyzed image. This is not a mandatory field. However, to see the output of the analyzed image, a variable must be declared here.

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

*Represents Mandatory field to execute the workflow.

Share this Doc

FaceDetection

Or copy link

CONTENTS