Brief Description
Iterates over all cells of a given raster layer and calculates statistics for the surrounding raster cells. This is called moving window approach and is analogous to other similar tools like r.neighbors or ArcGis Focal Statistics.
Parameters
[param] Input raster: The raster layer to work on
[param] A method to applied: What should be calculated? Currently available: mean, sum, minimum, maximum, standard deviation, variance, median or variety.
[param] Moving Window size: The size of the moving window. Default is 3 (Chessboard)
[param] Behaviour at edges: The behaviour of the tool at raster edges. Values can be reflected, the nearest value can be taken, the current window mirrored or a constant value be applied (0). Default is reflect. Also available: constant, nearest, mirror, wrap
[param] Output Raster: Output result
Limitations
Info
Martin Jung | LecoS Homepage | Report Bugs
Citation: Martin Jung (2012) LecoS - A QGIS plugin to conduct landscape ecology statistics, http://plugins.qgis.org/plugins/LecoS/
Donation
Was this function useful? Consider a donation to support future LecoS development.