recon-any

This functionality is available dev version of FreeSurfer.

Author: Karthik Gopinath E-mail: kgopinath[at]mgh[dot]harvard[dot]edu Please post your questions on this module to the FreeSurfer mailing list at freesurfer[at]nmr.mgh.harvard.edu rather than directly contacting the author. If you use this package in your analysis, please cite:

General description:

This tool is a deep learning-enabled version of "Recon-all-like" stream that can handle any adult 3D imaging volumes of arbitrary orientation/resolution/contrast (including low-fied/portable MRI scans and 3D reconstructions of dissection photographs). This tool run_recon-any, the first out-of-the-box cortical surface reconstruction and analysis of brain MRI scans is essentially a combination of:

run_recon-any.png
Sample outputs of cortical surfaces for different scans from the different datasets. (a) Axial T1-weighted scan with 2×2×2mm resolution. (b) Ex vivo MRI scan at 0.5×0.5×0.5mm resolution. (c) A 3D reconstruction of the coronal dissection photograph at 0.5×0.5×4mm. (d) A portable low-field T2 axial scan at 2.5x2.5x2.5mm resolution. (e) A diffusion-MRI scan at 1.25×1.25×1.25mm resolution.

Usage:

OnceFreeSurfer has been sourced, using this module run_recon-any is very simple: you just provide an input scan, the subject name, the number of threads you want to use, the side (left/right/both; see below) and (optionally) the subjects directory for your own data.

run_recon-any INPUT_SCAN SUBJECT_ID THREADS SIDE [SUBJECT_DIR]

where,

Outputs:

This stream will create a directory structure that is almost the same as recon-all, but with some minor changes in the SUBJECT_DIR/mri:

Post completion of the cortical surface stream, some of the results from the cortical stream are used to refine the results in the directory SUBJECT_DIR/mri:

Cortical thickness and future work

The current recon-any stream is accurate for parcellation at nearly any resolution / slice spacing (see paper). However, the quality of cortical thickness estimation does degrade relatively quickly with increasing slice spacing; we plan to improve this in future versions of the tool.

ReconAny (last edited 2024-08-05 09:04:48 by KarthikGopinath)