View source: R/GeostTextureLibrarySharedRoxy.R
CalcMedians | R Documentation |
Calculate the median of absolute values found in a search window for each raster in a list
CalcMedians(deltas, w)
deltas |
A list of rasters with the values from which calculate the median of absolute values (e.g., directional differences of order K) |
w |
The moving window used (e.g. w=KernelCircular(3)) |
A list of rasters with the median of absolute values in the search window
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.