Instructions for Use
Performs band combination, format conversion, and coordinate system processing on input image files to achieve standardization of data format.
Function Entry
- Toolbox->Imagery->Basic Tools->Image Export.
- Start Tab->Common Imagery Tools Group->Image Export.
Parameter Description
Parameter Name | Parameter Interpretation | Parameter Type |
Image File List |
Use Image File List to manage image files with Add Image, Select All, Select Reverse, and Delete functions.
|
DatasetImage |
Export Directory | Set the storage path for the result image. | String |
File Type | Set the storage type of the result image. Options include Not Set, Tiff/GeoTIFF, Erdas Image, and PCIDSK. Default is Tiff/GeoTIFF. Selecting Not Set means outputting with the original storage type of the image. | FileType |
Compression Method | Set the compression method for the output image. Available only when the output format is Tiff/GeoTIFF. Default is NONE. | CompressMethod |
Resolution Type |
Set the resolution for image export. Provides two methods: original resolution and fixed value.
|
OrthoRatioType |
Resolution | Required when Resolution Type is set to fixed value. Output the result image based on the specified resolution value. | Double |
Resampling Method | Set the resampling method after image export. Options include Nearest, Bilinear, and Cubic. Default is Nearest. For more method details, refer to Resampling Method. | ResampleMethod |
Index | Set the index of the output image, corresponding to the sequence number and band value. | Boolean |
Coordinate System Conversion |
Specify whether to convert the coordinate system of the input image before output.
|
Boolean |
Conversion Method |
Required after specifying coordinate system conversion. Set the method used during projection, generally categorized into three-parameter conversion method and seven-parameter conversion method. For more method details, refer to Reference System Conversion Method Description. |
CoordSysTransMethod |
Target Coordinate System |
Required after specifying coordinate system conversion. Provides three setting methods. After setting the target projection, the name and details of the target coordinate system will be displayed.
|
PrjCoordSys |
Output Result
Image data processed through resampling, band combination, coordinate system conversion, etc.
Related Topics