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