| Back to top |
| Back to top |
| Name | Caption |
|---|---|
| Reference Image | Path and file name of reference image |
| Output Folder | Output folder |
| Overwrite Results | Overwrite existing results |
| Input Orthos | The set of orthorectified imagery to process |
| Recreate Index Only | Whether to only recreate the index file |
| Resampling Method | Resampling method |
| Resampling Kernel File | Resampling Kernel File |
| Back to top |
Reference Image
The path and file name of orthorectified images to use as reference.
Output Folder
The path and name of the folder to which to write the output files.
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.
Input Orthos
The name of the folder that contains valid, GDB-supported orthorectified images.
Recreate Index Only
After generating all of the reference images, the Multi-resolution Reference Creator module creates an index file named index.txt.mfile in the output folder. The index file is needed by the Super Registration module.
This parameter is used to tell the job to recreate only the index file, rather than recreating all of the output reference images. It should only be used if, for some reason, you have lost the index file. Usually it should remain unchecked.
Resampling Method
The resampling method to use during processing.
Resampling Kernel File
The custom resampling kernel file specifies a 2D kernel to be applied during the resampling.
The kernel file has a specific format. The first line indicates the number of columns and rows in the kernel:
ColSize,RowSize
The subsequent lines consist of (ColSize * RowSize) kernel weights, listed one row per line:
Weight_{1,1},...,Weight_{1,ColSize}
.
.
.
Weight_{RowSize,1},...,Weight_{RowSize,ColSize}
The following is an example of a kernel file specifying a 3x3 kernel:
3,3 0.01134374,0.08381951,0.01134374 0.08381951,0.61934703,0.08381951 0.01134374,0.08381951,0.01134374
This parameter is used only when the Reproject check box is selected and Resampling Method is set to "2D Kernel"; otherwise, it is ignored.
| Back to top |
Preprocessing requirements
Before running this module, the following requirements must be met to ensure the job processes successfully and produces accurate results:
The Multi-resolution Reference Creator module resamples or reprojects the input reference image to the same resolution and projection as the input orthorectified images. If multiple input orthorectified images have the same resolution and projection then only one output file is created.
Job results
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.