ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Types | Private Attributes
itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare > Class Template Reference

#include <itkReconstructionImageFilter.h>

+ Inheritance diagram for itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >:
+ Collaboration diagram for itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >:

List of all members.

Public Types

typedef SmartPointer< const SelfConstPointer
typedef InputImageType::IndexType InputImageIndexType
typedef InputImageType::PixelType InputImagePixelType
typedef TInputImage InputImageType
typedef InputImageType::SizeType ISizeType
typedef
MarkerImageType::ConstPointer 
MarkerImageConstPointer
typedef MarkerImageType::PixelType MarkerImagePixelType
typedef MarkerImageType::Pointer MarkerImagePointer
typedef MarkerImageType::RegionType MarkerImageRegionType
typedef TInputImage MarkerImageType
typedef MaskImageType::ConstPointer MaskImageConstPointer
typedef MaskImageType::PixelType MaskImagePixelType
typedef MaskImageType::Pointer MaskImagePointer
typedef MaskImageType::RegionType MaskImageRegionType
typedef TInputImage MaskImageType
typedef
OutputImageType::ConstPointer 
OutputImageConstPointer
typedef OutputImageType::IndexType OutputImageIndexType
typedef OutputImageType::PixelType OutputImagePixelType
typedef OutputImageType::Pointer OutputImagePointer
typedef OutputImageType::RegionType OutputImageRegionType
typedef TOutputImage OutputImageType
typedef SmartPointer< SelfPointer
typedef ReconstructionImageFilter Self
typedef ImageToImageFilter
< TInputImage, TOutputImage > 
Superclass
- Public Types inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
typedef
InputImageType::ConstPointer 
InputImageConstPointer
typedef InputImageType::Pointer InputImagePointer
typedef InputImageType::RegionType InputImageRegionType
- Public Types inherited from itk::ImageSource< TOutputImage >
typedef
Superclass::DataObjectIdentifierType 
DataObjectIdentifierType
typedef DataObject::Pointer DataObjectPointer
typedef
Superclass::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
- Public Types inherited from itk::ProcessObject
typedef std::vector
< DataObjectPointer
DataObjectPointerArray
typedef std::vector
< DataObjectIdentifierType
NameArray
- Public Types inherited from itk::Object
- Public Types inherited from itk::LightObject

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
const MarkerImageTypeGetMarkerImage ()
const MaskImageTypeGetMaskImage ()
virtual const char * GetNameOfClass () const
void SetMarkerImage (const MarkerImageType *)
void SetMaskImage (const MaskImageType *)
virtual void SetFullyConnected (bool _arg)
virtual const bool & GetFullyConnected ()
virtual void FullyConnectedOn ()
virtual void FullyConnectedOff ()
- Public Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
const InputImageTypeGetInput (void) const
const InputImageTypeGetInput (unsigned int idx) const
virtual void PopBackInput ()
virtual void PopFrontInput ()
virtual void PushBackInput (const InputImageType *image)
virtual void PushFrontInput (const InputImageType *image)
virtual void SetInput (const InputImageType *image)
virtual void SetInput (unsigned int, const TInputImage *image)
- Public Member Functions inherited from itk::ImageSource< TOutputImage >
OutputImageTypeGetOutput (unsigned int idx)
virtual void GraftNthOutput (unsigned int idx, DataObject *output)
virtual void GraftOutput (DataObject *output)
virtual void GraftOutput (const DataObjectIdentifierType &key, DataObject *output)
OutputImageTypeGetOutput (void)
const OutputImageTypeGetOutput (void) const
virtual
ProcessObject::DataObjectPointer 
MakeOutput (ProcessObject::DataObjectPointerArraySizeType idx)
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
virtual void AbortGenerateDataOn ()
virtual const bool & GetAbortGenerateData ()
NameArray GetInputNames () const
MultiThreader * GetMultiThreader () const
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
DataObjectPointerArraySizeType GetNumberOfInputs () const
DataObjectPointerArraySizeType GetNumberOfOutputs () const
virtual
DataObjectPointerArraySizeType 
GetNumberOfValidRequiredInputs () const
NameArray GetOutputNames () const
virtual const float & GetProgress ()
NameArray GetRequiredInputNames () const
bool HasInput (const DataObjectIdentifierType &key) const
bool HasOutput (const DataObjectIdentifierType &key) const
virtual DataObjectPointer MakeOutput (const DataObjectIdentifierType &)
virtual void PrepareOutputs ()
virtual void PropagateRequestedRegion (DataObject *output)
virtual void ResetPipeline ()
virtual void SetAbortGenerateData (bool _arg)
virtual void SetProgress (float _arg)
virtual void Update ()
virtual void UpdateLargestPossibleRegion ()
virtual void UpdateOutputData (DataObject *output)
virtual void UpdateOutputInformation ()
void UpdateProgress (float amount)
DataObjectPointerArray GetInputs ()
DataObjectPointerArray GetOutputs ()
DataObjectPointerArray GetIndexedInputs ()
DataObjectPointerArray GetIndexedOutputs ()
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
virtual void SetReleaseDataFlag (bool flag)
virtual bool GetReleaseDataFlag () const
void ReleaseDataFlagOn ()
void ReleaseDataFlagOff ()
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
virtual const bool & GetReleaseDataBeforeUpdateFlag ()
virtual void ReleaseDataBeforeUpdateFlagOn ()
virtual void ReleaseDataBeforeUpdateFlagOff ()
virtual void SetNumberOfThreads (ThreadIdType _arg)
virtual const ThreadIdTypeGetNumberOfThreads ()
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
unsigned long AddObserver (const EventObject &event, Command *) const
virtual void DebugOff () const
virtual void DebugOn () const
CommandGetCommand (unsigned long tag)
bool GetDebug () const
MetaDataDictionaryGetMetaDataDictionary (void)
const MetaDataDictionaryGetMetaDataDictionary (void) const
virtual unsigned long GetMTime () const
virtual const TimeStampGetTimeStamp () const
bool HasObserver (const EventObject &event) const
void InvokeEvent (const EventObject &)
void InvokeEvent (const EventObject &) const
virtual void Modified () const
virtual void Register () const
void RemoveAllObservers ()
void RemoveObserver (unsigned long tag)
void SetDebug (bool debugFlag) const
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
virtual void SetReferenceCount (int)
virtual void UnRegister () const
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
virtual int GetReferenceCount () const
 itkCloneMacro (Self)
void Print (std::ostream &os, Indent indent=0) const

Static Public Member Functions

static Pointer New ()

Static Public Attributes

static const unsigned int MarkerImageDimension = TInputImage::ImageDimension
static const unsigned int MaskImageDimension = TInputImage::ImageDimension
static const unsigned int OutputImageDimension = TOutputImage::ImageDimension
- Static Public Attributes inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
static const unsigned int InputImageDimension = TInputImage::ImageDimension
- Static Public Attributes inherited from itk::ImageSource< TOutputImage >

Protected Member Functions

void EnlargeOutputRequestedRegion (DataObject *)
void GenerateData ()
void GenerateInputRequestedRegion ()
- Protected Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
virtual void CallCopyInputRegionToOutputRegion (OutputImageRegionType &destRegion, const InputImageRegionType &srcRegion)
virtual void CallCopyOutputRegionToInputRegion (InputImageRegionType &destRegion, const OutputImageRegionType &srcRegion)
 ImageToImageFilter ()
virtual void VerifyInputInformation ()
 ~ImageToImageFilter ()
void PushBackInput (const DataObject *input)
void PushFrontInput (const DataObject *input)
- Protected Member Functions inherited from itk::ImageSource< TOutputImage >
virtual void AfterThreadedGenerateData ()
virtual void AllocateOutputs ()
virtual void BeforeThreadedGenerateData ()
 ImageSource ()
virtual unsigned int SplitRequestedRegion (unsigned int i, unsigned int num, OutputImageRegionType &splitRegion)
virtual void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId)
virtual ~ImageSource ()
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
virtual void AddOutput (DataObject *output)
bool AddRequiredInputName (const DataObjectIdentifierType &)
virtual void CacheInputReleaseDataFlags ()
virtual void GenerateOutputInformation ()
virtual void GenerateOutputRequestedRegion (DataObject *output)
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs ()
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs ()
bool IsIndexedName (const DataObjectIdentifierType &) const
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
DataObjectPointerArraySizeType MakeIndexFromName (const DataObjectIdentifierType &) const
DataObjectIdentifierType MakeNameFromIndex (DataObjectPointerArraySizeType) const
 ProcessObject ()
virtual void PropagateResetPipeline ()
virtual void ReleaseInputs ()
virtual void RemoveInput (const DataObjectIdentifierType &key)
virtual void RemoveInput (DataObjectPointerArraySizeType)
virtual void RemoveOutput (const DataObjectIdentifierType &key)
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
virtual void RestoreInputReleaseDataFlags ()
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
virtual void SetNthInput (DataObjectPointerArraySizeType num, DataObject *input)
virtual void SetNthOutput (DataObjectPointerArraySizeType num, DataObject *output)
void SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num)
void SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num)
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
virtual void SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
virtual void SetPrimaryInput (DataObject *input)
virtual void SetPrimaryOutput (DataObject *output)
void SetRequiredInputNames (const NameArray &)
virtual void VerifyPreconditions ()
 ~ProcessObject ()
DataObjectGetInput (const DataObjectIdentifierType &key)
const DataObjectGetInput (const DataObjectIdentifierType &key) const
DataObjectGetInput (DataObjectPointerArraySizeType)
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryInput ()
const DataObjectGetPrimaryInput () const
DataObjectGetOutput (const DataObjectIdentifierType &key)
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
DataObjectGetOutput (DataObjectPointerArraySizeType idx)
const DataObjectGetOutput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryOutput ()
const DataObjectGetPrimaryOutput () const
- Protected Member Functions inherited from itk::Object
 Object ()
bool PrintObservers (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 Types

typedef
ConstShapedNeighborhoodIterator
< InputImageType
CNInputIterator
typedef
itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator
< OutputImageType
FaceCalculatorType
typedef
FaceCalculatorType::FaceListType 
FaceListType
typedef
FaceCalculatorType::FaceListType::iterator 
FaceListTypeIt
typedef InputImageType::IndexType InIndexType
typedef
ImageRegionConstIterator
< InputImageType
InputIteratorType
typedef
ShapedNeighborhoodIterator
< OutputImageType
NOutputIterator
typedef OutputImageType::IndexType OutIndexType
typedef ImageRegionIterator
< OutputImageType
OutputIteratorType

Private Attributes

bool m_FullyConnected
bool m_UseInternalCopy
virtual void SetUseInternalCopy (bool _arg)
virtual const bool & GetUseInternalCopy ()
virtual void UseInternalCopyOn ()
virtual void UseInternalCopyOff ()
 ReconstructionImageFilter ()
 ~ReconstructionImageFilter ()
void PrintSelf (std::ostream &os, Indent indent) const
TInputImage::PixelType m_MarkerValue
 ReconstructionImageFilter (const Self &)
void operator= (const Self &)

Additional Inherited Members

- Protected Types inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
typedef
ImageToImageFilterDetail::ImageRegionCopier
< itkGetStaticConstMacro(OutputImageDimension),
itkGetStaticConstMacro(InputImageDimension) > 
InputToOutputRegionCopierType
typedef
ImageToImageFilterDetail::ImageRegionCopier
< itkGetStaticConstMacro(InputImageDimension),
itkGetStaticConstMacro(OutputImageDimension) > 
OutputToInputRegionCopierType

Detailed Description

template<class TInputImage, class TOutputImage, class TCompare>
class itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >

Performs a grayscale geodesic reconstruction – for performance comparison with GrayscaleGeodesicDilateImageFilter.

This filter uses Luc Vincent's algorithm, which employs raster and antiraster propagation steps followed by a FIFO based propagation step. "Morphological grayscale reconstruction in image analysis - applications and efficient algorithms" – IEEE Transactions on Image processing, Vol 2, No 2, pp 176-201, April 1993

Author:
Richard Beare. Department of Medicine, Monash University, Melbourne, Australia.
See also:
MorphologicalReonstructionErosionImageFilter MorphologicalReonstructionDilationImageFilter

Definition at line 55 of file itkReconstructionImageFilter.h.


Member Typedef Documentation

template<class TInputImage, class TOutputImage, class TCompare>
typedef ConstShapedNeighborhoodIterator< InputImageType > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::CNInputIterator
private

Definition at line 179 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef SmartPointer< const Self > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::ConstPointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< OutputImageType > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::FaceCalculatorType
private

Definition at line 169 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef FaceCalculatorType::FaceListType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::FaceListType
private

Definition at line 171 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef FaceCalculatorType::FaceListType::iterator itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::FaceListTypeIt
private

Definition at line 172 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef InputImageType::IndexType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::InIndexType
private

Definition at line 178 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef InputImageType::IndexType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::InputImageIndexType

Definition at line 75 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef InputImageType::PixelType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::InputImagePixelType
template<class TInputImage, class TOutputImage, class TCompare>
typedef TInputImage itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::InputImageType

Some convenient typedefs.

Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >.

Definition at line 67 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef ImageRegionConstIterator< InputImageType > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::InputIteratorType
private

Definition at line 174 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef InputImageType::SizeType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::ISizeType

Definition at line 68 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef MarkerImageType::ConstPointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MarkerImageConstPointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef MarkerImageType::PixelType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MarkerImagePixelType
template<class TInputImage, class TOutputImage, class TCompare>
typedef MarkerImageType::Pointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MarkerImagePointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef MarkerImageType::RegionType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MarkerImageRegionType
template<class TInputImage, class TOutputImage, class TCompare>
typedef TInputImage itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MarkerImageType
template<class TInputImage, class TOutputImage, class TCompare>
typedef MaskImageType::ConstPointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MaskImageConstPointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef MaskImageType::PixelType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MaskImagePixelType
template<class TInputImage, class TOutputImage, class TCompare>
typedef MaskImageType::Pointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MaskImagePointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef MaskImageType::RegionType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MaskImageRegionType
template<class TInputImage, class TOutputImage, class TCompare>
typedef TInputImage itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MaskImageType
template<class TInputImage, class TOutputImage, class TCompare>
typedef ShapedNeighborhoodIterator< OutputImageType > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::NOutputIterator
private

Definition at line 180 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef OutputImageType::IndexType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutIndexType
private

Definition at line 177 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef OutputImageType::ConstPointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImageConstPointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef OutputImageType::IndexType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImageIndexType

Definition at line 86 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef OutputImageType::PixelType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImagePixelType
template<class TInputImage, class TOutputImage, class TCompare>
typedef OutputImageType::Pointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImagePointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef OutputImageType::RegionType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImageRegionType
template<class TInputImage, class TOutputImage, class TCompare>
typedef TOutputImage itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImageType
template<class TInputImage, class TOutputImage, class TCompare>
typedef ImageRegionIterator< OutputImageType > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputIteratorType
private

Definition at line 175 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
typedef SmartPointer< Self > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::Pointer
template<class TInputImage, class TOutputImage, class TCompare>
typedef ReconstructionImageFilter itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::Self
template<class TInputImage, class TOutputImage, class TCompare>
typedef ImageToImageFilter< TInputImage, TOutputImage > itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::Superclass

Constructor & Destructor Documentation

template<class TInputImage, class TOutputImage, class TCompare>
itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::ReconstructionImageFilter ( )
protected

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.

template<class TInputImage, class TOutputImage, class TCompare>
itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::~ReconstructionImageFilter ( )
inlineprotected

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.

Definition at line 143 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::ReconstructionImageFilter ( const Self )
private

the value of the border - used in boundary condition.


Member Function Documentation

template<class TInputImage, class TOutputImage, class TCompare>
virtual::itk::LightObject::Pointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::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.

Reimplemented in itk::ReconstructionByDilationImageFilter< TInputImage, TOutputImage >, and itk::ReconstructionByErosionImageFilter< TInputImage, TOutputImage >.

template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::EnlargeOutputRequestedRegion ( DataObject )
protectedvirtual

ValuedRegionalExtremaImageFilter will produce the entire output.

Reimplemented from itk::ProcessObject.

template<class TInputImage, class TOutputImage, class TCompare>
virtual void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::FullyConnectedOff ( )
virtual

Set/Get whether the connected components are defined strictly by face connectivity or by face+edge+vertex connectivity. Default is FullyConnectedOff. For objects that are 1 pixel wide, use FullyConnectedOn.

template<class TInputImage, class TOutputImage, class TCompare>
virtual void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::FullyConnectedOn ( )
virtual

Set/Get whether the connected components are defined strictly by face connectivity or by face+edge+vertex connectivity. Default is FullyConnectedOff. For objects that are 1 pixel wide, use FullyConnectedOn.

template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GenerateData ( )
protectedvirtual

A version of GenerateData() specific for image processing filters. This implementation will split the processing across multiple threads. The buffer is allocated by this method. Then the BeforeThreadedGenerateData() method is called (if provided). Then, a series of threads are spawned each calling ThreadedGenerateData(). After all the threads have completed processing, the AfterThreadedGenerateData() method is called (if provided). If an image processing filter cannot be threaded, the filter should provide an implementation of GenerateData(). That implementation is responsible for allocating the output buffer. If a filter an be threaded, it should NOT provide a GenerateData() method but should provide a ThreadedGenerateData() instead.

See also:
ThreadedGenerateData()

Reimplemented from itk::ImageSource< TOutputImage >.

template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GenerateInputRequestedRegion ( )
protectedvirtual

ValuedRegionalExtremaImageFilter needs the entire input be available. Thus, it needs to provide an implementation of GenerateInputRequestedRegion().

Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >.

template<class TInputImage, class TOutputImage, class TCompare>
virtual const bool& itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GetFullyConnected ( )
virtual

Set/Get whether the connected components are defined strictly by face connectivity or by face+edge+vertex connectivity. Default is FullyConnectedOff. For objects that are 1 pixel wide, use FullyConnectedOn.

template<class TInputImage, class TOutputImage, class TCompare>
const MarkerImageType* itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GetMarkerImage ( )
template<class TInputImage, class TOutputImage, class TCompare>
const MaskImageType* itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GetMaskImage ( )
template<class TInputImage, class TOutputImage, class TCompare>
virtual const char* itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GetNameOfClass ( ) const
virtual
template<class TInputImage, class TOutputImage, class TCompare>
virtual const bool& itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::GetUseInternalCopy ( )
virtual

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.

template<class TInputImage, class TOutputImage, class TCompare>
static Pointer itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::New ( )
static
template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::operator= ( const Self )
private
template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.

Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >.

template<class TInputImage, class TOutputImage, class TCompare>
virtual void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::SetFullyConnected ( bool  _arg)
virtual

Set/Get whether the connected components are defined strictly by face connectivity or by face+edge+vertex connectivity. Default is FullyConnectedOff. For objects that are 1 pixel wide, use FullyConnectedOn.

template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::SetMarkerImage ( const MarkerImageType )

Set/Get the marker image. Traditionally, the marker image must be pixelwise less than or equal to the mask image (for dilation), however this filter implicitly applies a mask to force the constraint to hold. The marker image the image that is dilated by this filter.

template<class TInputImage, class TOutputImage, class TCompare>
void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::SetMaskImage ( const MaskImageType )

Set/Get the mask image. The mask image is used to "mask" the dilated marker image. The mask operation is a pixelwise minimum.

template<class TInputImage, class TOutputImage, class TCompare>
virtual void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::SetUseInternalCopy ( bool  _arg)
virtual

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.

template<class TInputImage, class TOutputImage, class TCompare>
virtual void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::UseInternalCopyOff ( )
virtual

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.

template<class TInputImage, class TOutputImage, class TCompare>
virtual void itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::UseInternalCopyOn ( )
virtual

Perform a padding of the image internally to increase the performance of the filter. UseInternalCopy can be set to false to reduce the memory usage.


Member Data Documentation

template<class TInputImage, class TOutputImage, class TCompare>
bool itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::m_FullyConnected
private

Definition at line 166 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
TInputImage::PixelType itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::m_MarkerValue
protected

the value of the border - used in boundary condition.

Definition at line 160 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
bool itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::m_UseInternalCopy
private

Definition at line 167 of file itkReconstructionImageFilter.h.

template<class TInputImage, class TOutputImage, class TCompare>
const unsigned int itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MarkerImageDimension = TInputImage::ImageDimension
static
template<class TInputImage, class TOutputImage, class TCompare>
const unsigned int itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::MaskImageDimension = TInputImage::ImageDimension
static
template<class TInputImage, class TOutputImage, class TCompare>
const unsigned int itk::ReconstructionImageFilter< TInputImage, TOutputImage, TCompare >::OutputImageDimension = TOutputImage::ImageDimension
static

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