Classes | |
class | itk::BalloonForceFilter< TInputMesh, TOutputMesh > |
BalloonForceFilter is used to apply balloon force and the potential force onto the 2D surface model embedded in a 3D space. More... | |
class | DeformableMesh3D |
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. More... | |
class | itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh > |
Three-dimensional deformable model for image segmentation. More... |
These algorithms represent models using a mesh and update the models based on image features. Examples of this type of filter in ITK include: balloon force filter and the deformable mesh filter.