#include <itkAnisotropicFourthOrderLevelSetImageFilter.h>
Inheritance diagram for itk::AnisotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >:


Definition at line 82 of file itkAnisotropicFourthOrderLevelSetImageFilter.h.
Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef LevelSetFunctionWithRefitTerm< TOutputImage, SparseImageType > | FunctionType |
| typedef SmartPointer< Self > | Pointer |
| typedef FunctionType::RadiusType | RadiusType |
| typedef AnisotropicFourthOrderLevelSetImageFilter | Self |
| typedef Superclass::SparseImageType | SparseImageType |
| typedef SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage > | Superclass |
Public Member Functions | |
| virtual unsigned int | GetMaxFilterIteration () |
| virtual const char * | GetNameOfClass () const |
| virtual void | SetMaxFilterIteration (unsigned int _arg) |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| AnisotropicFourthOrderLevelSetImageFilter () | |
| This filter halts when the iteration count reaches the specified count *virtual bool | Halt () |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
| ~AnisotropicFourthOrderLevelSetImageFilter () | |
|
|||||
|
Definition at line 92 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The level set function class with a refit term that forces the curvature of the moving front to match a prescribed curvature image. Definition at line 106 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Definition at line 91 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The radius type for the neighborhoods. Definition at line 109 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Standard class typedefs Definition at line 88 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The sparse image type used in LevelSetFunctionWithRefitTerm Definition at line 99 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Definition at line 90 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 116 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods) |
|
|||||||||
|
Definition at line 120 of file itkAnisotropicFourthOrderLevelSetImageFilter.h. References itk::fem::this. |
|
|||||||||
|
Standard new macro |
|
||||||||||||||||
|
|
|
||||||||||
|
|
1.4.2 written by Dimitri van Heesch,
© 1997-2000