Differences between revisions 4 and 5
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 53: Line 53:
["othercommand1"], ["othercommand2"] [[othercommand1]], [[othercommand2]]
Line 64: Line 64:
["References/Lastname###"] [[References/Lastname###]]

Index

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

produce file output

print information to screen and 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

Compute the curvature and do not produce output files.

Example 2

mris_curvature -w -a 10 lh.pial

Smooth 10 iterations and 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)