Focal Mean¶
Summary¶
Computes mean value of raster data in a fixed window around each input point.
Tags:raster
, statistics
, gdal
Usage¶
No Description Yet.
Parameters¶
Parameter | Description | Type |
---|---|---|
Input Raster
INPUT
|
QgsProcessingParameterRasterLayer | |
Data Points
POINTS
|
QgsProcessingParameterFeatureSource | |
Output Field
FIELD
|
Default value: VALUE
|
QgsProcessingParameterString |
Window Width (map units)
WIDTH
|
QgsProcessingParameterDistance | |
Window Height (map units)
HEIGHT
|
QgsProcessingParameterDistance | |
Focal Mean
OUTPUT
|
QgsProcessingParameterFeatureSink |