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

2010-05-16 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 wrote: > Thk

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

2010-05-16 Thread weixj2003ld
Thk u for your answer. Yes,they give the same output except Type. Driver: PNG/Portable Network Graphics Files: SRTM_GTOPO_u30_n090e060.png Size is 4800, 6000 Coordinate System is `' Corner Coordinates: Upper Left (0.0,0.0) Lower Left (0.0, 6000.0) Upper Right ( 4800.0,0.0) Lower