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

Huge range of double values #132

Open
hombit opened this issue Feb 15, 2019 · 0 comments
Open

Huge range of double values #132

hombit opened this issue Feb 15, 2019 · 0 comments
Assignees

Comments

@hombit
Copy link
Collaborator

hombit commented Feb 15, 2019

Probably we have arithmetics problems with images which value range is greater than double maximum value, e.g minimum pixel value is std::numeric_limits<double>::lowest() and maximum pixel value is std::numeric_limits<double>::max().

Connected to #128, #129

@hombit hombit self-assigned this Feb 15, 2019
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

1 participant