surf.sphere.spatialfilter | R Documentation |
Apply spatial filter to surface data.
surf.sphere.spatialfilter(source_data, sphere_dists, gaussian_weights)
source_data |
numerical vector, per-vertex data for a surface. |
sphere_dists |
named list with 3 entries, as returned by |
gaussian_weights |
list of double vectors, the Gaussian weights for all neighbors of the respective vertex. As returned by |
numerical vector, the spatially filtered per-vertex data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.