Image Resampling
Feature Description
Batch process multi-source image data by resampling to unify spatial resolution and convert to the same file format, ensuring data standardization and spatial consistency.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Image File List |
Use Add Image, Select All, Select Reverse, and Delete functions in the Image File List to manage image files.
|
DatasetImage |
| Resolution | The resolution of the specified result image. The input value must be greater than 0. | Double |
| Export Directory | Set the storage path for the result image. | String |
| File Type | Set the storage type for the result image. Provides four options: Not Set, Tiff/GeoTIFF, Erdas Image, and PCIDSK. Default is Tiff/GeoTIFF. When set to Not Set, the original storage type of the image is used for output. | FileType |
| Compression Method | Set the compression method for the output image. Only available when the output format is Tiff/GeoTIFF. Default is NONE. | CompressMethod |
Output Result
The image data after resampling processing.