Template:Edge Preserving Mean Filter: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ===Edge Preserving Mean Filter=== <!--====Tool description====--> 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. *'...")
 
No edit summary
Line 10: Line 10:
====Output parameters====
====Output parameters====
*''Output raster file'' &ndash; Enter the name for the new generated image.
*''Output raster file'' &ndash; Enter the name for the new generated image.
*''Size of the filter kernel'' &ndash; tbd
*''Size of the filter kernel'' &ndash; specifies the dimensions of the square window used in the edge-preserving mean filter.
*''Maximum difference in values'' &ndash; tbd
*''Maximum difference in values'' &ndash; 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====  

Revision as of 07:01, 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