Image Resampling

Instructions for Use

Perform batch processing on multi-source image data, unify spatial resolution through resampling, and convert to the same file format to ensure data standards and spatial consistency.

Function Entry

  • Toolbox->Imagery->Basic Tools->Image Resampling.
  • Start Tab->Common Imagery Tools Group->Image Resampling.

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.

  • Add Image: Supports setting images to be resampled through four methods: add file, add folder, add list, and add mosaic dataset.
    • Add File: Select specific image files in the local directory as images to be processed. Supported formats include *.tiff, *.tif, *.img, *.pix.
    • Add Folder: Select a folder in the local directory, and all images (formats: *.tiff, *.tif, *.img, *.pix) in that folder and its subfolders will be automatically acquired as images to be processed.
    • Add List: Select a manifest file (*.csv) in the local directory, and images to be processed will be obtained based on the image names and path information in the manifest file.
    • Add Mosaic Data: Select datasets from opened data sources in the current workspace as images to be processed.
  • Select All: Select all records in the list.
  • Select Reverse: Invert the selection of all records in the list.
  • Delete: Delete selected records from the list.
DatasetImage
Resolution The resolution of the result image. The default value is 0.0. Double
Export Directory Set the storage path for the result image. String
File Type Set the storage type of the result image. Four options are provided: Not Set, Tiff/GeoTIFF, Erdas Image, and PCIDSK. The default is Tiff/GeoTIFF. When Not Set is selected, the image will be output using its original storage type. FileType
Compression Method Set the compression method for the output image. This is only available when the output format is Tiff/GeoTIFF. The default is NONE. CompressMethod

Output Result

Image data processed through resampling.

Related Topics

Create Image Pyramid

Bit Depth Conversion

Image Export