Hi Freesurfer experts.
Is there any tool to perfom volume calculations? Such binarize a volume, intersect two volumes, sum volumes etc?
Thanks.
For binarization use mri_binarize. For intersecting, you can use mri_binarize with the --mask option. If you want to add to volumes, you can use fscalc, eg fscalc vol1.mgh sum vol2.mgh -o sum.mgh fscalc has a bunch of options. Run it with -help to see
On 1/11/16 11:30 AM, Julio Alberto González Torre wrote:
Hi Freesurfer experts.
Is there any tool to perfom volume calculations? Such binarize a volume, intersect two volumes, sum volumes etc?
Thanks.
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu