## Note: This page was created with the CommandTemplate ## ## If you're modifying this page please take a look at the ## latest version of CommandTemplate to ensure that you're ## using the latest version of the CommandTemplate ## ## See HelpOnCommandTemplate for description of formatting <> '''Index''' <> = Name = mris_curvature - calculate MeanCurvature and GaussianCurvature of a CorticalSurface = Synopsis = mris_curvature [] 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 = Author/s = BruceFischl