Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
#include <itkDeformableMesh3DFilter.h>
Detailed Description
The DeformableMesh3DFilter is used to deform a mesh (deformable model) under a potential force in 2D or 3D. The potential force is derived from the gradient information in the medical image and it will make the model deform to fit to the boundary features. Inputs are: (1) A deformable triangular model (Mesh). Import using the SetInput method. (2) A gradient map that make the model deform to fit to the estimated boundary. the gradient should be based on the 2nd derive of the original image. So the nodes on the model surface will stop at the edge features in the original image.
The documentation for this class was generated from the following file:
Generated at Thu May 25 00:46:01 2006 for ITK by
1.3.5 written by Dimitri van Heesch,
© 1997-2000