Skip to content

AWS SAM project that will deploy a simple API to identify faces in an image

Notifications You must be signed in to change notification settings

dan-mba/aws-sam-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS SAM Faces API

This project is an API to detect forward facing faces in an image. It uses OpenCV and a pretrained Haar Cascade model.

API

POST /faces send the binary image in the body and it will be returned with rectangles arround the faces

Resources

See the AWS SAM developer guide for an introduction to SAM specification, the SAM CLI, and serverless application concepts.

About

AWS SAM project that will deploy a simple API to identify faces in an image

Topics

Resources

Stars

Watchers

Forks

Languages