FaceDetection Activity
When to use the FaceDetection Activity
Use this activity when you want to detect faces in an image.
Figure 1
Drag and drop a FaceDetection activity from the GoogleCognitive package into the GoogleVisionScope drop zone. Refer Figure 3.
Fill all pertaining details in the Property window. Refer Figure 5.
Drag and drop a write Log activity from the Notification package to the Workflow and provide the Input String and Log Level. This is to be followed for all other activities to view the output.
Figure 2
Execute.
Figure 3
The output returns the Bounding Positions along with confidence score.
Given Image
Figure 4
Output
Figure 4.1
Technical Reference
Figure 5
Note: Skip on Error field accepts Boolean variable type.