Introducing Amazon Rekognition: Amazon Rekognition package facilitates image analysis. Provide an image to the Amazon Rekognition API, and the service can identify objects, people, text, scenes, etc. It can detect any inappropriate content as well. Amazon Rekognition also provides highly accurate facial analysis, face comparison, and face search capabilities. You can detect, analyze, and compare faces for a wide variety of use cases, including user verification, cataloging, people count, and public safety.

  • Amazon Scope: Amazon Scope takes the input for authenticating for using Amazon Rekognition API's. It includes, Access Key ID, Secret Access Key and Region End Point
  • Safe Search: Activity will return the adult and racy content found in the given image
  • Face Detection: Activity will return the position of faces in the image along with gender, age range, landmarks count, etc.
  • Compare Faces: Activity will return the similarity percentage for the two given faces
  • Text Detection: Activity will return text from the given image with confidence score and image positions
  • Label detection: Activity identifies the objects and scenes in images that are specific to your business needs. 

To learn more, refer the Amazon Rekognition sub-menu under the Activities menu.

1.0.4