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 floating point images with range outside [0, 1] #28

Open
jmuhlich opened this issue Sep 3, 2021 · 1 comment
Open

Support floating point images with range outside [0, 1] #28

jmuhlich opened this issue Sep 3, 2021 · 1 comment
Assignees

Comments

@jmuhlich
Copy link
Contributor

jmuhlich commented Sep 3, 2021

Float images with max values above 1 should not be force-clipped to [0, 1] before applying the min/max limits during rendering. The provided min/max values should be taken literally.

@jmuhlich jmuhlich self-assigned this Sep 3, 2021
@jil24
Copy link

jil24 commented Oct 13, 2022

Int32 tiffs also do not seem to be supported and results in completely clipped white images.

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