[Insight-users] RE: [vtkusers] Triangular Mesh Datastructure

Toon Huysmans denhuys at hotmail.com
Wed Sep 7 06:30:56 EDT 2005


Another worthy alternative would be the OpenMesh library:
http://www.openmesh.org/.
 
Greetings,
 
 
Toon.

Postal Address:
 
  Vision Lab, Department of Physics
  University of Antwerp (CMI)
  Groenenborgerlaan 171 (U306)
  B-2020 Antwerp, Belgium

Tel: +32 (0) 3 265 32 24

Fax: +32 (0) 3 265 33 18

Email:  <mailto:toon.huysmans at ua.ac.be> toon.huysmans at ua.ac.be

Web:  <http://webhost.ua.ac.be/visielab/staff/tohu/>
http://webhost.ua.ac.be/visielab/staff/tohu/
 
-----Oorspronkelijk bericht-----
Van: vtkusers-bounces+denhuys=hotmail.com at vtk.org
[mailto:vtkusers-bounces+denhuys=hotmail.com at vtk.org] Namens Deepak Roy
Verzonden: woensdag 7 september 2005 0:50
Aan: vtkusers at vtk.org
Onderwerp: [vtkusers] Triangular Mesh Datastructure
 
Hello,
 
I am confronted with a graphics problem, to be more specific 3D
Segmentation of Triangular Surface Meshes.
 
The data is in the format of vrml files.
 
I am in search of a library, that supports the following:
 
*         A Robust Triangular Mesh Data Structure that stores vertices,
faces, texture indices and texels, vertex-edge-face adjacency
*         Examining n-ring neighborhood of a vertex
*         Computing vertex curvatures
*         Mesh import from a vrml file
*         Connected component analysis of the mesh
*         Access to vertex and face normals
*         Sub mesh extraction
*         Affine Transformations on the mesh
 
I came to know that ITK has a mesh class that implements a very basic
version of the mesh datastructure and also has some mesh filters.
 
Is it a good idea to use itk::mesh to facilitate the needs mentioned
above ?  
 
Are any mesh segmentation algorithms being added to future versions of
ITK ?
 
I also heard VTK has some support for the meshes, but apparently VTK
does not incorporate any mesh segmentation algorithms. The VTK CVS seems
to support vrml import but not the stable release.
 
Are there any other libraries 
I need your suggestions...
 
Thanks in advance.
 
Bye
 
Deepak
 
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20050907/72046423/attachment-0001.htm


More information about the Insight-users mailing list