For the complete documentation index, see llms.txt. This page is also available as Markdown.

Optional & Advanced Inputs / Parameters

Optional Inputs / Parameters

Reflectance Correction

Select reflectance correction to perform reflectance corrections using a Sentera calibration panel. If calibration panel imagery is not detected in the input images, this option will be disabled.

ILS Correction

Select ILS correction to perform lighting corrections using a light sensor. If light sensor values are not detected in the input images this option will be disabled.

If Reflectance and ILS corrections are disabled, images will be corrected for exposure only

Advances Inputs / Parameters

ExifTool Path

Optionally provide an updated/custom version of exiftool. If not provided the default version is included in the tool.

Calibration ID

For Sentera sensors, calibration images are tagged with "CAL". Optionally provide a different tag if the image names have been modified. For non-Sentera sensors all images are scanned for calibration panels.

Use All Panel Sets

By default only the best calibration set will be used to perform corrections for Sentera sensors. Select this option to perform corrections using all available calibration panel captures.

Delete/Overwrite Original Images

Select this option and set the input and output paths to match to overwrite the original images with the corrected images. Not reccomended as original images cannot be restored.

Output as Uint16 (0 -65535)

By default corrected images are formated in Float32 with values in reflectance ranging from 0-1. Selecting this option will output the corrected images in Uint16 with values ranging from 0-65535. This may be required for certain photogrametry software and corrected images will have a much smaller file size.

Last updated