Re: [Freesurfer] Gaussian Curvature Calculation

2010-02-26 Thread rudolph
y from T-Mobile -Original Message- From: Lisa Ronan Date: Fri, 26 Feb 2010 13:51:27 To: Bruce Fischl Cc: Subject: Re: [Freesurfer] Gaussian Curvature Calculation ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mg

Re: [Freesurfer] Gaussian Curvature Calculation

2010-02-26 Thread Bruce Fischl
not sure about --continuous, Rudolph will know. The quadratic patch stuff is in mris_cuvature, but maybe also in mris_curvature_stats On Fri, 26 Feb 2010, Lisa Ronan wrote: > Many thanks for that. Am I correct in thinking that the Gauss_Bonnet scheme > is given by the "--discrete" option in mris

Re: [Freesurfer] Gaussian Curvature Calculation

2010-02-26 Thread Lisa Ronan
Many thanks for that. Am I correct in thinking that the Gauss_Bonnet scheme is given by the "--discrete" option in mris_curvature_stats, while the latter option is given by the "--continuous" flag? L On Fri, Feb 26, 2010 at 1:46 PM, Bruce Fischl wrote: > Hi Lisa, > > we actually provide a discr

Re: [Freesurfer] Gaussian Curvature Calculation

2010-02-26 Thread Bruce Fischl
Hi Lisa, we actually provide a discrete estimate using Gauss-Bonnet (Rudolph can give you the details), and a slightly larger-scale estimate by fitting a quadratic patch to each neighborhood (5mm on a side I think). The curvature then comes from the Hessian of the height function of that patch.