Skip to content

Allow image data to be shown with colormaps #49

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

Open
almarklein opened this issue Dec 17, 2020 · 0 comments
Open

Allow image data to be shown with colormaps #49

almarklein opened this issue Dec 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@almarklein
Copy link
Collaborator

The image data is now greyscale. Being able to show it in e.g. Viridis would be nice. We should consider making it possible to create a colorbar in this case.

There are different ways to implement this. Ranging from leveraging numb, scikit-image, or Pillow. One very interesting approach is to produce paletted PNG's, with the palette being the colormap. This can be done via e.g. Pillow or pypng.

@almarklein almarklein mentioned this issue Dec 17, 2020
Closed
16 tasks
@almarklein almarklein added the enhancement New feature or request label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant