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

[DIP] Create methods for splitting and merging channels in Image Container #164

Open
meshtag opened this issue Jun 13, 2023 · 4 comments
Open
Labels
DIP enhancement New feature or request good first issue Good for newcomers

Comments

@meshtag
Copy link
Member

meshtag commented Jun 13, 2023

Is your feature request related to a problem? Please describe.
As of now, we cannot work with individual channels directly in a multi-channel image stored in the image container.

Describe the solution you'd like
We should have separate methods for splitting and merging channels from/in the image container. Similar to cv2.split() and cv2.merge() for OpenCV's Mat container.

@meshtag meshtag added enhancement New feature or request good first issue Good for newcomers DIP labels Jun 13, 2023
@zhanghb97
Copy link
Member

@meshtag Thanks!
ping @NK-MXD @FlagerLee

@meshtag
Copy link
Member Author

meshtag commented Feb 5, 2024

What is the status on this? Was there any work done in this direction? (/cc @NK-MXD @FlagerLee )

@FlagerLee
Copy link
Contributor

I'm currently busy on other project and not involved in development of DIP. @meshtag

@zhanghb97
Copy link
Member

@NK-MXD and @FlagerLee have not continued working in this direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DIP enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants