Template:Edge Preserving Mean Filter: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 10: Line 10:
====Output parameters====
====Output parameters====
*''Output raster file'' – Enter the name for the new generated image.
*''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.
*''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.
*''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====  
====Current Location in toolbox====  

Latest revision as of 07:26, 29 August 2024


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