#include <itkIsotropicFourthOrderLevelSetImageFilter.h>
Inheritance diagram for itk::IsotropicFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >:


Definition at line 73 of file itkIsotropicFourthOrderLevelSetImageFilter.h.
Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef LevelSetFunctionWithRefitTerm< TOutputImage, SparseImageType > | FunctionType |
| typedef SmartPointer< Self > | Pointer |
| typedef FunctionType::RadiusType | RadiusType |
| typedef IsotropicFourthOrderLevelSetImageFilter | 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 | |
| This filter halts when the iteration count reaches the specified count *virtual bool | Halt () |
| IsotropicFourthOrderLevelSetImageFilter () | |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
| ~IsotropicFourthOrderLevelSetImageFilter () | |
Protected Attributes | |
| FunctionType::Pointer | m_Function |
| unsigned int | m_MaxFilterIteration |
|
|||||
|
Definition at line 83 of file itkIsotropicFourthOrderLevelSetImageFilter.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 97 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Definition at line 82 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The radius type for the neighborhoods. Definition at line 100 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Standard class typedefs Definition at line 79 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The sparse image type used in LevelSetFunctionWithRefitTerm Definition at line 90 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Definition at line 81 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 107 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods) |
|
|||||||||
|
Definition at line 117 of file itkIsotropicFourthOrderLevelSetImageFilter.h. References itk::fem::this. |
|
|||||||||
|
Standard new macro |
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
The LevelSetFunctionWithRefitTerm object. Definition at line 111 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The number of iterations for which this filter will run. Definition at line 114 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000