Label | Explanation | Data Type |
Input raster | The input raster to be filtered based on the majority of contiguous neighboring cells. It must be of integer type. | Raster Layer |
Number of neighbors to use (Optional) | Determines the number of neighboring cells to use in the kernel of the filter.
| String |
Replacement threshold (Optional) | Specifies the number of contiguous (spatially connected) cells that must be of the same value before a replacement will occur.
| String |
Return Value
Label | Explanation | Data Type | Output raster | The output filtered raster. The output is always of integer type. | Raster |