FUSEPCT

Data Fusion for Pseudocolor


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


FUSEPCT fuses a pseudocolor image with a black-and-white (B/W) intensity image. The result is an output RGB color image with the same resolution as the original B/W intensity image, but where the color (hue and saturation) is derived from the resampled input pseudocolor image.
Back to top

Parameters


Name Type Length Value range
InputColor: Input pseudocolor image channel  * Raster port 1 - 1  
InputColorPCT: Pseudocolor table segment  * PCT port 1 - 1  
InputIntensity: Input intensity channel * Raster port 1 - 1  
Output: Output raster channels  * Raster port 3 - 3  
Resampling Method String 0 - 1 Default: NEAR
Fusion Model String 0 - 1 CYLINDER, HEXCONE
Default: CYLINDER

* Required parameter
Back to top

Parameter descriptions

InputColor: Input pseudocolor image channel

Specifies the input pseudocolor image channel that defines the color (hue and saturation components) for the fused output color image.

The channel must be 8-bit.

InputColorPCT: Pseudocolor table segment

Specifies the pseudocolor table segment (type 121) used for encoding the input image into red, green, and blue components.

InputIntensity: Input intensity channel

Specifies the input black-and-white intensity image that defines the intensity component of the fused output color image.

DBINT (InputIntensity) and DBOC (Output) channels must be all 8-bit or all 32-bit real.

DBINT (InputIntensity) must not be the same as DBOC (Output).

Output: Output raster channels

Specifies three output RGB channels to store the results of the data fusion.

DBIC (InputColor) defines the color, and DBINT (InputIntensity) defines the intensity for the fused output color image.

The channels specified by DBINT (InputIntensity) and DBOC (Output) must be either all 8-bit or all 32-bit real.

The channels specified by this parameter must not be the same as the channel specified by DBINT (InputIntensity).

Duplicate output channels are not allowed.

Resampling Method

Specifies the type of resampling method used on the input RGB color image.

Resampling extracts and interpolates the gray levels from the original pixel locations to corrected locations.

Three resampling modes are supported.

The default is NEAR (NEAREST).

Fusion Model

Specifies the type of IHS color model to use. Refer to IHS documentation for more information on these two models.

Valid values are:
Back to top

Details

FUSEPCT performs data fusion of an input pseudocolor image on an input file with a black-and-white intensity image. The result is an output RGB color image with the same resolution as the intensity image. If the input and output files are different, the input pseudocolor image is resampled using the specified resampling method. Either the Hexcone or Cylinder IHS color model is used for data fusion.

FUSEPCT performs data fusion by running the following functions:

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