HistomicsTK
HistomicsTK copied to clipboard
Issue 11 haralick fix
This addresses Issue #946.
.features.graycomatrixext determines appropriate ranges for calculations based on image type, and converts the image to float after. Conversion to uint8 is not necessary and prevents these ranges from being determined correctly.