Orthorectification ADS module


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

Back to top

Description


The Orthorectification ADS module creates a child orthorectification job for each image you specify.
Back to top

Parameters


Name Caption
Input Scenes Input scene 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
Source Background Type Source background type
Source Background Value Source background pixel value
Output Background Value Output background value
Nadir Orthorectify nadir ADS imagery
Forward Orthorectify forward ADS imagery
Backward Orthorectify backward ADS imagery
DEM Source DEM tile source
Output Map Units Output projection
Output Pixel Size Output pixel size
Resampling Method Resampling method
Resampling Method Extra Options Extra options for resampling method
Clip Amount Amount of clipping to apply
Clip Units Clipping units
Grid Reference Point Grid reference point
Raster Channels List of channels
Sampling Interval Range Range from sampling interval is selected
Back to top

Parameter descriptions

Input Scenes

The path and name of a folder containing a valid CATALYST Professional OrthoEngine project file (oe.prj), scenes with valid math-model segments, a text file of scenes, or one or more ADS support files (.sup).

This parameter can be specified using any of the following:

Output Folder

The path and name of the folder in which to write the output orthorectified image scenes.

Output images are created using a file name generated automatically that includes the image scene, state, and image type.

Note: When the output folder is on another computer on your network, the orthorectified imagery is created temporarily in a local temporary folder, and then copied to the specified output folder; the local copy is then deleted.

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.

Source Background Type

The method to use to determine which pixels in the source image to process as background (NoData) pixels. In general, if a pixel is considered NoData, the module processes it in a specific manner.

If the Any option or the All option is selected, a value must be specified for the Source Background Value parameter.

Available options are:

For specific examples, see the Source Background Value parameter description.

Source Background Value

The source background value or values when the Source Background Type parameter is set to:

The source background value is provided as either a single number (applied to all channels) or as a pixel "stack" (a comma-delimited list of values). If a pixel stack is provided, but the number of values does not equal the number of channels, the list is truncated or the last value is repeated as necessary. The background values provided is truncated to the range allowed by the source image data type.

The following examples apply to a 3-channel, 8-bit unsigned image:

Output Background Value

The background (NoData) value to use for pixels that are not populated.

The specified background value is truncated to the range allowed by the source image data type.

When you specify one value, all channels are set to the same NoData value. If you want to specify different values for various channels, separate the values with commas. For example, to specify -32768 for channel 1 and zero for channel 2 (and any subsequent channels), enter "-32768, 0".

Nadir

Selected by default, this check box controls whether to orthorectify ADS imagery that has a look direction of nadir.

Forward

Select this check box to orthorectify ADS imagery that has a look direction of forward.

Backward

Select this check box to orthorectify ADS imagery that has a look direction of backward.

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.

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:

Resampling Method Extra Options

When you specify a value for the Resampling Method parameter, you can use the Resampling Method Extra Options parameter to specify additional options. The available options are specific to the following resampling methods:
Note: With each resampling method, the parameters MIN=[min], MAX=[max], and FILL=[NN or BGD] can be appended as a comma-delimited list. MIN and MAX define the clamp range for output pixels. This is useful when you want to keep pixel values within a certain range; for example, 1 to 2047 if 11-bit data is stored in a 16-bit file. FILL defines the behavior when the resampling window contains NoData pixels: NN instructs the resampler to use the Nearest Neighbor method, while BGD indicates that the output pixel is set to the background value. By default, NN is used for FILL.

Clip Amount

The amount to clip from each edge of the input data. You can express the amount to clip as either a percentage or a number of pixels based on the value selected for the Clip Units parameter.

In aerial workflows, surveys are typically flown to ensure there is sufficient overlap between images to allow for correction, such as for building lean. This parameter clips the image to produce cleaner, more accurate orthorectified images.

In Figure 1, the first value specifies the amount to clip from the long ends of the image (A); the second value defines the amount to clip from the short ends of the image (B).

Figure 1. Clipping of horizontal and vertical images
Clipping of horizontal and vertical images

For example, with an image that is 10000 x 7000 pixels, a specified value of 20,5 (with Percent selected for the Clip Units parameter) clips 20 percent of the image from each of the long ends), and five percent from the narrow ends.

You can also specify the clip units in pixels. For example, with the same 10000 x 7000 image, a clip amount of 1500,1000 (with Pixels selected for the Clip Units parameter) produces an output image of 7000 x 5000 pixels.

If you specify a single value; for example, 15, it is interpreted as 15,15.

When you specify a value for this parameter, you must select a value for the Clip Units parameter.

Clip Units

The unit to use for the value of the Clip Amount parameter.

Available options are:

When you specify a value for the Clip Amount parameter, this parameter is mandatory; otherwise, it is not required.

Grid Reference Point

An upper-left corner coordinate adjustment for the orthorectified image.

With this parameter, you can create ortho images that fall on a specific raster grid, ensuring that all ortho images align perfectly without the need for resampling. The grid is created according to the values specified and the output resolution of the ortho images. The ortho images created are aligned to the grid using the upper-left corner of the top-left pixel in the ortho image.

The grid reference point is specified using two values (x-reference, y-reference), which define the position of the top-left corner of the raster grid.

Sample input

"432345.000, 5438882.000"

The preceding values specify that the upper-left coordinate of the reference point is 432345.000, 5438882.000. Depending on the distance of the tile from that point, the upper-left x-coordinate of the ortho image could be 432345.000, 432365.000, or any other multiple of the resolution.

If values are specified for this parameter, it is applicable in all scenarios, whether the image-corner coordinates are determined from the input file or through automatic computation.

If no values are specified for this parameter, a default value of 0,0 (x-reference, y-reference) is applied.

Raster Channels

A comma-delimited list of channels; for example, 1,2,5.

This parameter is optional. If you do not specify a value, all of the channels in the input files is used.

Sampling Interval Range

The range from which the sampling interval is selected. The range consists of two values: a minimum and maximum sampling interval. When you specify a range, the sampling interval is calculated based on the ratio of the resolution of the digital elevation model (DEM) and that of the output orthorectification.

When you specify only a single value, the value is used as the sampling interval and not calculated.

Example 1:
Sampling Interval Range = 1, 4
DEM resolution     = 10m
Ortho resolution   =  5m
Ratio = 2
Sampling Interval = 2
Example 2:
Sampling Interval Range = 2, 6
DEM resolution     = 1m, 1m
Ortho resolution   = 0.1m, 0.2m
Ratio = 10, 5
Sampling Interval = floor((0.1+0.2) / 2) = 7.5
Final Sampling Interval = 6 (because maximum in range forces to 6)
Example 3:
Sampling Interval Range = 2, 4
DEM resolution     = 1m, 1m
Ortho resolution   = 5m, 5m
Ratio = 1/5, 1/5
Sampling Interval = floor((1/5+1/5) / 2) = 0
Final Sampling Interval = 4 (because minimum in range forces to 4)

The sampling interval is the pixel spacing at which the math model is evaluated to determine the source raster location of the orthorectified pixel. A value of 1 performs a rigorous calculation on each output pixel.

With sampling intervals of 2 or greater, the intermediate pixels are the projection from the image to the Earth surface and is approximated by linearly interpolating it from the nearest locations at which the full orthorectification operation was performed.

A value of 1 is suitable in most situations. With math models that are more computationally intensive, a higher value can improve performance, but is at the expense of accuracy. The amount of loss of accuracy depends on the viewing geometry, resolution of the digital elevation model (DEM), and roughness of the DEM. When the area of interest features rugged areas, a higher value may degrade the detail of the terrain correction.

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:

  • Math models

    When no valid CATALYST Professional OrthoEngine project file (oe.prj) is available, the imagery specified for orthorectification must contain a valid math-model segment. The segment can be the nominal one imported with the raw data during the data-import stage, or it can be a math-model segment developed and refined with OrthoEngine and exported to the imagery.

  • Imagery

    The specified input imagery must have been ingested with the ADS Ingest module. This ensures that the imagery can be read by subsequent processes in CATALYST Enterprise, and that the input files adhere to the CATALYST Enterprise file-naming convention.

  • Digital elevation model

    Digital elevation models (DEM) are required for the orthorectification process and are mandatory for this module. CATALYST Enterprise Aerial accepts a DEM in raster format in either GeoTIFF or PCIDSK (PIX) file format. The DEM can be either a series of tiles with the same resolution, projection, and bit-depth (essentially a tiled mosaic), or a single file.

    If you use a series of tiles, you must run the DEM Index File Creator module prior to orthorectification. The module determines the projection and bit depth of the first tile, and then the corners of that tile and every subsequent tile in the folder. If a folder is specified as the DEM parameter, the file index.txt, created by the DEM Index File Creator module, is used to determine which DEM tiles overlap each scene.

    For best results, the resolution of the DEM should be no more than five times that of the output resolution of your orthorectified product.

    Note:
    • For faster reading, large DEMs should be tiled internally
    • You can run the Mosaic Preparation module and the Mosaic Generation module to split a large DEM into tiles that can be used in the DEM Index File Creator module.
    • Knowing the NoData (background) value of your DEM is important. It is recommended that you specify it as the value of the Source Background Value parameter, although this is optional.
  • File-naming convention

    The module searches for a valid CATALYST Professional OrthoEngine project file (oe.prj) or images with the convention _RAW in the file name (the _RAW convention is created during the data-ingest stage). If this tag is not present in the file names of the imagery, orthorectification will not occur.

Module details

The Orthorectification ADS module automatically orthorectifies and corrects image scenes. Orthorectification is an essential process to any photogrammetric project because, after performing it, you can relate features in the image to their actual locations on Earth, and this provides you with a means to take measurements and make accurate decisions.

For you to produce an image mosaic, you must have orthorectified image products.

The Orthorectification ADS module supports processing using graphics processing units (GPU) and multicore processors.

Merging of color bands

The module automatically merges the orthorectified bands of imagery from separate single-band files (for example, red, green, blue, and near-infrared that are separated into different files) into a single multiband, multispectral file.

The output file extents are based on the region of overlap of all input files; cropping of some data may occur.

All output pixels that do not have a value are assigned a NoData value. The NoData value falls within the range of the output raster type. If no value is specified, the file metadata NO_DATA_VALUE is used (if it exists).

Note: Typically, images acquired with an airborne digital sensor (ADS) have panchromatic (PAN) and multispectral (MS) bands. To reduce processing time when ingesting the data, the MS images are deactivated, and then reactivated during orthorectification with the updated math model applied.

Job results

The results of this module vary, depending on the input data types; however, all output files will generally contain the convention _ORTHO in the output file name.

The output file name format is:
<SCENE ID>_ORTHO_<DATA TYPE>.pix
where:
  • SCENE_ID: the scene ID of the image to orthorectify
  • ORTHO: indicates that the image is orthorectified
  • DATA_TYPE: indicates the output data type (PAN, MS, or RGB)

The output files are orthorectified images, written to the specified output folder.

For each image orthorectified, the module creates a text file of the event.

You can open the ingested scenes in CATALYST Professional Focus or OrthoEngine to perform quality-assurance (QA) tasks, or perform additional processing with other CATALYST Enterprise modules.

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