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)
path to the volumetric T1 data.
deface the input T1 data before analysis. Defaults to TRUE.
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.