weixj2003ld,
Be aware that histogram equalization changes the pixel values. It is better
used for display purposes only.
You should choose between Byte and UInt16 or any other type based on the
range of pixel values in the raster band.
On Mon, May 17, 2010 at 5:47 AM, weixj2003ld wrote:
> Thk
weixj2003ld,
I couldn't open the link.
Try "gdalinfo -mm des.png" on both the output images. I think they will both
give the same output. UInt16 should give a dark image unless you perform
histogram equalization on it.
2010/5/11 weixj2003ld
> I download a elevation data (SRTM,GTOPO30) from
> ht