Amazon Rekognition · Arazzo Workflow
Amazon Rekognition Verify a Face Against a Collection
Version 1.0.0
Detect a face in an image to confirm a single subject, then search a collection to verify identity.
View Spec
View on GitHub
Celebrity RecognitionComputer VisionContent ModerationCustom LabelsDeep LearningFace LivenessFacial RecognitionImage AnalysisMachine LearningObject DetectionText DetectionVideo AnalysisArazzoWorkflows
Provider
Workflows
verify-face-against-collection
Detect a probe face then search a collection to verify identity.
Confirms a face exists in the probe image and then searches an existing collection by that image to verify the subject against enrolled faces.
1
detectFaces
detectFaces
Detect faces in the probe image and return all facial attributes.
2
searchByImage
searchFacesByImage
Search the collection for faces matching the probe image to verify identity.