Skip to content

added support for input images with float datatype#21

Open
VaasuDevanS wants to merge 1 commit intomapbox:masterfrom
VaasuDevanS:master
Open

added support for input images with float datatype#21
VaasuDevanS wants to merge 1 commit intomapbox:masterfrom
VaasuDevanS:master

Conversation

@VaasuDevanS
Copy link

usage of np.iinfo forces the user to use only arrays (images) with integer data type in cs_forward function in rio_hist/utils.py. So, a small change was added to the same function which will use np.finfo if the input arr is float and use np.iinfo otherwise

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

Successfully merging this pull request may close these issues.

1 participant