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

Change colour space #25

Open aakriti1318 opened 3 years ago

aakriti1318 commented 3 years ago

Hey, GSSoC`21 participant. I would like to work on this issue.

Dhanush2612 commented 3 years ago

Hi I am participant @GSSOC 21, can you assign me this issue?

Ashishsingh619 commented 3 years ago

Hi, I'm a GSSoC`21 participant and want to contribute to this. I have good knowledge about this topic and want to apply my knowledge to practice, So can you please assign me this issue @geekquad sir and @kritikaparmar-programmer maam

geekquad commented 3 years ago

Assigning Change colour space BGR ↔ Gray to @aakriti1318. Assigning Change colour space BGR ↔ HSV to @Dhanush2612.

Dhanush2612 commented 3 years ago

@geekquad I have completed my part and done with PR #88.

aakriti1318 commented 3 years ago

@geekquad I have completed my part as well BGR2GRAY #89. Review this.