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.