Skip to content

Latest commit

 

History

History

amazon-rekognition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Amazon Rekognition

You can read the complete documentation on Amazon Rekognition and the provided SDK's on aws.amazon.com.
This code example uses their PHP SDK and requires Composer to be installed locally.

Installation

  1. Run composer install
  2. Copy the .env.example file to .env and and fill in your AWS credentials

Running the face detection

Simply run php index.php, your images with face detection will be saved in /dataset-output/amazon-rekognition.