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

lscholten/lambda-image-blur

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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.

For a manual installation - run install.sh in the Lambda directory first to download the Python Imaging Library (PIL). Next, make a zip file of the full folder. Finally, deploy the attached SAM template through the CloudFormation console or CLI.

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

Languages

  • Python 88.7%
  • CSS 10.6%
  • Shell 0.7%