Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
0
Activity
3.3k
Summary
Summary
Amazon Rekognition is an image recognition service that detects objects, scenes, faces, text, and inappropriate content in images. You can also use the service to search and compare faces.
Overview
Overview
The Amazon Rekognition Activities Package extends the capabilities of UiPath Studio by integrating the robust Amazon Rekognition image service. Using the Amazon Rekognition Image APIs, this activities package provides you with the following image analysis capabilities:
The Amazon Rekognition Activities Package facilitates seamless interaction between UiPath and Amazon Rekognition by establishing an authenticated connection to your AWS account through the Amazon Scope activity. Once this connection is established, you can leverage the other activities within the package to automate various tasks involving the Amazon Rekognition Image service.
Each Amazon Rekognition activity invokes a specific Amazon Rekognition Image API action, utilizing user-defined input properties (i.e., request parameters). Upon successful execution, the activity delivers relevant response elements (i.e., output properties) that can be used as inputs in subsequent activities, queued for further processing, and more.
Before you build your first project, complete the steps in the Setup guide.
Following the setup, the Quickstart guides offer step-by-step instructions to create samples of the activities to validate the connection to your AWS account and facilitate familiarity with the input/output properties.
The Amazon Rekognition Activities Package encompasses the following activities:
Establishes an authenticated connection between UiPath and your AWS Account using your IAM credentials.
Detects faces in the input image and subsequently adds them to the specified collection. For each detected face, the activity furnishes an array of the added faces.
Identifies the 100 largest faces in the input image and provides an array of face detail objects for each detected face.
Compares the most prominent face in the source input image with each of the 100 largest faces detected in the target input image.
Stores information about detected faces in a server-side container (i.e. collection). You can use the facial information that's stored in a collection to search for known faces in images using the Identify Face activity.
Initially detects the largest face in the input image, then searches the specified collection for matching faces. The activity assesses the features of the input face and outputs an array of faces that match the input image.
Identifies instances of real-world objects within an input image, including items like flowers, trees, and tables; events such as weddings, graduations, and birthday parties; and concepts like landscapes, evenings, and nature.
Detects the words, lines, and text found in the input image.
Detects unsafe content such as explicit nudity and suggestive material within your input image.
Features
Features
The Amazon Rekognition Activities Package can be of help in a wide array of use cases:
Additional Information
Additional Information
Dependencies
UiPath.Amazon.Scope.Activities 0.1+ AWSSDK.Rekognition [3.3.100, 4.0.0)
Technical
Version
2.0.0Updated
December 19, 2023Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Tags
Application
Support
Email: support@uipath.com
Link: https://www.uipath.com/company/contact-us/contact-technical-supportUiPath Standard Support, see your Service Agreement.
Resources