## See HelpOnCommandTemplate for description of formatting ## ## Note: If you are modifying this page please refer to the ## CommandTemplate page and confirm that this page has the latest ## CommandTemplate formatting <> '''Index''' <> = Name = mri_tessellate - creates surface by tessellating given input volume = Synopsis = mri_tessellate [options] = Arguments = == Positional Arguments == || || input volume || || || integer, if input is filled volume, 127 is rh, 255 is lh || || || binary surface of the tessellation || == Required Flagged Arguments == none == Optional Flagged Arguments == || -a || tessellate the surface of all voxels with different labels || || -n || save surface with real RAS coordinates where c_(r,a,s) != 0 || = Outputs = || || surface file, typically ?h.orig || = Description = Note: the meaning of the labels can be found in $FREESURFER_HOME/FreeSurferColorLUT.txt = Examples = == Example 1 == mri_tessellate $SUBJECTS_DIR/subjid/mri/filled 127 rh.orig == Example 2 == mri_tessellate $SUBJECTS_DIR/subjid/mri/aseg 17 lh.hippocampus = Bugs = none = See Also = [[mri_pretess]] = Links = FreeSurfer = Methods Description = {{{ ?? }}} = References = ?? = Reporting Bugs = Report bugs to = Author/s = BruceFischl