FME Transformers: 2024.2

Categories
Rasters
Related Transformers
RasterCellValueCalculator
RasterCellValueReplacer
RasterCellValueRounder
RasterExpressionEvaluator
RasterSingularCellValueCalculator
RasterStatisticsCalculator

RasterDiffuser

Enhances the features of a raster image. The RasterDiffuser enhances the borders, lines, and curves while reducing noise in the flat areas of the raster image.

Jump to Configuration

Typical Uses

  • Medical image processing
  • Computer Vision
  • Image pre-processing

How does it work?

The RasterDiffuser accepts features with raster geometry. All other geometry types will be rejected.

Each input raster feature will be processed independently.

The RasterDiffuser uses an Anisotropic Diffusion algorithm to sharpen the image.

Useful as a pre-processing step for the RasterSegmenter.

Bands, Cell types, and Palettes

Rasters may have one band or multiple bands. The RasterDiffuser can handle up to 4 bands of the same datatype. Alpha bands are preserved by removing them from the input raster prior to processing and appending them to the output raster after processing is complete. Input rasters with an unexpected number of bands or with inconsistent types, will be rejected.

All raster cell types are accepted as input but the algorithm internally uses Real64 data. A preserve interpretation option is provided, that, when enabled, converts the raster back to the same interpretation as the input raster.

Rasters may have no palette, one palette, or multiple palettes. For more information on raster structure, see Rasters (IFMERaster). The RasterDiffuser will resolve palettes on input rasters prior to processing. Input rasters with string palette values on cannot be resolved and will be rejected.

Selecting Raster Bands and Palettes

To select specific bands and/or palettes, use the RasterSelector prior to the RasterSegmenter.

Attributes

Attributes from the input features will be preserved in the output feature.

Usage Notes

Choosing a Raster Transformer

FME has an extensive selection of transformers for working with raster data. They can be generally categorized as working with whole rasters, bands, cells or palettes, and those designed for workflow control or combining raster with vector data.

For information on raster geometry and properties, see Rasters (IFMERaster).

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies None
Aliases RasterSharpener
History 2024.2 RasterSharpener renamed to RasterDiffuser

FME Community

The FME Community has a wealth of FME knowledge with over 20,000 active members worldwide. Get help with FME, share knowledge, and connect with users globally.

Search for all results about the RasterDiffuser on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.