segment_t1_fsl | R Documentation |
This function requires a working installation of FSL and uses the fslr package. You may need to specify the fsl install directory, eg: 'options(fsl.path = "/path/to/fsl")'
segment_t1_fsl(mri_path, deface = TRUE, bet_fit = 0.5)
mri_path |
path to the volumetric T1 data. |
deface |
deface the input T1 data before analysis. Defaults to TRUE. |
bet_fit |
fractional intensity threshold for bet brain extraction. Values should be between 0 and 1. Defaults to 0.5 with smaller values giving larger brain estimates. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.