Hi,
Is there a way to take a binary .mgh file (surface file with 163842 vertices containing 1 or 0) and create a label such that the ones in the input file == the label? For instance, to create a label from a p-map.
I tried using mri_cor2label based on previous responses on the mailing list, but that seems to produce volumes and I'm not really sure what it does anyway...
Thank you!
Hi Lars
this would be pretty simple to do in matlab, but I'm not sure if we have anything do to it otherwise (Doug might)
cheers Bruce On Fri, 11 Jul 2014, Lars M. Rimol wrote:
Hi,
Is there a way to take a binary .mgh file (surface file with 163842 vertices containing 1 or 0) and create a label such that the ones in the input file == the label? For instance, to create a label from a p-map.
I tried using mri_cor2label based on previous responses on the mailing list, but that seems to produce volumes and I'm not really sure what it does anyway...
Thank you!
-- yours, Lars M. Rimol, PhD St. Olavs Hospital Trondheim, Norway
use mri_cor2label with the --surf option
On 07/11/2014 01:36 PM, Bruce Fischl wrote:
Hi Lars
this would be pretty simple to do in matlab, but I'm not sure if we have anything do to it otherwise (Doug might)
cheers Bruce On Fri, 11 Jul 2014, Lars M. Rimol wrote:
Hi,
Is there a way to take a binary .mgh file (surface file with 163842 vertices containing 1 or 0) and create a label such that the ones in the input file == the label? For instance, to create a label from a p-map.
I tried using mri_cor2label based on previous responses on the mailing list, but that seems to produce volumes and I'm not really sure what it does anyway...
Thank you!
-- yours, Lars M. Rimol, PhD St. Olavs Hospital Trondheim, Norway
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu