convert 16bit gray-scale image to 8bit
Posted: 2009-04-10T08:40:44-07:00
I have a set of 16bit gray-scale images (without a color table) that I would like to convert to 8bit gray-scale images (without a color table). I am looking for an algorithm that will inspect the image and quantize it as "best" as possible. Can convert do this ?