ITK/InsightClopedia/Meshes: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Replacing page with '* Add points and edges to a mesh.')
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
* [[ITK/InsightClopedia/Meshes/PointsAndEdges|Add points and edges to a mesh.]]
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.]]
 
[[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