Skip to content

Paras-97/Face-Filters

Repository files navigation

Face-Filters

In this piece of work I have tried to implement face_filter on a live video feed. We make use of OpenCv to detect face and impelment the filter on the face. There are two ways in which i ahev done this project. One by simply creating a jupytor notebook where i detect face and implement filters individually. Second method is where i make use of FLASK to create a web app which uses the module structure of the code and uses base.html for the layout.

Requriments
Python: 3.9.0
Flask: 2.0.1
OpenCv: 4.5.1

For better understanding of this work please refer to this link
https://medium.com/@rajput786.pp/face-filter-web-application-using-flask-d2cd0b772bd7

About

To implement face filters on a live video feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published