CompanyOnwership_icon
OutSystems Lab
Created on 24 November 2017
icon_unfollowing
Login to follow
amazon-rekognition

Amazon Rekognition

Stable version 2.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 27 April 2021 by 
OutSystems Lab
amazon-rekognition

Amazon Rekognition

Details
Connector that enables an OutSystems application to easily use Amazon Rekognition API
Read more

With this component you can consume Amazon Rekognition, more specifically, object and scene detection, facial analysis and face comparison after uploading an image.

How to use: Use RekDetectFaces and RekDetectLabels actions in order to consume AWS.


The first one enables you to automatically identify thousands of objects and provides you with a confidence score for each object whereas, with the second one, you can locate faces within images and analyze face attributes, such as whether the face is smiling, eyes are open, or showing emotions. When analyzing an image, Rekognition will return the position and a rectangular frame for each detected face along with landmark points such as left eye, right eye, nose, left corner of the mouth, and right corner of the mouth. This position information can be used to deliver additional functionality such as automatic face frames, highlights, or crops.

To consume this component you need to fill in your AWS credentials on configuration screen.

See more details on: https://aws.amazon.com/rekognition

Release notes (2.1.0)
⚠ This version introduces changes, that might require you to manually update your code.


Added functionalities


Improvements

  • The Sample app was remade into Reactive Web.
  • Separated connector app from sample app:
    • Amazon Rekognition
    • Amazon Rekogniton Sample
  • Improved actions and inputs names
  • Added descriptions 
  • Other small improvements


Others

  • The DetectLabels action now returns a structure from module (and not from the extension)
  • The Module AmazonRekognition is now a service module
  • Previous Sample app module was deleted
Reviews (0)
Category
Integrations, AI & Machine learning
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Amazon Rekognition has no dependencies.
Application Objects
Amazon Rekognition has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
See all 1 consumers
Weekly downloads