Skip to content

A serverless demopage to demonstrate how faces in pictures can be blurred using Amazon Rekognition and AWS Lambda.

Notifications You must be signed in to change notification settings

marekq/lambda-image-blur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-image-blur

A demopage to demonstrate how faces in pictures can be blurred using Amazon Rekognition. You will have access to your own blurring service running behind an API Gateway which you can use as a base for your own anonymizing solution. A demo of the solution can be found here; https://blur.marek.host

alt tag

Installation

The simplest way to deploy the demo application is through the Serverless Application Repository. After about a minute or so, the HTTPS endpoint to visit the service will be live and you can visit the page.

For a manual installation, you need to have the AWS SAM CLI installed and Docker running on your machine. Next, run deploy.sh in the Lambda directory to build the Lambda artifact and deploy using AWS SAM. During the process, you will be asked to specify the region that you want to deploy to. Finally you will be presented with the web URL where you can view the page.

Contact

In case of questions or bugs, please raise an issue or reach out to @marekq!

About

A serverless demopage to demonstrate how faces in pictures can be blurred using Amazon Rekognition and AWS Lambda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published