Description Usage Arguments Value
View source: R/n4_skull_strip.R
Skull Strip image
1 2 3 | n4_skull_strip(file, template = penn115_image_fname(),
template_mask = penn115_brain_mask_fname(), verbose = TRUE,
pad = TRUE, n_iter = 2)
|
file |
Filename of T1 image |
template |
Template full image |
template_mask |
Template brain mask |
verbose |
print diagnostic messages |
pad |
should zero padding be done |
n_iter |
Number of iterations undergone with |
A list of output images, brain and corrected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.