Skip to content

Colormap issue #449

Answered by vincentsarago
abillits asked this question in Q&A
Mar 9, 2022 · 4 comments · 5 replies
Discussion options

You must be logged in to vote

🤦 I think I miss understood the initial question @idtstudios,

is it possible that your input data is not of type Byte (meaning with value from 0 to 255). If that's the case, colormap won't work because you first need to rescale your data to byte (using the rescale={min},{max} parameter), which will create value from 0 to 255. Then you can apply colormap

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@vincentsarago
Comment options

@vincentsarago
Comment options

Comment options

You must be logged in to vote
2 replies
@iferencik
Comment options

@vincentsarago
Comment options

Answer selected by abillits
Comment options

You must be logged in to vote
1 reply
@vincentsarago
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants