[Insight-users] Curvature Filter

brian avants stnava at gmail.com
Sat Oct 23 11:43:30 EDT 2010


Hi Dav

There  is a class hierarchy in ANTS  ( http://www.picsl.upenn.edu/ANTS/ )
that computes either mesh or image curvature using this method :
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.103.1296 ... I was
using these tools recently to test some clinical hypotheses and the results
were reasonable.  If you compile ANTS then you'll get an executable that can
be used as follows:

SurfaceCurvature    BrainIn.nii BrainOut.nii   3  0

where 0 means compute mean curvature and 3 is the sigma of a gaussian
derivative operator.

The classes are itk-compatible, as far as i know.

Brian

On Sat, Oct 23, 2010 at 11:30 AM, Dav <masslawi at gmail.com> wrote:

> Thanks Alex,
>
> Your help is very much appreciated, I already discovered the curvatureflow
> filter but I figured it computes the flow of the curvature and not the
> curvature itself, also the ITK documentation is not very much conclusive
> on theoretical matters such as this one.
>
> Cheers,
>
> Dav
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


-- 
ß®∫∆π
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101023/f57ebd3e/attachment.htm>


More information about the Insight-users mailing list