ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes
itk::LevelSetDomainPartitionImageBase< TImage > Class Template Reference

Helper class used to partition domain and efficiently compute overlap. More...

#include <itkLevelSetDomainPartitionImageBase.h>

Inheritance diagram for itk::LevelSetDomainPartitionImageBase< TImage >:
Collaboration diagram for itk::LevelSetDomainPartitionImageBase< TImage >:

List of all members.

Public Types

typedef SmartPointer< const SelfConstPointer
typedef
Superclass::IdentifierListType 
IdentifierListType
typedef ImageType::ConstPointer ImageConstPointer
typedef ImageType::Pointer ImagePointer
typedef TImage ImageType
typedef ImageType::IndexType IndexType
typedef IndexType::IndexValueType IndexValueType
typedef ListImageType::ConstPointer ListImageConstPointer
typedef ListImageType::Pointer ListImagePointer
typedef Image
< IdentifierListType,
ImageDimension
ListImageType
typedef ListImageType::IndexType ListIndexType
typedef
ListIndexType::IndexValueType 
ListIndexValueType
typedef
ImageRegionIteratorWithIndex
< ListImageType
ListIteratorType
typedef ListImageType::PointType ListPointType
typedef ListImageType::RegionType ListRegionType
typedef ListImageType::SizeType ListSizeType
typedef ListSizeType::SizeValueType ListSizeValueType
typedef ListImageType::SpacingType ListSpacingType
typedef ImageType::PixelType PixelType
typedef SmartPointer< SelfPointer
typedef ImageType::PointType PointType
typedef ImageType::RegionType RegionType
typedef
LevelSetDomainPartitionImageBase 
Self
typedef ImageType::SizeType SizeType
typedef SizeType::SizeValueType SizeValueType
typedef ImageType::SpacingType SpacingType
typedef
LevelSetDomainPartitionBase
< TImage > 
Superclass

Public Member Functions

virtual const ListImageTypeGetListDomain ()
virtual const char * GetNameOfClass () const
virtual void SetImage (const ImageType *_arg)
virtual const ImageTypeGetImage ()

Static Public Attributes

static const unsigned int ImageDimension = TImage::ImageDimension

Protected Member Functions

void AllocateListDomain ()
 LevelSetDomainPartitionImageBase ()
virtual void PopulateListDomain ()
virtual ~LevelSetDomainPartitionImageBase ()

Private Member Functions

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

Private Attributes

ImageConstPointer m_Image
ListImagePointer m_ListDomain

Detailed Description

template<class TImage>
class itk::LevelSetDomainPartitionImageBase< TImage >

Helper class used to partition domain and efficiently compute overlap.

Definition at line 32 of file itkLevelSetDomainPartitionImageBase.h.


Member Typedef Documentation

template<class TImage >
typedef SmartPointer< const Self > itk::LevelSetDomainPartitionImageBase< TImage >::ConstPointer
template<class TImage >
typedef ImageType::ConstPointer itk::LevelSetDomainPartitionImageBase< TImage >::ImageConstPointer

Definition at line 47 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef ImageType::Pointer itk::LevelSetDomainPartitionImageBase< TImage >::ImagePointer

Definition at line 46 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef TImage itk::LevelSetDomainPartitionImageBase< TImage >::ImageType
template<class TImage >
typedef ImageType::IndexType itk::LevelSetDomainPartitionImageBase< TImage >::IndexType

Definition at line 53 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef IndexType::IndexValueType itk::LevelSetDomainPartitionImageBase< TImage >::IndexValueType

Definition at line 54 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 61 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 60 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 59 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 67 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 63 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 64 of file itkLevelSetDomainPartitionImageBase.h.

Definition at line 65 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef ImageType::PixelType itk::LevelSetDomainPartitionImageBase< TImage >::PixelType

Definition at line 48 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef SmartPointer< Self > itk::LevelSetDomainPartitionImageBase< TImage >::Pointer
template<class TImage >
typedef ImageType::PointType itk::LevelSetDomainPartitionImageBase< TImage >::PointType

Definition at line 55 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef ImageType::RegionType itk::LevelSetDomainPartitionImageBase< TImage >::RegionType

Definition at line 49 of file itkLevelSetDomainPartitionImageBase.h.

Smart pointer typedef support.

Reimplemented from itk::LevelSetDomainPartitionBase< TImage >.

Reimplemented in itk::LevelSetDomainPartitionImageWithKdTree< TImage >.

Definition at line 36 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef ImageType::SizeType itk::LevelSetDomainPartitionImageBase< TImage >::SizeType

Definition at line 50 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef SizeType::SizeValueType itk::LevelSetDomainPartitionImageBase< TImage >::SizeValueType

Definition at line 51 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef ImageType::SpacingType itk::LevelSetDomainPartitionImageBase< TImage >::SpacingType

Definition at line 52 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
typedef LevelSetDomainPartitionBase< TImage > itk::LevelSetDomainPartitionImageBase< TImage >::Superclass

Constructor & Destructor Documentation

template<class TImage >
itk::LevelSetDomainPartitionImageBase< TImage >::LevelSetDomainPartitionImageBase ( ) [protected]
template<class TImage >
virtual itk::LevelSetDomainPartitionImageBase< TImage >::~LevelSetDomainPartitionImageBase ( ) [protected, virtual]
template<class TImage >
itk::LevelSetDomainPartitionImageBase< TImage >::LevelSetDomainPartitionImageBase ( const Self ) [private]

Member Function Documentation

template<class TImage >
void itk::LevelSetDomainPartitionImageBase< TImage >::AllocateListDomain ( ) [protected, virtual]

Allocate a list image with each pixel being a list of overlapping level set support at that pixel

Implements itk::LevelSetDomainPartitionBase< TImage >.

template<class TImage >
virtual const ImageType* itk::LevelSetDomainPartitionImageBase< TImage >::GetImage ( ) [virtual]

Set the input image that will be used to compute an image with the list of level sets domain overlaps.

template<class TImage >
virtual const ListImageType* itk::LevelSetDomainPartitionImageBase< TImage >::GetListDomain ( ) [virtual]

Get the image with the list of level set domains.

template<class TImage >
virtual const char* itk::LevelSetDomainPartitionImageBase< TImage >::GetNameOfClass ( ) const [virtual]

Standard part of all itk objects.

Reimplemented from itk::LevelSetDomainPartitionBase< TImage >.

Reimplemented in itk::LevelSetDomainPartitionImageWithKdTree< TImage >.

template<class TImage >
void itk::LevelSetDomainPartitionImageBase< TImage >::operator= ( const Self ) [private]

Mutex lock to protect modification to the reference count

Reimplemented from itk::LevelSetDomainPartitionBase< TImage >.

Reimplemented in itk::LevelSetDomainPartitionImageWithKdTree< TImage >.

template<class TImage >
virtual void itk::LevelSetDomainPartitionImageBase< TImage >::PopulateListDomain ( ) [protected, virtual]

Populate a list image with each pixel being a list of overlapping level set support at that pixel

Implements itk::LevelSetDomainPartitionBase< TImage >.

Reimplemented in itk::LevelSetDomainPartitionImageWithKdTree< TImage >.

template<class TImage >
virtual void itk::LevelSetDomainPartitionImageBase< TImage >::SetImage ( const ImageType _arg) [virtual]

Set the input image that will be used to compute an image with the list of level sets domain overlaps.


Member Data Documentation

template<class TImage >
const unsigned int itk::LevelSetDomainPartitionImageBase< TImage >::ImageDimension = TImage::ImageDimension [static]
template<class TImage >
ImageConstPointer itk::LevelSetDomainPartitionImageBase< TImage >::m_Image [private]

Definition at line 96 of file itkLevelSetDomainPartitionImageBase.h.

template<class TImage >
ListImagePointer itk::LevelSetDomainPartitionImageBase< TImage >::m_ListDomain [private]

Definition at line 97 of file itkLevelSetDomainPartitionImageBase.h.


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