PriscilaProgramer07 / Facial_Recognition_Attendance_System

0 stars 0 forks source link

Face comparison script using AWS Rekognition and DynamoDB #3

Open PriscilaProgramer07 opened 3 days ago

PriscilaProgramer07 commented 3 days ago

Create a Python script using the provided code to perform face recognition using AWS Rekognition. The script will take an image as input, search for matches in the Rekognition collection, and, if a match is found, retrieve the corresponding person's full name from a DynamoDB table.