Amazon Rekognition · Arazzo Workflow
Amazon Rekognition Quality Gated Enrollment
Version 1.0.0
Detect a face and check its quality, then index it into a collection only when a face is present.
View Spec
View on GitHub
Celebrity RecognitionComputer VisionContent ModerationCustom LabelsDeep LearningFace LivenessFacial RecognitionImage AnalysisMachine LearningObject DetectionText DetectionVideo AnalysisArazzoWorkflows
Provider
Workflows
quality-gated-enrollment
Detect and quality-check a face, then index it into a collection.
Confirms a usable face exists in the enrollment image before indexing it into the target collection, gating enrollment on face presence.
1
detectFaces
detectFaces
Detect faces and full quality attributes in the enrollment image.
2
indexFaces
indexFaces
Index the validated face into the target collection with a quality filter.