ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationChanAndVeseExternalTerm.h>
Public Types | |
typedef Superclass::CacheImageType | CacheImageType |
typedef SmartPointer< const Self > | ConstPointer |
typedef DomainMapImageFilterType::DomainMapType::const_iterator | DomainIteratorType |
typedef Superclass::DomainMapImageFilterType | DomainMapImageFilterType |
typedef Superclass::HeavisideConstPointer | HeavisideConstPointer |
typedef Superclass::HeavisideType | HeavisideType |
typedef LevelSetContainerType::IdListConstIterator | IdListConstIterator |
typedef LevelSetContainerType::IdListIterator | IdListIterator |
typedef LevelSetContainerType::IdListType | IdListType |
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::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 SmartPointer< Self > | Pointer |
typedef LevelSetEquationChanAndVeseExternalTerm | Self |
typedef LevelSetEquationChanAndVeseInternalTerm < TInput, TLevelSetContainer > | Superclass |
Public Types inherited from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer > | |
typedef Superclass::LevelSetDataType | LevelSetDataType |
Public Types inherited from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer > | |
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 () |
Private Member Functions | |
LevelSetEquationChanAndVeseExternalTerm (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Attributes inherited from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer > | |
InputPixelRealType | m_Mean |
LevelSetOutputRealType | m_TotalH |
InputPixelRealType | m_TotalValue |
Protected Attributes inherited from itk::LevelSetEquationTermBase< TInput, TLevelSetContainer > | |
LevelSetOutputRealType | m_CFLContribution |
LevelSetOutputRealType | m_Coefficient |
LevelSetIdentifierType | m_CurrentLevelSetId |
LevelSetPointer | m_CurrentLevelSetPointer |
HeavisideConstPointer | m_Heaviside |
InputImagePointer | m_Input |
LevelSetContainerPointer | m_LevelSetContainer |
RequiredDataType | m_RequiredData |
std::string | m_TermName |
Class to represent the external energy Chan And Vese term.
TInput | Input Image Type |
TLevelSetContainer | Level set function container type |
Definition at line 50 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::CacheImageType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::CacheImageType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 85 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef SmartPointer< const Self > itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::ConstPointer |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 56 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef DomainMapImageFilterType::DomainMapType::const_iterator itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::DomainIteratorType |
Definition at line 87 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::DomainMapImageFilterType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::DomainMapImageFilterType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 84 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::HeavisideConstPointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::HeavisideConstPointer |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 94 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::HeavisideType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::HeavisideType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 93 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef LevelSetContainerType::IdListConstIterator itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::IdListConstIterator |
Definition at line 91 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef LevelSetContainerType::IdListIterator itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::IdListIterator |
Definition at line 90 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef LevelSetContainerType::IdListType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::IdListType |
Definition at line 89 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::InputImagePointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputImagePointer |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 69 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::InputImageType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputImageType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 66 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::InputPixelRealType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputPixelRealType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 71 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::InputPixelType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputPixelType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 70 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetContainerPointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetContainerPointer |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 74 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetContainerType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetContainerType |
Level-set function container type
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 73 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetGradientType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetGradientType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 80 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetHessianType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetHessianType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 81 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetIdentifierType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetIdentifierType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 82 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetInputIndexType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetInputIndexType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 79 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetOutputPixelType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetOutputPixelType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 77 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetOutputRealType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetOutputRealType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 78 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetPointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetPointer |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 76 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef Superclass::LevelSetType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetType |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 75 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef SmartPointer< Self > itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::Pointer |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 55 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef LevelSetEquationChanAndVeseExternalTerm itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::Self |
Smart pointer typedef support.
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 54 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
typedef LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer > itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::Superclass |
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
Definition at line 58 of file itkLevelSetEquationChanAndVeseExternalTerm.h.
|
protected |
|
protectedvirtual |
|
private |
|
virtual |
Compute the product of Heaviside functions in the multi-levelset cases
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
|
virtual |
Compute the product of Heaviside functions in the multi-levelset cases except the current levelset
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
|
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::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
|
virtual |
Run-time type information
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
|
static |
Method for creation through object factory
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
|
private |
Mutex lock to protect modification to the reference count
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.
|
virtual |
Supply updates at pixels to keep the term parameters always updated
Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.