I don't think we have anything. You can do it in matlab, eg

aseg = MRIread('aseg.mgz');

vol = MRIread('vol.nii.gz');

ind = find(aseg.vol==17); % left hippo

median(vol.vol(ind))



On 1/12/18 10:42 AM, Helen Beaumont wrote:
> I can use mri_segstats to get mean and std dev for values within a
> segmented image. Is there any way I can get median values?
>
> _______________________________________________
> Freesurfer mailing list
> Freesurfer@nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
>
>

_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to