geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Facial Features Detection #11

Open nandinib1999 opened 3 years ago

nandinib1999 commented 3 years ago

I would like to contribute to this project by adding a mini-project which detects facial features and applies funny masks like cartoon eyes or sunglasses or moustache in real-time based on the facial points detected. I am a GSSOC'21 participant.

kritikaparmar-programmer commented 3 years ago

Hey, @nandinib1999 I'm assigning this issue to you. Do remember to make a pr when the contribution period for GSSOC'21 starts. Happy Coding :)

nandinib1999 commented 3 years ago

Can you please add the relevant tags on this issue?

thesakshipandey commented 3 years ago

I would like to contribute in this project too I have made Emotion detector in one of my project, so yeah

nandinib1999 commented 3 years ago

In which folder should this project be added?

geekquad commented 3 years ago

Hey @nandinib1999, Please create a folder for the same. The structure should look like this:

NameOfTheFolder

name_of_the_file.ipynb README.md

nikki-priyaHIT commented 3 years ago

I want to work on it can you please assign it to me, as i have previously worked on similar project, so can I?