ITK/InsightClopedia/Meshes: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
For N-D meshes, use itkMesh. For 2D surfaces embedded in 3D, use itkQuadEdgeMesh (in the Review directory).
[[ITK/InsightClopedia/Meshes/AddPointsAndEdges|Add points and edges to a mesh.]]
[[ITK/InsightClopedia/Meshes/AddPointsAndEdges|Add points and edges to a mesh.]]
[[Mesh Decimation]]
[[Mesh Subdivision]]

Latest revision as of 01:11, 16 September 2009

For N-D meshes, use itkMesh. For 2D surfaces embedded in 3D, use itkQuadEdgeMesh (in the Review directory).

Add points and edges to a mesh.

Mesh Decimation

Mesh Subdivision