Amazon Rekognition · Arazzo Workflow
Amazon Rekognition Detect then Compare Faces
Version 1.0.0
Confirm a face exists in the source image, then compare it against every face in a target image.
View Spec
View on GitHub
Celebrity RecognitionComputer VisionContent ModerationCustom LabelsDeep LearningFace LivenessFacial RecognitionImage AnalysisMachine LearningObject DetectionText DetectionVideo AnalysisArazzoWorkflows
Provider
Workflows
detect-then-compare-faces
Detect a source face then compare it against a target image.
Verifies a face is present in the source image and then compares that face against all faces detected in the target image, returning similarity scores.
1
detectSourceFace
detectFaces
Confirm a face is present in the source image before comparing.
2
compareFaces
compareFaces
Compare the source face against every face detected in the target image.