Re: Re: [gdal-dev] get different result when use different parameters

2010-05-17 Thread Chaitanya kumar CH
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

Re: [gdal-dev] get different result when use different parameters

2010-05-11 Thread Chaitanya kumar CH
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 weixj200...@163.com I download a elevation data