Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Rekognition
Amazon Rekognition offers pre-trained and customizable computer vision (CV) capabilities to extract information and insights from your images and videos.
Content language: English
Select tags to filter
Sort by most recent
284 results
We are currently integrating Amazon Rekognition Face Liveness in our application. We've noticed that when the device is in landscape mode, the liveness check does not proceed and throws an error.
Can ...
Hey Guys!
I'm designing a solution that requires real-time video analysis using Amazon Rekognition. Based on my research, I understand there are certain limits, but I need clarification on several as...
I'm running a lambda function in python that includes various opencv imports. I'm trying to use rekognition detect labels to get the bounding box dimensions of an object in an image before I crop it. ...
Some clients are telling me the FaceLiveness is not working for them. My confidence threshold is at 80% and I have not been able to reproduce my clients' errors, however when I told them to try it wit...
I see that Rekognition can do content moderation on images and videos, but what about PDF files? What service within AWS can scan a PDF for content moderation?

AWS OFFICIALUpdated a month ago0 votes182 views
This article presents best practices that you can use to minimize safety and security risks within your own free or trial service offerings.
Hi,
So, currently I am implementing a function where it is basically will receive a face, and I will try to find this face in the collection. The flow process will be like this, I will index (add to...
Luego del start video check en produccion con next.js sale este error: "Server issue. Cannot complete check due to server issue" {
"state": "SERVER_ERROR",
"error": {
"name": "ValidationExce...
I got charged for using Amazon Rekognition while still in free-tier period, I mainly used it to create collection, store images for faces and one video and search faces inside a video. Nothing else.
...
Hello - does including two custom labels in a single model result in different performance than two separate models with single labels?
IE does including two custom labels somehow influence each ot...
How much am I being charged if I called DetectCustomLabels API from AWS Rekognition? I could not find the cost in pricing section. Only DetectLabels API got the info.
In the documentation the following two lines are listed:
The maximum number of face vectors you can store in a single face collection is 20 million.
The default maximum number of user vectors you can ...