FME Transformers: 2024.1

Categories
Rasters
Related Transformers
RasterCellValueCalculator
RasterCellValueReplacer
RasterCellValueRounder
RasterExpressionEvaluator
RasterSingularCellValueCalculator
RasterStatisticsCalculator

RasterSharpener

Enhances the features of a raster image. The RasterSharpener 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 RasterSharpener accepts features with raster geometry. All other geometry types will be rejected.

Each input raster feature will be processed independently.

The RasterSharpener 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 RasterSharpener 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 RasterSharpener 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  
History  

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the RasterSharpener 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.