|
Size: 1482
Comment:
|
Size: 1382
Comment: touched up formatting
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| [[Navigation(children)]] '''Index''' [[TableOfContents]] |
|
| Line 11: | Line 15: |
| mri_tessellate [<options>] [input volume] [label-value] [output surface] | mri_tessellate [options] <invol> <labelvalue> <outsurf> |
| Line 15: | Line 19: |
| || [input volume] || COR, .mgh, or .mgz volume || || [label-value] || integer, if input is filled volume, 127 is rh, 255 is lh || || [output surface] || binary surface of the tessellation || |
|| <invol> || input volume || || <labelvalue> || integer, if input is filled volume, 127 is rh, 255 is lh || || <outsurf> || binary surface of the tessellation || |
| Line 20: | Line 24: |
| None | none |
| Line 27: | Line 31: |
| || [output surface] || surface file, typically ?h.orig || | || <outsurf> || surface file, typically ?h.orig || |
| Line 36: | Line 40: |
| description | |
| Line 41: | Line 44: |
| description | |
| Line 44: | Line 46: |
| None | none |
| Line 47: | Line 49: |
| ["othercommand1"], ["othercommand2"] | ?? |
| Line 54: | Line 56: |
| description description |
?? |
| Line 59: | Line 60: |
| ["References/Lastname###"] | ?? |
Navigation(children) Index TableOfContents
Name
mri_tessellate - creates surface by tessellating given input volume
Synopsis
mri_tessellate [options] <invol> <labelvalue> <outsurf>
Arguments
Positional Arguments
<invol> |
input volume |
<labelvalue> |
integer, if input is filled volume, 127 is rh, 255 is lh |
<outsurf> |
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
<outsurf> |
surface file, typically ?h.orig |
Description
description
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
??
Links
Methods Description
??
References
??
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
