- Notifications
You must be signed in to change notification settings - Fork48
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
NotificationsYou must be signed in to change notification settings
codingforentrepreneurs/OpenCV-REST-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Extract faces from any image by building a REST API microservice using OpenCV
Code upgraded for Python 3.10
Lessons 1-3: no significant code added
4 - Hello World with Flask and Gunicorn
9 - Python Requests Uploader Module
14 - Extracting Faces with OpenCV
15 - Faces Extract Utility Function
16 - OpenCV Upload & Extract View
17 - Serving Static Files from Local Path
18 - Serve Faces Output as Live URL
19 - Deploy to Heroku via Docker
20 - Thank you: no significant code added