Deface a T1 weighted head scan using the FaceOff method described in : https://github.com/srikash/FaceOff. Requires ANTs to be installed.
faceoff(mri_path, out_dir = NULL)path to the volumetric T1 data.
optional output directory. Defaults to the same directory as mri_path if not specified.