Differences between revisions 4 and 5
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
Line 16: Line 15:
source set_babysev_packages.csh setenv MATLAB_ROOT PATH_MATLAB_8.0_INSTALLATION
}}}
{{{
source set_babydev_packages.csh

DOWNLOAD

Code: Click here to request.

Cite:

  • Zöllei et al. FreeSurfer image processing pipeline for infant clinical MRI images. Human Brain Mapping, Vancouver, Canada, 2017. (until journal submission is still under review)

  • de Macedo Rodrigues, K., et al., A FreeSurfer-compliant consistent manual segmentation of infant brains spanning the 0–2 year age range. Front. Hum. Neurosci., 2015. 9(21).

Current skullstripping code: PICASSO -- need to get it independently, from NITRC. With questions related to this tool, contact Dr Ou ( yangming.ou@childrens.harvard.edu ).

EXECUTION

setenv MATLAB_ROOT PATH_MATLAB_8.0_INSTALLATION

source set_babydev_packages.csh

setenv SUBJECTS_DIR your_data_path

infant_recon_all --s SUBJ --age age_in_months

Other useful flags:

--masked (using a skullstripped input)

--outdir (redirecting output)

--kneigh (number of training examples to use)

See infant_recon_all --help for more information

infantFS (last edited 2022-12-05 12:13:59 by LillaZollei)