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


Public Types | |
| typedef IsotropicFourthOrderLevelSetImageFilter | Self |
| typedef SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::SparseImageType | SparseImageType |
| typedef LevelSetFunctionWithRefitTerm< TOutputImage, SparseImageType > | FunctionType |
| typedef FunctionType::RadiusType | RadiusType |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| virtual unsigned int | GetMaxFilterIteration () |
| virtual void | SetMaxFilterIteration (unsigned int _arg) |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| IsotropicFourthOrderLevelSetImageFilter () | |
| ~IsotropicFourthOrderLevelSetImageFilter () | |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
| virtual bool | Halt () |
Protected Attributes | |
| FunctionType::Pointer | m_Function |
| unsigned int | m_MaxFilterIteration |
Definition at line 73 of file itkIsotropicFourthOrderLevelSetImageFilter.h.
|
|||||
|
Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. 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. |
|
|||||
|
Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. 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 Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. Definition at line 79 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
The sparse image type used in LevelSetFunctionWithRefitTerm Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. Definition at line 93 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||
|
Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. Definition at line 81 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 107 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods) Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. |
|
|||||||||
|
This filter halts when the iteration count reaches the specified count. Reimplemented from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >. Definition at line 117 of file itkIsotropicFourthOrderLevelSetImageFilter.h. |
|
|||||||||
|
Standard new macro Reimplemented from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >. |
|
||||||||||||||||
|
This method first calls the Superclass InitializeIteration method. Then it determines whether ProcessNormals should be called. Reimplemented from itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >. |
|
||||||||||
|
|
|
|||||
|
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.3.5 written by Dimitri van Heesch,
© 1997-2000