Closed kmgill closed 1 year ago
The hpc-filter method attempts to normalize to 16 bit with a hardcoded initial 255.0 maximum value, even if the image is already 16 bit. When the image is then saved, it is then clipped at 65535.
Completed
The hpc-filter method attempts to normalize to 16 bit with a hardcoded initial 255.0 maximum value, even if the image is already 16 bit. When the image is then saved, it is then clipped at 65535.