Template:Edge Preserving Mean Filter

From XMS Wiki
Revision as of 20:16, 30 October 2024 by Jcreer (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.
  • 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.

Output parameters

  • Output raster file – Enter the name for the new generated image.

Current Location in toolbox

Rasters/Edge Preserving Mean Filter

Related Links