| cgb_smooth | R Documentation |
Apply a precomputed CGB graph to volumetric data
cgb_smooth(x, graph, passes = 1L, lambda = 1)
x |
A |
graph |
Graph list returned by |
passes |
Number of smoothing passes (>=1). Each pass multiplies by
|
lambda |
Blend factor in |
Smoothed object of the same class as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.