Template:Edge Preserving Mean Filter

From XMS Wiki
Revision as of 07:01, 29 August 2024 by Tgibbs (talk | contribs)

Jump to navigationJump to search


Edge Preserving Mean Filter

This tool applies an edge-preserving mean filter to an input image. The filter is a type of low-pass filter used to smooth the image and reduce noise, while preserving important edges.

Input parameters

  • Input raster file – Select the file that will be preserved.

Output parameters

  • Output raster file – Enter the name for the new generated image.
  • Size of the filter kernel – specifies the dimensions of the square window used in the edge-preserving mean filter.
  • Maximum difference in values – sets the threshold for the maximum allowable difference between the center value and its neighbors in the filtering process.

Current Location in toolbox

Rasters/Edge Preserving Mean Filter