Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2004-08-26 10:05:51
Size: 1211
Comment:
Revision 3 as of 2008-04-29 11:45:26
Size: 1318
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
[[Navigation(children)]] <<Navigation(children)>>
Line 11: Line 11:
[[TableOfContents]] <<TableOfContents>>
Line 15: Line 15:
mris_inflate:  This program will inflate a cortical surface. mris_inflate - inflate cortical surface.
Line 18: Line 18:
mris_inflate [options] <input surface file> <output surface file> mris_inflate [<options>] insurfacefile outsurfacefile
Line 22: Line 22:
||insurfacefile || input surface file ||
||outsurfacefile|| output surface file ||
Line 24: Line 26:
-n <# of iterations> - set the maximum # of iterations (default = 55)

-w <# of iterations> - write out a snapshot of the inflation every #th time step.

-dist <distance coefficient> - specify the relative strength of the metric preserving term in the cost functional versus the smoothing term (default = 0.1).
None
Line 31: Line 29:
|| -n iterations || maximum # of iterations. default = 55.||
|| -w n || write out a snapshot of the inflation every nth time step||
|| -dist distcoeff || metric distortion/smoothness tradeoff || relative strength of the metric preserving term in the cost functional versus the smoothing term . default = 0.1||
Line 33: Line 34:
||outsrufacefile || output surface file ||
Line 54: Line 56:
BruceFischl

Index

Name

mris_inflate - inflate cortical surface.

Synopsis

mris_inflate [<options>] insurfacefile outsurfacefile

Arguments

Positional Arguments

insurfacefile

input surface file

||outsurfacefile|| output surface file ||

Required Flagged Arguments

None

Optional Flagged Arguments

-n iterations

maximum # of iterations. default = 55.

|| -w n || write out a snapshot of the inflation every nth time step||

-dist distcoeff

metric distortion/smoothness tradeoff

relative strength of the metric preserving term in the cost functional versus the smoothing term . default = 0.1

Outputs

outsrufacefile

output surface file

Description

Examples

Bugs

None

See Also

Links

FreeSurfer, FsFast

Methods Description

References

Reporting Bugs

Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

Author/s

BruceFischl

mris_inflate (last edited 2008-11-26 02:49:36 by KrishSubramaniam)