Developer Center / Code Examples ...

Find code examples for the AWS SDKs

Explore and run code examples to manage your AWS resources

actions

Code excerpts that show you how to call individual service functions.

scenarios

Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.

cross-service

Sample applications that work across multiple AWS services.

Filter by
Language
Example Type
Technology Category
Product
Showing results: 1-11
Total results: 11
  • category
No content found matching that criteria.
  • Scenario

    Updated
    Machine Learning & AI

    Detect people and objects in a video

    Amazon Rekognition

    Learn how to detect people and objects in a video with Amazon Rekognition.

    Java (v2) | Python (v3)

    Last update
    September 09, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Create a serverless application to manage photos

    API Gateway | Amazon Rekognition | Amazon S3 | Amazon SNS | DynamoDB | Lambda

    Learn how to create a serverless application that lets users manage photos using labels.

    .NET (v3) | C++ | Java (v2) | JavaScript (v3) | Kotlin | PHP (v3) | Rust

    Last update
    August 27, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Build a collection and find faces in it

    Amazon Rekognition

    • Create an Amazon Rekognition collection.
    • Add images to the collection and detect faces in it.
    • Search the collection for faces that match a reference image.
    • Delete a collection.

    Python (v3)

    Last update
    October 14, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Detect PPE in images

    Amazon Rekognition | Amazon S3 | Amazon SES | DynamoDB

    Learn how to build an app that uses Amazon Rekognition to detect Personal Protective Equipment (PPE) in images.

    Java (v2)

    Last update
    October 14, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Detect objects in images

    Amazon Rekognition | Amazon S3 | Amazon SES

    Learn how to build an app that uses Amazon Rekognition to detect objects by category in images.

    .NET (v3) | Java (v2) | JavaScript (v3) | Kotlin | Python (v3)

    Last update
    August 27, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Detect information in videos

    Amazon Rekognition

    • Start Amazon Rekognition jobs to detect elements like people, objects, and text in videos.
    • Check job status until jobs finish.
    • Output the list of elements detected by each job.

    Java (v2) | Kotlin

    Last update
    February 13, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Detect and display elements in images

    Amazon Rekognition

    • Detect elements in images by using Amazon Rekognition.
    • Display images and draw bounding boxes around detected elements.

    Python (v3)

    Last update
    October 14, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Save EXIF and other image information

    Amazon Rekognition | Amazon S3 | DynamoDB

    • Get EXIF information from a a JPG, JPEG, or PNG file.
    • Upload the image file to an Amazon S3 bucket.
    • Use Amazon Rekognition to identify the three top attributes (labels) in the file.
    • Add the EXIF and label information to an Amazon DynamoDB table in the Region.

    Rust

    Last update
    October 14, 2024
  • Scenario

    Updated
    Machine Learning & AI

    Detect faces in an image

    Amazon Rekognition | Amazon S3

    • Save an image in an Amazon S3 bucket.
    • Use Amazon Rekognition to detect facial details, such as age range, gender, and emotion (such as smiling).
    • Display those details.

    Rust

    Last update
    October 14, 2024
  • Hello AWS

    Updated
    Machine Learning & AI

    Hello Amazon Rekognition

    Learn how to get started using Amazon Rekognition.

    C++

    Last update
    October 14, 2024
  • Actions

    Updated
    Machine Learning & AI

    Code excerpts for Amazon Rekognition

    Learn how to call individual Amazon Rekognition functions.

    .NET (v3) | C++ | CLI (v2) | Java (v2) | Kotlin | Python (v3)

    Last update
    July 10, 2024
1

Was this page helpful?