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

support more than 2 colour channels #29

Open
chalkie666 opened this issue Aug 2, 2017 · 1 comment
Open

support more than 2 colour channels #29

chalkie666 opened this issue Aug 2, 2017 · 1 comment

Comments

@chalkie666
Copy link

chalkie666 commented Aug 2, 2017

Hi @ekatrukha
Many high/super resolution methods can output 2, 3, or even 4 colour channel images.
Procedure could be repeated for further colour channels, but then need a way to know which colour channel image is which...
... since the order of the image colour channels might not always be the same in different imaging experiments from the same optical setup? Today RGB, tomorrow BGR

perhaps use meta data from image import to determine and label illumination or emission channel by wavelength, eg 488 nm or "colour" - blue, green, red, far red, cyan, yellow, orange, magenta, etc.

Or just have channels labelled REF, 2, 3, 4 etc, and let the user worry about getting them in the right order by making sure the calibration image and the image to correct have colour channels in the same order.

Would need to support composite images?

@ekatrukha
Copy link
Member

Hello Dan,

thanks for your input! It would be nice to include more channels, since now one need to run it multiple times. Ch2->Ch1, Ch3->Ch1

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

No branches or pull requests

2 participants