Pixel-Processing
Pixel-Processing copied to clipboard
Color Detection using OpenCV
I am a GSSoC'21 Participant and will be doing this using python language. I want to contribute to this issue. Requesting admins to assign me this issue.
I am a GSSOC '21 Participant and I would like to work on this Issue, Please consider my request
Hey @surbhi2408, which Image Processing technique will you be using?
Hey @surbhi2408, which Image Processing technique will you be using?
I will be using OpenCV library for this.
Hello! I'm a GSSOC'21 participant and would like to work on this issue. Can you assign me with this?
Hey @surbhi2408, which Image Processing technique will you be using?
I will be using OpenCV library for this.
Hey @surbhi2408, I am not asking about the library. I am asking about the technique you will be using,
Hello @geekquad , I want to work on this issue, will you please assign this to me.
Hello @geekquad , I want to work on this issue, will you please assign this to me.
Hey @ainy-123, Which Image Processing technique will you be using?
Hello @geekquad , I want to work on this issue, will you please assign this to me.
Hey @ainy-123, Which Image Processing technique will you be using?
I will use openCV library and colour picker to get the exact HSV value from the RGB value for the colour to be detected and then will create the mask for that particular colour .Thus,the particular colour will be detected, wherever it is present in the given image and all other regions will be black.
Go ahead @ainy-123. Let's see what you are upto.
Go ahead @ainy-123. Let's see what you are upto.
Thank you for assigning me this issue @geekquad !!
Hello @geekquad In which folder, should the code be added??
Hello @geekquad ,I have created a new folder named Color Detection and added the code and readme file there. Please review my PR.