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

RGB tiff file conversion should create RGB datasets #1135

Open
markbader opened this issue Jul 15, 2024 · 0 comments
Open

RGB tiff file conversion should create RGB datasets #1135

markbader opened this issue Jul 15, 2024 · 0 comments
Labels

Comments

@markbader
Copy link
Contributor

Context

  • Affected library: e.g. webknossos
  • Uploading an RGB dataset as tiff (RGB stored in s channel) results in a 4D grayscale image

Expected Behavior

  • When converting a tiff file with sxyz axes, with s representing RGB values, the resulting dataset should be an 3D RGB dataset instead of a grayscale 4D dataset

Steps to Reproduce the bug

  • Reach out to me for an example dataset
@markbader markbader added the bug label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant