Arithmetic mean filter

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
is commonly used for noise reduction. The filter computes the value of each output pixel by finding the statistical mean of the neighborhood of the corresponding input pixel. The following figure illustrates the local effect of the MeanImageFilter. The statistical mean of the neighborhood on the left is passed as the output value associated with the pixel at the center of the neighborhood.  
+
Arithmetic mean filter is commonly used for noise reduction. The filter computes the value of each output pixel by finding the statistical mean of the neighborhood of the corresponding input pixel.
 +
* In the search engine of the Processing Toolbox, type '''Smoothing''' and select '''Smoothing(mean)''' under Image Filtering of the Orfeo Toolbox.
 +
* Under the Parameters tab, select a single band or a multiband file as input layer.
 +
* Select '''mean''' from the drop-down list as Smoothing Type.
 +
* Adjust the '''Radius''' of a circular element in pixel size.
 +
[[File:Qgis_smooth_mean.png|400px]]
  
 
[[category:Spatial Filtering]]
 
[[category:Spatial Filtering]]

Revision as of 20:20, 18 November 2017

Arithmetic mean filter is commonly used for noise reduction. The filter computes the value of each output pixel by finding the statistical mean of the neighborhood of the corresponding input pixel.

  • In the search engine of the Processing Toolbox, type Smoothing and select Smoothing(mean) under Image Filtering of the Orfeo Toolbox.
  • Under the Parameters tab, select a single band or a multiband file as input layer.
  • Select mean from the drop-down list as Smoothing Type.
  • Adjust the Radius of a circular element in pixel size.

Qgis smooth mean.png

Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export