Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
[[Navigation(children)]]
'''Index'''
[[TableOfContents]]

Line 11: Line 16:
Line 12: Line 18:
mris_curvature [<options>] [input surface file] mris_curvature [<options>] insurf
Line 14: Line 20:
= Positional Arguments = = Arguments =
=
= Positional Arguments ==
Line 17: Line 24:
= Required Flagged Arguments =
None
== Required Flagged Arguments ==
none
Line 20: Line 27:
= Optional Flagged Arguments = == Optional Flagged Arguments ==
Line 22: Line 29:
|| -a [n] || smooth [n] interations || apply [n] iterations of smoothing || || -a n || smooth [n] interations || apply [n] iterations of smoothing ||
Line 25: Line 32:
|| [input surface file].h || mean curvature file ||
|| [input surface file].K || gaussian curvature file ||
|| insurf.h || mean curvature file ||
|| insurf.K || gaussian curvature file ||
Line 41: Line 48:
None none
Line 51: Line 58:
description
description
??

Navigation(children) Index TableOfContents

Name

mris_curvature - calculate MeanCurvature and GaussianCurvature of a CorticalSurface

Synopsis

mris_curvature [<options>] insurf

Arguments

Positional Arguments

[input surface file]

input surface file

Required Flagged Arguments

none

Optional Flagged Arguments

-w

no file output

print information to screen but do not generate output files

-a n

smooth [n] interations

apply [n] iterations of smoothing

Outputs

insurf.h

mean curvature file

insurf.K

gaussian curvature file

Description

description

Examples

Example 1

mris_curvature lh.pial

Example 2

mris_curvature -w -a 10 lh.pial

Smooth 10 iterations and do not produce output files.

Bugs

none

See Also

["othercommand1"], ["othercommand2"]

Links

FreeSurfer

Methods Description

??

References

["References/Lastname###"]

Reporting Bugs

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

Author/s

BruceFischl

mris_curvature (last edited 2008-04-29 11:46:24 by localhost)