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 images with channels != 3 #42

Open
agoode opened this issue Sep 16, 2010 · 1 comment
Open

Support images with channels != 3 #42

agoode opened this issue Sep 16, 2010 · 1 comment

Comments

@agoode
Copy link
Member

agoode commented Sep 16, 2010

_Imported from Trac. This issue originally by _agoode* at 2010-05-06T16:45:01Z.*

For fluorescence imagery, channels may not equal 3. If channels = 1, then we can use the existing read_region API to produce gray. Otherwise, some new API will need to be invented.

openslide_open may fail if channels != 1 or 3. We may need a new open function as well.

@mrymsadeghi
Copy link

Hi,

I also have this problem. that I need to extract fluorocent channels separately. I'm using mirax file. But the channels when I extract the image, and extract eg green channel, you can still see traces of the cells in red channel. wheras, those traces are not visible in the 3DHistech slide viewer software.

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

No branches or pull requests

3 participants