ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationPropagationTerm.h>
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
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 PropagationImageType::Pointer | PropagationImagePointer |
typedef TPropagationImage | PropagationImageType |
typedef ConstNeighborhoodIterator < InputImageType >::RadiusType | RadiusType |
typedef LevelSetEquationPropagationTerm | 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 | |
LevelSetEquationPropagationTerm (const Self &) | |
void | operator= (const Self &) |
Derived class to represents a propagation term in the level-set evolution PDE.
TInput | Input Image Type |
TLevelSetContainer | Level set function container type |
Definition at line 49 of file itkLevelSetEquationPropagationTerm.h.
typedef SmartPointer< const Self > itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::ConstPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 55 of file itkLevelSetEquationPropagationTerm.h.
typedef ZeroFluxNeumannBoundaryCondition< InputImageType > itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::DefaultBoundaryConditionType |
Neighborhood radius type
Definition at line 92 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::HeavisideConstPointer itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::HeavisideConstPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 84 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::HeavisideType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::HeavisideType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 83 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::InputImagePointer itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::InputImagePointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 67 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::InputImageType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::InputImageType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 64 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::InputPixelRealType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::InputPixelRealType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 69 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::InputPixelType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::InputPixelType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 68 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetContainerPointer itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetContainerPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 72 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetContainerType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetContainerType |
Level-set function container type
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 71 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetDataType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetDataType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 81 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetGradientType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetGradientType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 78 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetHessianType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetHessianType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 79 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetIdentifierType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetIdentifierType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 80 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetInputIndexType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetInputIndexType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 77 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetOutputPixelType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetOutputPixelType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 75 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetOutputRealType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetOutputRealType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 76 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetPointer itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetPointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 74 of file itkLevelSetEquationPropagationTerm.h.
typedef Superclass::LevelSetType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::LevelSetType |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 73 of file itkLevelSetEquationPropagationTerm.h.
typedef Vector< LevelSetOutputRealType, itkGetStaticConstMacro(ImageDimension) > itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::NeighborhoodScalesType |
Definition at line 96 of file itkLevelSetEquationPropagationTerm.h.
typedef ConstNeighborhoodIterator< InputImageType, DefaultBoundaryConditionType > itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::NeighborhoodType |
Definition at line 94 of file itkLevelSetEquationPropagationTerm.h.
typedef SmartPointer< Self > itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::Pointer |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 54 of file itkLevelSetEquationPropagationTerm.h.
typedef PropagationImageType::Pointer itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::PropagationImagePointer |
Definition at line 89 of file itkLevelSetEquationPropagationTerm.h.
typedef TPropagationImage itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::PropagationImageType |
Definition at line 88 of file itkLevelSetEquationPropagationTerm.h.
typedef ConstNeighborhoodIterator< InputImageType >::RadiusType itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::RadiusType |
Definition at line 93 of file itkLevelSetEquationPropagationTerm.h.
typedef LevelSetEquationPropagationTerm itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::Self |
Smart pointer typedef support.
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 53 of file itkLevelSetEquationPropagationTerm.h.
typedef LevelSetEquationTermBase< TInput, TLevelSetContainer > itk::LevelSetEquationPropagationTerm< TInput, TLevelSetContainer, TPropagationImage >::Superclass |
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
Definition at line 57 of file itkLevelSetEquationPropagationTerm.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 |
Run-time type information
Reimplemented from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
|
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 |
|
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 >.
|
protected |
Return the spatial speed dependence a given pixel location Usually, it is constant across the image domain
|
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 |
Implements itk::LevelSetEquationTermBase< TInput, TLevelSetContainer >.
|
virtual |
Supply updates at pixels to keep the term parameters always updated
|
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 86 of file itkLevelSetEquationPropagationTerm.h.
|
protected |
Definition at line 124 of file itkLevelSetEquationPropagationTerm.h.