ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationCurvatureTerm.h>
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef CurvatureImageType::Pointer | CurvatureImagePointer |
typedef TCurvatureImage | CurvatureImageType |
typedef ZeroFluxNeumannBoundaryCondition < InputImageType > | DefaultBoundaryConditionType |
typedef Superclass::HeavisideConstPointer | HeavisideConstPointer |
typedef Superclass::HeavisideType | HeavisideType |
typedef Superclass::InputImagePointer | InputImagePointer |
typedef Superclass::InputImageType | InputImageType |
typedef Superclass::InputPixelRealType | InputPixelRealType |
typedef Superclass::InputPixelType | InputPixelType |
typedef Superclass::LevelSetContainerPointer | LevelSetContainerPointer |
typedef Superclass::LevelSetContainerType | LevelSetContainerType |
typedef Superclass::LevelSetDataType | LevelSetDataType |
typedef Superclass::LevelSetGradientType | LevelSetGradientType |
typedef Superclass::LevelSetHessianType | LevelSetHessianType |
typedef Superclass::LevelSetIdentifierType | LevelSetIdentifierType |
typedef Superclass::LevelSetInputIndexType | LevelSetInputIndexType |
typedef Superclass::LevelSetOutputPixelType | LevelSetOutputPixelType |
typedef Superclass::LevelSetOutputRealType | LevelSetOutputRealType |
typedef Superclass::LevelSetPointer | LevelSetPointer |
typedef Superclass::LevelSetType | LevelSetType |
typedef Vector < LevelSetOutputRealType, itkGetStaticConstMacro(ImageDimension) > | NeighborhoodScalesType |
typedef ConstNeighborhoodIterator < InputImageType, DefaultBoundaryConditionType > | NeighborhoodType |
typedef SmartPointer< Self > | Pointer |
typedef ConstNeighborhoodIterator < InputImageType >::RadiusType | RadiusType |
typedef LevelSetEquationCurvatureTerm | Self |
typedef LevelSetEquationTermBase < TInput, TLevelSetContainer > | Superclass |
Public Types inherited from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer > | |
typedef LevelSetContainerType::CacheImageType | CacheImageType |
typedef LevelSetContainerType::DomainMapImageFilterType | DomainMapImageFilterType |
typedef itksys::hash_set < std::string > | RequiredDataType |
Public Types inherited from itk::Object | |
Public Types inherited from itk::LightObject |
Static Public Member Functions | |
static Pointer | New () |
Static Public Attributes | |
static const unsigned int | ImageDimension = InputImageType::ImageDimension |
Private Member Functions | |
LevelSetEquationCurvatureTerm (const Self &) | |
void | operator= (const Self &) |
Derived class to represents a curvature term in the level-set evolution PDE.
TInput | Input Image Type |
TLevelSetContainer | Level set function container type |
Definition at line 49 of file itkLevelSetEquationCurvatureTerm.h.
typedef SmartPointer< const Self > itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::ConstPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 55 of file itkLevelSetEquationCurvatureTerm.h.
typedef CurvatureImageType::Pointer itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::CurvatureImagePointer |
Definition at line 91 of file itkLevelSetEquationCurvatureTerm.h.
typedef TCurvatureImage itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::CurvatureImageType |
Definition at line 90 of file itkLevelSetEquationCurvatureTerm.h.
typedef ZeroFluxNeumannBoundaryCondition< InputImageType > itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::DefaultBoundaryConditionType |
Neighborhood radius type
Definition at line 102 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::HeavisideConstPointer itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::HeavisideConstPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 84 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::HeavisideType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::HeavisideType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 83 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::InputImagePointer itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::InputImagePointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 68 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::InputImageType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::InputImageType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 65 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::InputPixelRealType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::InputPixelRealType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 70 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::InputPixelType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::InputPixelType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 69 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetContainerPointer itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetContainerPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 73 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetContainerType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetContainerType |
Level-set function container type
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 72 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetDataType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetDataType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 86 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetGradientType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetGradientType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 79 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetHessianType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetHessianType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 80 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetIdentifierType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetIdentifierType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 81 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetInputIndexType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetInputIndexType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 78 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetOutputPixelType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetOutputPixelType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 76 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetOutputRealType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetOutputRealType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 77 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetPointer itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 75 of file itkLevelSetEquationCurvatureTerm.h.
typedef Superclass::LevelSetType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::LevelSetType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 74 of file itkLevelSetEquationCurvatureTerm.h.
typedef Vector< LevelSetOutputRealType, itkGetStaticConstMacro(ImageDimension) > itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::NeighborhoodScalesType |
Definition at line 109 of file itkLevelSetEquationCurvatureTerm.h.
typedef ConstNeighborhoodIterator< InputImageType, DefaultBoundaryConditionType > itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::NeighborhoodType |
Definition at line 107 of file itkLevelSetEquationCurvatureTerm.h.
typedef SmartPointer< Self > itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::Pointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 54 of file itkLevelSetEquationCurvatureTerm.h.
typedef ConstNeighborhoodIterator< InputImageType >::RadiusType itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::RadiusType |
Definition at line 106 of file itkLevelSetEquationCurvatureTerm.h.
typedef LevelSetEquationCurvatureTerm itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::Self |
Smart pointer typedef support.
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 53 of file itkLevelSetEquationCurvatureTerm.h.
typedef LevelSetEquationTermBase< TInput, TLevelSetContainer > itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::Superclass |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 57 of file itkLevelSetEquationCurvatureTerm.h.
|
protected |
|
protectedvirtual |
|
private |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
virtual |
Set/Get the propagation image. By default, if no PropagationImage has been set, it casts the input image and uses it in the term contribution calculation.
|
virtual |
Run-time type information
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
|
virtual |
|
virtual |
Initialize term parameters in the dense case by computing for each pixel location
|
virtual |
Initialize the parameters in the terms prior to an iteration
Implements itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
|
static |
Method for creation through object factory
Reimplemented from itk::Object.
|
private |
Mutex lock to protect modification to the reference count
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
void itk::LevelSetEquationCurvatureTerm< TInput, TLevelSetContainer, TCurvatureImage >::SetCurvatureImage | ( | CurvatureImageType * | CurvatureImage | ) |
Set/Get the propagation image. By default, if no PropagationImage has been set, it casts the input image and uses it in the term contribution calculation.
|
virtual |
|
virtual |
Update the term parameter values at end of iteration
Implements itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
|
virtual |
Supply updates at pixels to keep the term parameters always updated
|
virtual |
|
virtual |
|
protectedvirtual |
Returns the term contribution for a given location iP, i.e. .
|
protectedvirtual |
Returns the term contribution for a given location iP, i.e. .
|
static |
Definition at line 88 of file itkLevelSetEquationCurvatureTerm.h.
|
protected |
Definition at line 140 of file itkLevelSetEquationCurvatureTerm.h.
|
protected |
Definition at line 138 of file itkLevelSetEquationCurvatureTerm.h.
|
protected |
Definition at line 142 of file itkLevelSetEquationCurvatureTerm.h.