Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splitting and merging channels of a color image. #330

Open
ainy-123 opened this issue May 25, 2021 · 3 comments
Open

Splitting and merging channels of a color image. #330

ainy-123 opened this issue May 25, 2021 · 3 comments

Comments

@ainy-123
Copy link
Contributor

Implementation of the same using opencv.

@ainy-123
Copy link
Contributor Author

Implementation of the same using opencv.

I want to work on this issue under GSSoC'21.Kindly assign this to me . @geekquad

@geekquad
Copy link
Owner

Please describe more!

@ainy-123
Copy link
Contributor Author

Please describe more!

The implementation will be like, given a color image and We want to analyse the amount of different color components in different regions .
For example, If it is a n RGB image, We will output 3 images out of it, one having only Red color in it with different intensities in different region, similarly for blue and green.
This is the splitting part and the opposite of it will be merging one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants