otropos2 | R Documentation |
Runs otropos
but has different argument
names to be more consistent with extrantsr
otropos2(img, mask = NULL, smoothing_factor = 0.2, radius = c(1, 1, 1), ...)
img |
Images to segment. |
mask |
Mask of Image |
smoothing_factor |
amount of smoothing in Markov random Field. Increasing this number causes more smoothing whereas decreasing the number lessens the smoothing. |
radius |
the mrf neighborhood. Length must equal the number
of dimensions of |
... |
arguments to pass to |
otropos
, atropos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.