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.

  • Add Image: Supports setting images for resampling through four methods: Add File, Add Folder, Add List, and Add Mosaic Dataset.
    • Add File: Select specific image files from a local directory as images to be checked. Supported formats: *.tiff, *.tif, *.img, *.pix.
    • Add Folder: Select a folder in a local directory; all images (formats *.tiff, *.tif, *.img, *.pix) in the folder and its subfolders will be automatically retrieved as images to be checked.
    • Add List: Select a manifest file (*.csv) in a local directory; images to be checked will be obtained based on the image names and path information in the manifest file.
    • Add Mosaic Dataset: Select a dataset from an already opened data source in the current workspace as images to be checked.
  • Select All: Select all records in the list.
  • Select Reverse: Inverse selection of all records in the list.
  • Delete: Delete the selected records from the list.
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.