StripChannel0

MacroModule

genre

Other

author

Jan-Martin Kuhnigk

package

FMEstable/ReleaseMeVis

definition

StripChannel0.def

see also

ApplyTileProcessorPageWise

keywords

skip, label0, remove, background

Purpose

Strips the first channel from the input image. This is a common use case if the input is a multi-channel classification result, containing the result for the ‘background’ class at channel index 0, which is typically redundant.

Usage

Just place behind your processing module, e.g. ApplyTileProcessorPageWise and set/connect the used channel dimension at Channel Dimension in Input Image.

Details

If the input image does not contain at least two channels in the specified Channel Dimension in Input Image, the output will be invalid.

Windows

Default Panel

../../../Projects/TileProcessing/Helpers/StripChannel0/Modules/mhelp/Images/Screenshots/StripChannel0._default.png

Input Fields

inImage

name: inImage, type: Image

The input image, typically a multi-channel classification result.

Output Fields

outImage

name: outImage, type: Image

The stripped image.

Parameter Fields

Visible Fields

Channel Dimension in Input Image

name: inChannelDimension, type: Enum, default: C

The image dimension encoding the channels in the input image. If ‘NONE’ is selected, the input image is passed unchanged.

Values:

Title

Name

​X

​X

​Y

​Y

​Z

​Z

​C

​C

​T

​T

​U

​U

​None

​NONE