Image Warp module


Quick linksDescription :: Parameters :: Parameter descriptions :: Details

Back to top

Description


The Image Warp module allows you to rectify images using a math model when a DEM is not available.
Back to top

Parameters


Name Caption
Input Folder Input folder
Output Folder Output folder
Send Email Email notification settings
Output File Type Output file type
Output File Options Output file options
Overwrite Results Overwrite existing results
Output Map Units Output projection
Panchromatic Pixel Output Size Panchromatic output pixel size
Multispectral Pixel Output Size Multispectral output pixel size
Resampling Method Resampling method
Back to top

Parameter descriptions

Input Folder

Specifies the path of the folder containing the PCIDSK (.pix) files to warp. This is typically the output folder of the Data Ingest module or the Data Ingest and GCP Collection module.

Output Folder

The path and name of the folder to which to write the output files.

Send Email

If necessary, you can set up CATALYST Enterprise to send an email notification on job start and job completion.

With this check box selected, an email message is sent to each address specified in the Email Addresses box after the job starts and on completion.

You can specify one or more addresses, and each must be separated by a comma or a semi-colon. The email address of the user currently logged in displays by default.

Output File Type

The format of the output file.

For more information on the supported file formats, see GDB-supported file formats.

Output File Options

The options to apply when creating the output file or files. The available options are specific to the file format; in each case, the default of no options is allowed.

For more information on the options available for the output file type you specify, see GDB-supported file formats.

Overwrite Results

Select this check box to overwrite the existing output files, if any exist. If this check box is left clear, and an output file exists in the relevant folder, the status of the job displays a message informing you of the existence and name of the output file. The message is also written to the event log of the job.

Output Map Units

The projection of the output imagery.

The value of this parameter must be in the PCI Projection String format.

The standard definitions are:

If you do not specify a value for Output Map Units, the map unit of the input image is used for the output image. If the input data is a variety of map units, the map unit of each output image is that of its corresponding input image. In such a case, it is recommended that you specify the output map units.

You can also specify the label of a projection defined in the userproj.txt file.

Panchromatic Pixel Output Size

The output spatial resolution for the panchromatic imagery to be orthorectified.

The units for the pixel size must match the units selected for the Map Units parameter; for example, if the map units are specified as UTM, the panchromatic pixel output size is in meters.

If no value is specified for this parameter, the pixel output size is based on the input math model associated with each scene in the input-scenes folder.

Note: If the input files have been pansharpened previously, specify the output pixel size in the Multispectral Pixel Output Size parameter.

Multispectral Pixel Output Size

The output spatial resolution for the multispectral imagery to be orthorectified.

Note: When the input images have been pansharpened previously, use this parameter to specify the output resolution.

The units for the pixel size must match the units specified for the Map Units parameter; for example, if the value of Map Units is specified as UTM, the multispectral pixel output size is in meters.

If no value for this parameter is specified, the pixel output size is based on the input math model associated with each scene in the input-scenes folder.

Resampling Method

The resampling method to use during processing.

Available resampling options are:
Back to top

Details

General job details

Preprocessing requirements

Before running this module, the following requirements must be met to ensure the job processes successfully and produces accurate results:

Module details

The Image Warp module If an image file does not have a DEM available for orthorectification, you can register the image using the image’s math model. The Image Warping module searches the specified input folder for valid raster image files. For each valid file found, the module uses the file’s math model to rectify the image. Only raster files in PIX format and having a valid math model are processed.

The function always uses the math model in the last math model segment of the file to transform the image. If the math model is a polynomial or thin plate spline one, the module warps the raster; if the math model is an RPC or satellite one, the module rectifies the raster assuming that the elevation of the image’s ground area is flat at sea level.

The geometric accuracy of the warped image is determined by that of the math model.

Job results

Upon successful completion, this module generates one raster file for each input raster file and stores them in the specified output folder.

The output raster file name is based on the input file name, replacing the processing level indicator from RAW to WARP. For example:
  • Input raster file name: 55162510809161909232J_RAW_MS.pix
  • PIX output raster file name: 55162510809161909232J_WARP_MS.pix
  • TIFF output raster file name: 55162510809161909232J_WARP_MS.tif

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.