Hello experts,
We are looking to generate a stat file containing the number of voxels in a series of ROIs. We have a collection of about 300 different user-defined cortical ROI nifti volumes (not from aseg) and need to retrieve the number of voxels in each ROI for further analysis, but so far haven't been able to come up with an algorithm to do so. Any help is much appreciated!
Thank you, Lauren Ostrowski
You can use mri_segstats to generate a file for each subject (use the ROI volume as the --seg). Then use asegstats2table to create your final table
On 04/04/2017 12:18 PM, Ostrowski, Lauren wrote:
Hello experts,
We are looking to generate a stat file containing the number of voxels in a series of ROIs. We have a collection of about 300 different user-defined cortical ROI nifti volumes (not from aseg) and need to retrieve the number of voxels in each ROI for further analysis, but so far haven't been able to come up with an algorithm to do so. Any help is much appreciated!
Thank you, Lauren Ostrowski
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu