antspynet_brain_extraction {rpyANTs} | R Documentation |
Extract brain and strip skull
Description
Print antspynet$brain_extraction
to see the original documentation.
Usage
antspynet_brain_extraction(
x,
modality = c("t1", "t1nobrainer", "t1combined", "flair", "t2", "t2star", "bold", "fa",
"t1t2infant", "t1infant", "t2infant"),
verbose = FALSE
)
Arguments
x |
input image or image path |
modality |
modality type |
verbose |
whether to print out process to the screen |
Value
Brain mask image
[Package rpyANTs version 0.0.3 Index]