Runs Atropos (a finite mixture model) but with more robust inputs
otropos( a, x, m = "[0.2,1x1x1]", verbose = TRUE, ..., make_mask = TRUE, reset_origin = TRUE )
a | Images to segment. Can be a |
---|---|
x | Mask image. If none is supplied and |
m | mrf parameters as a string, usually
" |
verbose | print diagnostic messages |
... | Additional arguments to be passed to |
make_mask | Logical indicating if mask should be created if
|
reset_origin | Should |
Result of atropos
, but with nifti objects.