Quantcast
Channel: MapWinGIS ActiveX Map and GIS Component
Viewing all articles
Browse latest Browse all 2341

New Post: Problem about open multiband raster image

$
0
0
The tiff is an remote sensing image and it has 4 bands. I need to pick 3 bands to display. And the image display is different from ENVI or Arcgis. Here is the result of 'Gdal Info'. Is there any way to display tif file like ENVI?

Driver: GTiff/GeoTIFF
Files: E:\rootPathSimu\ZY3\ZY31210101699.tif
   E:\rootPathSimu\ZY3\ZY31210101699.tif.ovr
   E:\rootPathSimu\ZY3\ZY31210101699.tif.aux.xml
Size is 8856, 8476
Coordinate System is `'
Image Structure Metadata:
INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left ( 0.0, 0.0)
Lower Left ( 0.0, 8476.0)
Upper Right ( 8856.0, 0.0)
Lower Right ( 8856.0, 8476.0)
Center ( 4428.0, 4238.0)
Band 1 Block=8856x1 Type=UInt16, ColorInterp=Gray
Min=148.000 Max=1433.000
Minimum=148.000, Maximum=1433.000, Mean=246.226, StdDev=103.760
NoData Value=-3.4028234663852901e+038
Overviews: 2214x2119, 1107x1060, 554x530, 277x265, 139x133
Metadata:
STATISTICS_MAXIMUM=1433
STATISTICS_MEAN=246.22623683887
STATISTICS_MINIMUM=148
STATISTICS_STDDEV=103.75989436924
Band 2 Block=8856x1 Type=UInt16, ColorInterp=Undefined
Min=100.000 Max=1792.000
Minimum=100.000, Maximum=1792.000, Mean=263.200, StdDev=141.751
NoData Value=-3.4028234663852901e+038
Overviews: 2214x2119, 1107x1060, 554x530, 277x265, 139x133
Metadata:
STATISTICS_MAXIMUM=1792
STATISTICS_MEAN=263.20044155707
STATISTICS_MINIMUM=100
STATISTICS_STDDEV=141.75074998538
Band 3 Block=8856x1 Type=UInt16, ColorInterp=Undefined
Min=0.000 Max=1431.000
Minimum=0.000, Maximum=1431.000, Mean=215.292, StdDev=134.438
NoData Value=-3.4028234663852901e+038
Overviews: 2214x2119, 1107x1060, 554x530, 277x265, 139x133
Metadata:
STATISTICS_MAXIMUM=1431
STATISTICS_MEAN=215.29206853998
STATISTICS_MINIMUM=0
STATISTICS_STDDEV=134.43767799053
Band 4 Block=8856x1 Type=UInt16, ColorInterp=Undefined
NoData Value=-3.4028234663852901e+038
Overviews: 2214x2119, 1107x1060, 554x530, 277x265, 139x133

Viewing all articles
Browse latest Browse all 2341

Trending Articles