Index
Contents
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
Links
Methods Description
??
References
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>