ITK  4.3.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions | List of all members
itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > > Class Template Reference

#include <itkBinaryImageToLevelSetImageAdaptor.h>

+ Inheritance diagram for itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >:
+ Collaboration diagram for itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >:

Detailed Description

template<class TInput>
class itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >

Definition at line 354 of file itkBinaryImageToLevelSetImageAdaptor.h.

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::InputImageIndexType 
InputImageIndexType
 
typedef
Superclass::InputImagePixelType 
InputImagePixelType
 
typedef
Superclass::InputImagePointer 
InputImagePointer
 
typedef
Superclass::InputImageRegionType 
InputImageRegionType
 
typedef Superclass::InputImageType InputImageType
 
typedef
Superclass::InputIteratorType 
InputIteratorType
 
typedef
Superclass::InputPixelRealType 
InputPixelRealType
 
typedef
Superclass::InternalImagePointer 
InternalImagePointer
 
typedef
Superclass::InternalImageType 
InternalImageType
 
typedef
Superclass::InternalIteratorType 
InternalIteratorType
 
typedef Superclass::LayerIdType LayerIdType
 
typedef Superclass::LayerPairType LayerPairType
 
typedef
Superclass::LevelSetInputType 
LevelSetInputType
 
typedef
Superclass::LevelSetLabelMapPointer 
LevelSetLabelMapPointer
 
typedef
Superclass::LevelSetLabelMapType 
LevelSetLabelMapType
 
typedef
Superclass::LevelSetLabelObjectLengthType 
LevelSetLabelObjectLengthType
 
typedef
Superclass::LevelSetLabelObjectLineType 
LevelSetLabelObjectLineType
 
typedef
Superclass::LevelSetLabelObjectPointer 
LevelSetLabelObjectPointer
 
typedef
Superclass::LevelSetLabelObjectType 
LevelSetLabelObjectType
 
typedef
Superclass::LevelSetLayerConstIterator 
LevelSetLayerConstIterator
 
typedef
Superclass::LevelSetLayerIterator 
LevelSetLayerIterator
 
typedef
Superclass::LevelSetLayerType 
LevelSetLayerType
 
typedef
Superclass::LevelSetOutputType 
LevelSetOutputType
 
typedef Superclass::LevelSetPointer LevelSetPointer
 
typedef
MalcolmSparseLevelSetImage
< TInput::ImageDimension > 
LevelSetType
 
typedef
Superclass::NeighborhoodIteratorType 
NeighborhoodIteratorType
 
typedef SmartPointer< SelfPointer
 
typedef
BinaryImageToLevelSetImageAdaptor 
Self
 
typedef
BinaryImageToSparseLevelSetImageAdaptorBase
< TInput, LevelSetType
Superclass
 
- Public Types inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::InputImageIndexType 
InputImageIndexType
 
typedef
Superclass::InputImagePixelType 
InputImagePixelType
 
typedef
Superclass::InputImagePointer 
InputImagePointer
 
typedef
Superclass::InputImageRegionType 
InputImageRegionType
 
typedef Superclass::InputImageType InputImageType
 
typedef
ImageRegionIteratorWithIndex
< InputImageType
InputIteratorType
 
typedef
Superclass::InputPixelRealType 
InputPixelRealType
 
typedef InternalImageType::Pointer InternalImagePointer
 
typedef Image< char,
ImageDimension > 
InternalImageType
 
typedef
ImageRegionIteratorWithIndex
< InternalImageType
InternalIteratorType
 
typedef
LevelSetLabelObjectType::LabelType 
LayerIdType
 
typedef std::pair
< LevelSetInputType,
LevelSetOutputType
LayerPairType
 
typedef LevelSetType::InputType LevelSetInputType
 
typedef
LevelSetType::LabelMapPointer 
LevelSetLabelMapPointer
 
typedef LevelSetType::LabelMapType LevelSetLabelMapType
 
typedef
LevelSetType::LabelObjectLengthType 
LevelSetLabelObjectLengthType
 
typedef
LevelSetType::LabelObjectLineType 
LevelSetLabelObjectLineType
 
typedef
LevelSetType::LabelObjectPointer 
LevelSetLabelObjectPointer
 
typedef
LevelSetType::LabelObjectType 
LevelSetLabelObjectType
 
typedef
LevelSetType::LayerConstIterator 
LevelSetLayerConstIterator
 
typedef LevelSetType::LayerIterator LevelSetLayerIterator
 
typedef LevelSetType::LayerType LevelSetLayerType
 
typedef LevelSetType::OutputType LevelSetOutputType
 
typedef Superclass::LevelSetPointer LevelSetPointer
 
typedef Superclass::LevelSetType LevelSetType
 
typedef
ShapedNeighborhoodIterator
< InternalImageType
NeighborhoodIteratorType
 
typedef SmartPointer< SelfPointer
 
typedef
BinaryImageToSparseLevelSetImageAdaptorBase 
Self
 
typedef
BinaryImageToLevelSetImageAdaptorBase
< TInput,
MalcolmSparseLevelSetImage
< TInput::ImageDimension > > 
Superclass
 
- Public Types inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
typedef SmartPointer< const SelfConstPointer
 
typedef InputImageType::IndexType InputImageIndexType
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::Pointer InputImagePointer
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef TInput InputImageType
 
typedef NumericTraits
< InputImagePixelType >
::RealType 
InputPixelRealType
 
typedef LevelSetType::Pointer LevelSetPointer
 
typedef
MalcolmSparseLevelSetImage
< TInput::ImageDimension > 
LevelSetType
 
typedef SmartPointer< SelfPointer
 
typedef
BinaryImageToLevelSetImageAdaptorBase 
Self
 
typedef Object Superclass
 
- Public Types inherited from itk::Object
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef Object Self
 
typedef LightObject Superclass
 
- Public Types inherited from itk::LightObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef LightObject Self
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
void Initialize ()
 

Static Public Member Functions

static Pointer New ()
 

Static Public Attributes

static const unsigned int ImageDimension = InputImageType::ImageDimension
 
- Static Public Attributes inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
static const unsigned int ImageDimension
 
- Static Public Attributes inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
static const unsigned int ImageDimension
 

Protected Member Functions

 BinaryImageToLevelSetImageAdaptor ()
 
void CreateMinimalInterface ()
 
void FindActiveLayer ()
 
virtual ~BinaryImageToLevelSetImageAdaptor ()
 
- Protected Member Functions inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
 BinaryImageToSparseLevelSetImageAdaptorBase ()
 
virtual ~BinaryImageToSparseLevelSetImageAdaptorBase ()
 
- Protected Member Functions inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
 BinaryImageToLevelSetImageAdaptorBase ()
 
virtual ~BinaryImageToLevelSetImageAdaptorBase ()
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void PrintSelf (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~Object ()
 
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Private Member Functions

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

Additional Inherited Members

- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 
- Protected Attributes inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
InternalImagePointer m_InternalImage
 
LevelSetLabelMapPointer m_LabelMap
 

Member Typedef Documentation

template<class TInput >
typedef SmartPointer< const Self > itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::ConstPointer

Definition at line 364 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputImageIndexType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImageIndexType

Definition at line 379 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputImagePixelType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImagePixelType

Definition at line 378 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputImagePointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImagePointer

Definition at line 380 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputImageRegionType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImageRegionType

Definition at line 381 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputImageType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImageType

Definition at line 374 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputIteratorType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputIteratorType

Definition at line 410 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InputPixelRealType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputPixelRealType

Definition at line 382 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InternalImagePointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InternalImagePointer

Definition at line 406 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InternalImageType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InternalImageType

Definition at line 405 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::InternalIteratorType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InternalIteratorType

Definition at line 411 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LayerIdType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LayerIdType

Definition at line 393 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LayerPairType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LayerPairType

Definition at line 408 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetInputType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetInputType

Definition at line 389 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLabelMapPointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelMapPointer

Definition at line 399 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLabelMapType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelMapType

Definition at line 398 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLabelObjectLengthType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectLengthType

Definition at line 395 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLabelObjectLineType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectLineType

Definition at line 396 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLabelObjectPointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectPointer

Definition at line 394 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLabelObjectType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectType

Definition at line 392 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLayerConstIterator itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLayerConstIterator

Definition at line 403 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLayerIterator itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLayerIterator

Definition at line 402 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetLayerType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLayerType

Definition at line 401 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetOutputType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetOutputType

Definition at line 390 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::LevelSetPointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetPointer

Definition at line 388 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef MalcolmSparseLevelSetImage< TInput::ImageDimension > itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetType

Definition at line 360 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef Superclass::NeighborhoodIteratorType itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::NeighborhoodIteratorType

Definition at line 413 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef SmartPointer< Self > itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Pointer

Definition at line 363 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef BinaryImageToLevelSetImageAdaptor itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Self

Definition at line 362 of file itkBinaryImageToLevelSetImageAdaptor.h.

template<class TInput >
typedef BinaryImageToSparseLevelSetImageAdaptorBase< TInput, LevelSetType > itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Superclass

Definition at line 366 of file itkBinaryImageToLevelSetImageAdaptor.h.

Constructor & Destructor Documentation

template<class TInput >
itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::BinaryImageToLevelSetImageAdaptor ( )
protected

Constructor

template<class TInput >
virtual itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::~BinaryImageToLevelSetImageAdaptor ( )
protectedvirtual

Destructor

template<class TInput >
itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::BinaryImageToLevelSetImageAdaptor ( const Self )
private

Member Function Documentation

template<class TInput >
virtual::itk::LightObject::Pointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::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::Object.

template<class TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::CreateMinimalInterface ( )
protected

Ensure that the 0 level set layer is only of single pixel thickness

template<class TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::FindActiveLayer ( )
protected

Find the active layer separating the foreground and background regions

template<class TInput >
virtual const char* itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::GetNameOfClass ( ) const
virtual
template<class TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Initialize ( void  )
virtual

Input is a binary image m_InputImage Output is a WhitakerSparseLevelSetImagePointer

Implements itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >.

template<class TInput >
static Pointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::New ( )
static

Method for creation through object factory

template<class TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::operator= ( const Self )
private

Member Data Documentation

template<class TInput >
const unsigned int itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::ImageDimension = InputImageType::ImageDimension
static

Definition at line 385 of file itkBinaryImageToLevelSetImageAdaptor.h.


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