constantinpape / cluster_tools

Distributed segmentation for bio-image-analysis
MIT License
34 stars 14 forks source link

Warn for unsafe uint8 conversion #36

Closed constantinpape closed 2 years ago

constantinpape commented 2 years ago

This is just a workaround to make int_to_uint work. The uint8 conversion needs to be updated so that it can use global min/max values.