7 October 2021
This tool looks like a godsend for me, but it's giving me an error. I'm trying to downsample and image that's 32 bit to 16 bit - as near as I can tell, anyways. GDal gives me a computed Min/Max = -3184.302. 774.906. When I rounded those numbers and fed that in for the translate operation, it didn't like the negative number. So I put the negative number as 0 and added that amount to the Max number. It says ERROR 6: Too many command options '0'.
ImageMagick tells me the image is Depth: 32/16 bit, and the Channel depth: gray: 16-bit.
Can you help me out with this? Much appreciated if you can.
Add a remark