-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the max value for a uint16. This in reality should work for most …
…normal images. In theory a user could have a data set that uses 64 bit float (or even 32 bit float) where they might need to bump up the upper boundary value if they data necessitates that kind of value. Signed-off-by: Michael Jackson <[email protected]>
- Loading branch information
1 parent
bfe4742
commit f6906a8
Showing
2 changed files
with
7 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters