[Insight-users] Mesh curvature / Node neighbours

Tobias Heimann t.heimann at dkfz-heidelberg.de
Wed Nov 9 14:27:33 EST 2005


Hi Dominique,

The standard mesh support in ITK is pretty limited, there is no 
functionality to compute curvatures or even to allow easy access to 
neighboorhood information. I've written an extension of the itk::Mesh 
class (which I'm going to submit to the Insight Journal, too) that 
provides access to neighbouring vertices and faces in a more intuitive 
way. If you are interested just send me a mail and I'll send you the code.

Best wishes,
Tobias


Dominique Zosso wrote:

>Hi,
>
>Im currently working on 3D surface meshes, similar to the one generated by
>itkRegularSphereMeshSource.
>
>To get the curvature in a node, does the itk framework contain any similar
>method to the "vtkCurvature" proposed in VTK?
>
>And is there an ITK-method that provides access to all the neighbouring
>nodes of a given vertex?
>
>Thank you in advance
>---
>Dominique Zosso
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>  
>

-- 
Dipl.-Inform. Med. Tobias Heimann
Deutsches Krebsforschungszentrum         (German Cancer Research Center)
Div. Medical and Biological Informatics B010      Tel: (+49) 6221-423548
Im Neuenheimer Feld 280                           Fax: (+49) 6221-422345
D-69120 Heidelberg                              email: T.Heimann at dkfz.de
Germany                       http://www.dkfz.de/mbi/people/tobiash.html



More information about the Insight-users mailing list