Skip to content

Rob-Johnson/face_extract_worker

Repository files navigation

Image Extract Worker

Created as part of final year project at the University of Sussex.

This watches RabbitMQ for messages detailing user photos, retrieves the photo, extracts the faces and posts individual faces to AmazonS3.

Caveats:

Relies on OpenCV, which places it's python packages in the system site packages. Thus, if you're using a virtualenv, you'll have to use --allow-system-site-packages when you create the env.

About

Worker to extract faces from images and post to S3 Bucket. Built as part of final year project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages