This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the neighborhood operations.
Name | Description | |
---|---|---|
BlockStatistics | Calculates statistics for a non-overlapping neighborhood. | |
Filter | Performs a preset focal filter on the input. | |
FocalFlow | Calculates the flow of the values in the surface within each cells immediate neighborhood. | |
FocalStatistics | Calculates statistics for an overlapping neighborhood. | |
LineStatistics | Calculates a statistic on the attributes of lines in a circular neighborhood around each output cell. | |
PointStatistics | Calculates a statistic on the points in a neighborhood around each output cell. |
Classes | Description |
---|---|
RasterNeighborhoodOp | A mechanism for performing neighbourhood operations on rasters. |