Image Coregistration module


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

Back to top

Description


The Image Coregistration module is used typically to coregister geometrically two raw images or two orthorectified images. You can also use it to coregister an image with a set of tiled or overlapping images. All images must be in PCIDSK format.
Back to top

Parameters


Name Caption
Input Folder Input folder
Output Folder Output folder
Output File Type Output file type
Output File Options Output file options
Overwrite Results Overwrite existing results
Send Email Email notification settings
Reference Images Input reference images folder
Reference Channel for Matching Reference image channel to use for matching
DEM Source DEM tile source
Pair Selection Method Image pairing method
Master Matching Channel Master matching channel
Math Model Input math model
RPC or Polynomial Math Model RPC or polynomial math model
Sampling Method GCP sampling method
GCP Samples Number of GCP samples to collect
Matching Algorithm Matching algorithm
Collection Strategy Number of passes for GCP collection
Search Radius Search radius (pixels)
Minimum Score Minimum score (percentage)
Refine GCPs Whether to refine GCPs
Rejection Method GCP rejection method
Rejection Method Thresholds GCP rejection method thresholds
Water Mask File Input water-mask file
Output Map Units Output projection
Output Pixel Size Output pixel size
Resampling Method Resampling method
Output Product Type Output product type
Transfer RPC from PAN to MS Transfer RPC from PAN to MS
Back to top

Parameter descriptions

Input Folder

The path and name of the folder of images to coregister.

The input folder can contain raw or orthorectified images (created with the Orthorectification module. If necessary, you can use a wildcard, such as the asterisk (*), to filter the input images.

This parameter is mandatory.

Output Folder

The path and name of the folder to which to write the output coregistered images. This folder must be one other than that specified for the Input Folder parameter.

The names of the output files are created according to the value selected for the Output Product Type parameter. For example, when you select Raw (with math model), the names of the source files are used for the names of the output images. When you select Orthos , the names of the output files are appended with _ORTHO.

This parameter is mandatory.

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.

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.

Reference Images

The path of a single reference image or a folder containing multiple reference images to be used for automatic collection of ground control points (GCP). Alternatively, you can enter a comma-delimited list of raster-image file names.

To use multiple GDB-supported geocoded reference images for automatic GCP collection, you can specify a reference-image folder (GDB-compatible) and an associated (GDB-compatible) digital elevation model for automatic GCP collection. The specified folder can contain multiple reference images to use for collecting GCPs.

Note: This module uses all of the images in the input folder. Ensure that the specified folder contains only the images destined for use as reference for automatic GCP collection. For example, in some cases, the mosaic tile folder contains a mosaic preview file and scaled tiles; because these are not appropriate for automatic GCP collection, ensure that there are no such files in the folder specified for Reference Images.

The value of Reference Images is an image file that has been orthorectified previously for use with to automatic GCP collection. The GCPs collected from one or more of the reference images are stored in a GCP segment of the PCISDK image. The module also creates an OrthoEngine project that contains the same GCPs for quality- assurance (QA) tasks and manual editing.

When collecting GCPs using reference images, the module searches for ORTHO_X_ACCURACY and ORTHO_Y_ACCURACY metadata tags in the images. When such tags are present, the module uses those values to determine the accuracy of each GCP, thereby weighting the value of that point against others. The ORTHO_X_ACCURACY and ORTHO_Y_ACCURACY metadata tags are set in the Index PIX File Creator module. If no metadata tags are found in the reference image, the GCP accuracy is calculated to be half of the resolution of the reference image.

Reference Channel for Matching

The channel from reference image to use for matching when collecting ground control points (GCPs). Channel 1 is the default.

DEM Source

The name of a single digital elevation model (DEM) file or a folder containing one or more DEM tiles.

This parameter can be specified by using any of the following:

The index.txt file lists the DEM files contained in the specified folder and provides information describing each DEM tile. The information in the DEM index file supersedes other DEM parameters in the module; all other DEM-related parameters are ignored. For more information about the format of the index.txt file and specific requirements for the individual DEM tiles, see Format of the DEM index file.

When the value of DEM Source is the name of an existing folder, the module searches that folder for a file named index.txt, and a set of DEM raster tiles. The index.txt file contains a single vector channel that lists the DEM files contained in the specified folder and provides information describing each DEM tile.

If no value is specified for this parameter, the module uses the default global DEM installed with CATALYST Enterprise (gmted2010).

Note: With some modules, the DEM Source parameter is mandatory. That is, if in the interface an asterisk appears beside the parameter label, it is mandatory and you must enter a value; otherwise, the parameter is optional.

Pair Selection Method

Select whether to use the input image or a reference image for image-pair selection.

Available options are:

This parameter is mandatory.

Master Matching Channel

The channel from the input image to use for matching when collecting ground control points (GCPs). If no value is specified for this parameter, channel 1 is used, by default.

Math Model

The math model to use for collection of ground control points (GCPs) and, subsequently, orthorectification.

Available options are:

The module first attempts to use the selected math model. If required information is missing from the specified math model, the module automatically tries to use another math-model option and, subsequently, a warning message is displayed.

RPC or Polynomial Math Model

The order of the Rational Function Model (RPC) or polynomial math model.

Sampling Method

The method to use to create ground control point (GCP) samples from the source imagery.

Available options are:
The Grid and Susan options determine how to find the initial candidate positions in one image (the source image) for collecting sample points. The function builds a patch around each candidate position, and searches within that area for corresponding features in the overlapping images.

When collecting GCPs, the Grid option is recommended because the Susan option finds candidates on building corners that may not be represented in the digital elevation model (DEM), leading to GCPs with higher residuals due to height errors.

GCP Samples

The maximum number of ground control points (GCPs) to collect per reference image. For example, when a raw scene overlaps four reference images and you specify the value of this parameter as 50, the maximum number of GCPs collected is four times that value for a total of 200 (50 x 4 = 200).

If you are using the Grid option, available values are:

If using the Susan option, available values are:

Matching Algorithm

The algorithm to use for automated point matching.

Available options are:

When the two images being matched have similar gray values and appearances, Normalized Cross-Correlation (NCC) generally produces acceptable results. When there is a rotation or image-size error in the initial math models, NCC may produce better matching results than FFTP. Typically, this method also generates faster results, because the template size that NCC uses is smaller than that used by FFTP.

For more consistently accurate results, FFTP is recommended. This method uses a larger template size than NCC and, because it works in the frequency domain, it looks at the patterns of details in the image rather than the gray values in a small neighborhood, which NCC uses. This makes FFTP more robust than NCC when there is a large difference in brightness between images or when a major land-use change has occurred between the images. FFTP also allows for a better match between images of the same area from different sensors or spectral bands.

Collection Strategy

Number of passes in which to collect ground control points (GCPs) from reference images.

The available options are as follows:

The distance in the x and y directions from a starting location on the reference image over which the search for the best match with a fixed point on the input image is conducted.

The search radius is an estimation of error with the raw image's positional information and the digital elevation model (DEM) accuracy. If you know that your image is accurate to within 80 meters, and your DEM is accurate to within 200 meters, set the search radius to 280 meters. A larger search radius requires more processing time, because more locations are evaluated to determine the best match for a ground control point (GCP).

If this parameter is not specified, the function uses a default search radius based on the resolution of input data.

Minimum Score

The threshold value that controls whether a candidate ground control point (GCP) is accepted as a GCP or rejected. This parameter specifies the minimum-match quality that is considered acceptable, with 1.0 indicating a perfect match.

When using the Fast Fourier Transform Phase matching algorithm, this value is converted internally to a minimum acceptable phase-shift peak value.

When using the Normalized Cross-Correlation matching algorithm, this value specifies the minimum match score value required to accept a local match between the input and reference images as a GCP. The default value is 0.75.

Refine GCPs

Selected by default, this check box controls whether to refine the ground control points (GCP). Refinement is to systematically eliminate GCPs that have large errors. To retain the integrity of the GCPs you have imported or otherwise referenced in a text file associated with the project, clear the Refine GCPs check box.

Note: If under Matching in the Math Model list you selected File Georeferencing Only, a polynomial math model will be generated and the GCPs will not be refined; that is, this parameter is ignored.

Rejection Method

The method used to reject ground control points (GCP).

Available options are:

You can specify various values for this parameter, depending on the method selected.

Rejection Method Thresholds

The rejection threshold values for the value selected for the Rejection Method parameter.

This parameter is defined using two values (THRESH1, THRESH2); these differ in meaning depending on the selected rejection method:

Water Mask File

The path to a file that contains the polygon water-mask layer to be used for refinement of ground control points (GCPs). The path can also specify a folder that contains multiple water-mask files.

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.

Output Pixel Size

The sample size of the output imagery.

The output pixel size must be specified in the value (units) of Output Map Units; for example, when the value of Output Map Units is specified as a UTM zone, the pixel output size must be in meters. When the value is specified as Long/Lat, the pixel size must be in decimal degrees.

If a single value is specified, that value applies to both x and y values.

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 folder.

Resampling Method

The resampling method to use during processing.

Available resampling options are:

Output Product Type

The type of output product to create. This parameter applies only to input images in PCI raw format.

Available options are:

This parameter is optional.

Transfer RPC from PAN to MS

Select this check box to transfer the input RPC math model from panchromatic to multispectral.

This option is applicable only when MS and PAN Pair is selected for the Pair Selection Method parameter and a rational function model exists in both the MS and PAN images.

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 Coregistration module matches pairs of orthorectified or raw images and coregisters the images based on the specified pair-selection method. When the MS and PAN Pair is selected, the input image is matched to one or more panchromatic reference images, based on their naming convention, spatial overlap, or both. When the Left and Right Camera Pair is selected, only the pair of CBERS-02C HRC1 and HRC2 images are matched. When the Overlap method is selected, the input image is matched to one or more of the reference images, based on spatial overlap.

When the input image contains more than one type of math model, you can specify the math model used to coregister images. If the input image does not contain a math model, the module uses a thin-plane-spline math model for coregistration.

The workflow of the Image Coregistration module involves GCP collection and image warping. Orthorectification can also be applied when the input image is in PCI raw format and the specified output product type is Orthos.

Typically, this module is run prior to running the Pansharpening module. It geometrically coregisters the pair of MS and PAN images, leading to better pansharped products.

Job results

The Image Coregistration module creates a coregistered image from a pair of images. The module produces different results based on the format of the image pairs:
  • When the image pairs are otho images, the module creates a single, coregistered ortho image
  • When the image pairs are raw images, and Ortho is selected for the Output Product Type parameter, the module creates a single, coregistered orthorectified image
  • When the image pairs are raw images and Raw is selected for the Output Product Type parameter, the module creates a single, coregistered raw image

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