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

Invisibility Cloak #53

Open Dhanush2612 opened 3 years ago

Dhanush2612 commented 3 years ago

Python Program to perform invisibility cloak

Dhanush2612 commented 3 years ago

Please assign me this issue

rk05-lenavo commented 3 years ago

Hey , I am participant in GSSOC'21.I'll be solving this using python. Can you please assign this to me?

aditisneh commented 3 years ago

@geekquad have recently worked on this project. If more people are needed , assign this to me anytime.

geekquad commented 3 years ago

Hey @Dhanush2612, which image processing technique will you be using here?

Dhanush2612 commented 3 years ago

@geekquad I will make use of technuque called Color detection and segmentation

geekquad commented 3 years ago

Okay. Please make a folder for the same. The directory structure should look like this:

Color_Detection_and_Segmentation

name_of_file.ipynb README.md

Please focus on implementing the concept rather than its application.

Dhanush2612 commented 3 years ago

@geekquad I have completed the PR regarding this issue. PR#100

nikki-priyaHIT commented 3 years ago

I want to work on this issue can i be assign for this issue?