medianFilter | R Documentation |
Median filter
medianFilter(coord, n = 3)
coord |
A vector of coordinates over which to apply a mean filter |
n |
The number of values to average (best when odd-numbered) |
A vector of median-averaged coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.