hacktoberfest icon indicating copy to clipboard operation
hacktoberfest copied to clipboard

Image filter using face detection

Open Adarsh-Saurabh opened this issue 3 years ago • 0 comments

What type of PR is this? (check all applicable)

I am adding a new feature. This program can apply eye filters.

  • [ ] 🚀 Added Name
  • [x] ✨ Feature
  • [x] 🌟 stared the repo
  • [ ] 🐛 Grammatical Error
  • [ ] 📝 Documentation Update
  • [ ] 🚩 Other

Description

I made this program using python, machine learning, computer vision and haar cascade. What this program does is first it detects the face from the image and then it detects the eyes and after some maths it is able to change the eye color to whatever color we like we can decide the type of filter we want to use for our eyes.

Add Link of GitHub Profile

Adarsh Saurabh

Adarsh-Saurabh avatar Oct 02 '21 10:10 Adarsh-Saurabh