ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer > Class Template Reference

Class to represent the external energy Chan And Vese term. More...

#include <itkLevelSetEquationChanAndVeseExternalTerm.h>

Inheritance diagram for itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >:
Collaboration diagram for itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >:

List of all members.

Public Types

typedef Superclass::CacheImageType CacheImageType
typedef SmartPointer< const SelfConstPointer
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< SelfPointer
typedef
LevelSetEquationChanAndVeseExternalTerm 
Self
typedef
LevelSetEquationChanAndVeseInternalTerm
< TInput, TLevelSetContainer > 
Superclass

Public Member Functions

virtual void ComputeProduct (const LevelSetInputIndexType &iP, LevelSetOutputRealType &prod)
virtual void ComputeProductTerm (const LevelSetInputIndexType &iP, LevelSetOutputRealType &prod)
virtual ::itk::LightObject::Pointer CreateAnother (void) const
virtual const char * GetNameOfClass () const
virtual void UpdatePixel (const LevelSetInputIndexType &iP, const LevelSetOutputRealType &oldValue, const LevelSetOutputRealType &newValue)

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 LevelSetEquationChanAndVeseExternalTerm ()
virtual ~LevelSetEquationChanAndVeseExternalTerm ()

Private Member Functions

 LevelSetEquationChanAndVeseExternalTerm (const Self &)
void operator= (const Self &)

Detailed Description

template<class TInput, class TLevelSetContainer>
class itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >

Class to represent the external energy Chan And Vese term.

\[ \delta_{\epsilon}\left( \phi_{k}\left( p \right) \right) \cdot \prod_{i = 1, i \neq k}^{N} \left( 1 - H_{\epsilon} \left( \phi_i\left( p \right) \right) \right) \cdot \left\| I(p) - \mu_{out} \right\|^2 \]

Template Parameters:
TInputInput Image Type
TLevelSetContainerLevel set function container type

Definition at line 50 of file itkLevelSetEquationChanAndVeseExternalTerm.h.


Member Typedef Documentation

template<class TInput , class TLevelSetContainer >
typedef Superclass::CacheImageType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::CacheImageType
template<class TInput , class TLevelSetContainer >
typedef SmartPointer< const Self > itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::ConstPointer
template<class TInput , class TLevelSetContainer >
typedef DomainMapImageFilterType::DomainMapType::const_iterator itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::DomainIteratorType

Definition at line 87 of file itkLevelSetEquationChanAndVeseExternalTerm.h.

template<class TInput , class TLevelSetContainer >
typedef Superclass::DomainMapImageFilterType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::DomainMapImageFilterType
template<class TInput , class TLevelSetContainer >
typedef Superclass::HeavisideConstPointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::HeavisideConstPointer
template<class TInput , class TLevelSetContainer >
typedef Superclass::HeavisideType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::HeavisideType
template<class TInput , class TLevelSetContainer >
typedef LevelSetContainerType::IdListConstIterator itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::IdListConstIterator

Definition at line 91 of file itkLevelSetEquationChanAndVeseExternalTerm.h.

template<class TInput , class TLevelSetContainer >
typedef LevelSetContainerType::IdListIterator itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::IdListIterator

Definition at line 90 of file itkLevelSetEquationChanAndVeseExternalTerm.h.

template<class TInput , class TLevelSetContainer >
typedef LevelSetContainerType::IdListType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::IdListType

Definition at line 89 of file itkLevelSetEquationChanAndVeseExternalTerm.h.

template<class TInput , class TLevelSetContainer >
typedef Superclass::InputImagePointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputImagePointer
template<class TInput , class TLevelSetContainer >
typedef Superclass::InputImageType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputImageType
template<class TInput , class TLevelSetContainer >
typedef Superclass::InputPixelRealType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputPixelRealType
template<class TInput , class TLevelSetContainer >
typedef Superclass::InputPixelType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::InputPixelType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetContainerPointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetContainerPointer
template<class TInput , class TLevelSetContainer >
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.

template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetGradientType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetGradientType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetHessianType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetHessianType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetIdentifierType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetIdentifierType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetInputIndexType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetInputIndexType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetOutputPixelType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetOutputPixelType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetOutputRealType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetOutputRealType
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetPointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetPointer
template<class TInput , class TLevelSetContainer >
typedef Superclass::LevelSetType itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetType
template<class TInput , class TLevelSetContainer >
typedef SmartPointer< Self > itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::Pointer
template<class TInput , class TLevelSetContainer >
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.

template<class TInput , class TLevelSetContainer >
typedef LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer > itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::Superclass

Constructor & Destructor Documentation

template<class TInput , class TLevelSetContainer >
itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetEquationChanAndVeseExternalTerm ( ) [protected]
template<class TInput , class TLevelSetContainer >
virtual itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::~LevelSetEquationChanAndVeseExternalTerm ( ) [protected, virtual]
template<class TInput , class TLevelSetContainer >
itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::LevelSetEquationChanAndVeseExternalTerm ( const Self ) [private]

Member Function Documentation

template<class TInput , class TLevelSetContainer >
virtual void itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::ComputeProduct ( const LevelSetInputIndexType iP,
LevelSetOutputRealType prod 
) [virtual]

Compute the product of Heaviside functions in the multi-levelset cases

Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.

template<class TInput , class TLevelSetContainer >
virtual void itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::ComputeProductTerm ( const LevelSetInputIndexType iP,
LevelSetOutputRealType prod 
) [virtual]

Compute the product of Heaviside functions in the multi-levelset cases except the current levelset

Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.

template<class TInput , class TLevelSetContainer >
virtual::itk::LightObject::Pointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::CreateAnother ( void  ) const [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 >.

template<class TInput , class TLevelSetContainer >
virtual const char* itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::GetNameOfClass ( ) const [virtual]
template<class TInput , class TLevelSetContainer >
static Pointer itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::New ( ) [static]

Method for creation through object factory

Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.

template<class TInput , class TLevelSetContainer >
void itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::operator= ( const Self ) [private]

Mutex lock to protect modification to the reference count

Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.

template<class TInput , class TLevelSetContainer >
virtual void itk::LevelSetEquationChanAndVeseExternalTerm< TInput, TLevelSetContainer >::UpdatePixel ( const LevelSetInputIndexType iP,
const LevelSetOutputRealType oldValue,
const LevelSetOutputRealType newValue 
) [virtual]

Supply updates at pixels to keep the term parameters always updated

Reimplemented from itk::LevelSetEquationChanAndVeseInternalTerm< TInput, TLevelSetContainer >.


The documentation for this class was generated from the following file: