The Face Detect App is an application created in python that detects faces in an image
https://omoze.pythonanywhere.com/home
- OpenCV- An online library for computer vision
- Html- Defines the contents visible on the webpage
- CSS- Styles the contents on the webpage
- Python- For backend
- Flask- Web Framework that ties the previously listed technologies
- Pythonanywhere- Webserver Host
- Add support for Webcam and Video Upload
- Improve UI


