Face detection with Amazon Rekognition
This app uses the Amazon Rekognition service. The Rekognition service lets you analyse images and videos. It has a few features: Label Detection, Face Detection, Face Recognition, Face Search and Verification, Celebrity Recognition, Pathing etc.
The one used in this app is Face Detection. To learn more about Amazon Rekognition click here.
Functionality
- Upload an image, preferably of a human face.
- Get some basic data on the face.
- There are some sample images for you to test.
- DISCLAIMER: THE RESULTS ARE PURELY BASED ON THE RESPONSE FROM AWS REKOGNITION (I had nothing to do with it 🧐)
Site URL:
https://awesome-cori-897db7.netlify.com/
Tech Stack
- Angular: 8.2.14
- Node: 10.15.1
- TypeScript: 3.5.3
- AWS services:
- S3
- Rekognition