ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes
itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor > Class Template Reference

#include <itkAttributeSelectionLabelMapFilter.h>

+ Inheritance diagram for itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >:
+ Collaboration diagram for itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >:

List of all members.

Public Types

typedef TAttributeAccessor AttributeAccessorType
typedef std::set
< AttributeValueType
AttributeSetType
typedef
AttributeAccessorType::AttributeValueType 
AttributeValueType
typedef SmartPointer< const SelfConstPointer
typedef ImageType::ConstPointer ImageConstPointer
typedef ImageType::Pointer ImagePointer
typedef TImage ImageType
typedef ImageType::IndexType IndexType
typedef ImageType::LabelObjectType LabelObjectType
typedef ImageType::PixelType PixelType
typedef SmartPointer< SelfPointer
typedef
AttributeSelectionLabelMapFilter 
Self
typedef InPlaceLabelMapFilter
< TImage > 
Superclass
- Public Types inherited from itk::InPlaceLabelMapFilter< TImage >
typedef
InputImageType::ConstPointer 
InputImageConstPointer
typedef InputImageType::PixelType InputImagePixelType
typedef InputImageType::Pointer InputImagePointer
typedef InputImageType::RegionType InputImageRegionType
typedef TImage InputImageType
typedef
Superclass::OutputImagePixelType 
OutputImagePixelType
typedef
Superclass::OutputImagePointer 
OutputImagePointer
typedef
Superclass::OutputImageRegionType 
OutputImageRegionType
typedef Superclass::OutputImageType OutputImageType
typedef InputImageType::RegionType RegionType
typedef TImage TOutputImage
- Public Types inherited from itk::LabelMapFilter< TImage, TImage >
typedef
OutputImageType::ConstPointer 
OutputImageConstPointer
- Public Types inherited from itk::ImageToImageFilter< TImage, TImage >
- Public Types inherited from itk::ImageSource< TImage >
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

void AddAttribute (const AttributeValueType &attr)
void ClearAttributeSet ()
virtual ::itk::LightObject::Pointer CreateAnother (void) const
virtual const char * GetNameOfClass () const
const AttributeSetTypeGetAttributeSet () const
void SetAttributeSet (const AttributeSetType &set)
virtual bool GetExclude () const
virtual void SetExclude (bool _arg)
virtual void ExcludeOn ()
virtual void ExcludeOff ()
void SetAttribute (const AttributeValueType &attr)
- Public Member Functions inherited from itk::InPlaceLabelMapFilter< TImage >
bool CanRunInPlace () const
virtual void SetInPlace (bool _arg)
virtual bool GetInPlace ()
virtual void InPlaceOn ()
virtual void InPlaceOff ()
- Public Member Functions inherited from itk::LabelMapFilter< TImage, TImage >
void GenerateInputRequestedRegion ()
void EnlargeOutputRequestedRegion (DataObject *)
- Public Member Functions inherited from itk::ImageToImageFilter< TImage, TImage >
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 TImage *image)
- Public Member Functions inherited from itk::ImageSource< TImage >
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 ImageDimension = TImage::ImageDimension
- Static Public Attributes inherited from itk::InPlaceLabelMapFilter< TImage >
static const unsigned int InputImageDimension
static const unsigned int OutputImageDimension
- Static Public Attributes inherited from itk::LabelMapFilter< TImage, TImage >
- Static Public Attributes inherited from itk::ImageToImageFilter< TImage, TImage >
- Static Public Attributes inherited from itk::ImageSource< TImage >

Protected Member Functions

 AttributeSelectionLabelMapFilter ()
void GenerateData ()
void PrintSelf (std::ostream &os, Indent indent) const
 ~AttributeSelectionLabelMapFilter ()
- Protected Member Functions inherited from itk::InPlaceLabelMapFilter< TImage >
virtual void AllocateOutputs ()
virtual InputImageTypeGetLabelMap ()
 InPlaceLabelMapFilter ()
 ~InPlaceLabelMapFilter ()
- Protected Member Functions inherited from itk::LabelMapFilter< TImage, TImage >
virtual void AfterThreadedGenerateData ()
virtual void BeforeThreadedGenerateData ()
virtual void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId)
virtual void ThreadedProcessLabelObject (LabelObjectType *labelObject)
 LabelMapFilter ()
 ~LabelMapFilter ()
- Protected Member Functions inherited from itk::ImageToImageFilter< TImage, TImage >
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< TImage >
 ImageSource ()
virtual unsigned int SplitRequestedRegion (unsigned int i, unsigned int num, OutputImageRegionType &splitRegion)
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 Member Functions

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

Private Attributes

AttributeSetType m_AttributeSet
bool m_Exclude

Detailed Description

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
class itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >

remove the objects according to the value of their attribute

AttributeSelectionLabelMapFilter removes the objects in a label collection image with an attribute value inside or outside a set of attribute values passed by the user. The attribute is provide by an attribute accessor given in template parameter. Contrary to the other filters made to remove some object of a LabelMap, no ordering relation for the attribute is needed in that filter.

Author:
Gaetan Lehmann. Biologie du Developpement et de la Reproduction, INRA de Jouy-en-Josas, France.

This implementation was taken from the Insight Journal paper: http://hdl.handle.net/1926/584 or http://www.insight-journal.org/browse/publication/176

See also:
AttributeLabelObject

Definition at line 49 of file itkAttributeSelectionLabelMapFilter.h.


Member Typedef Documentation

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef TAttributeAccessor itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::AttributeAccessorType
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef std::set<AttributeValueType> itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::AttributeSetType
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef AttributeAccessorType::AttributeValueType itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::AttributeValueType
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef SmartPointer<const Self> itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ConstPointer
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef ImageType::ConstPointer itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ImageConstPointer
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef ImageType::Pointer itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ImagePointer
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef TImage itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ImageType

Some convenient typedefs.

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

Definition at line 60 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef ImageType::IndexType itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::IndexType
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef ImageType::LabelObjectType itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::LabelObjectType

Reimplemented from itk::InPlaceLabelMapFilter< TImage >.

Definition at line 65 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef ImageType::PixelType itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::PixelType
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef SmartPointer<Self> itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::Pointer
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef AttributeSelectionLabelMapFilter itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::Self

Standard class typedefs.

Reimplemented from itk::InPlaceLabelMapFilter< TImage >.

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

Definition at line 54 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
typedef InPlaceLabelMapFilter<TImage> itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::Superclass

Constructor & Destructor Documentation

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::AttributeSelectionLabelMapFilter ( )
protected
template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::~AttributeSelectionLabelMapFilter ( )
inlineprotected

Definition at line 147 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::AttributeSelectionLabelMapFilter ( const Self )
private

Member Function Documentation

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::AddAttribute ( const AttributeValueType attr)
inline

Definition at line 135 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ClearAttributeSet ( )
inline

Definition at line 126 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
virtual::itk::LightObject::Pointer itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::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::InPlaceLabelMapFilter< TImage >.

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
virtual void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ExcludeOff ( )
virtual

Set/Get whether the objects with the specified attribute values should be kept or excluded.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
virtual void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ExcludeOn ( )
virtual

Set/Get whether the objects with the specified attribute values should be kept or excluded.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::GenerateData ( void  )
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< TImage >.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
const AttributeSetType& itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::GetAttributeSet ( ) const
inline

Begin concept checking End concept checking Set/Get the threshold used to keep or remove the objects.

Definition at line 98 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
virtual bool itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::GetExclude ( ) const
virtual

Set/Get whether the objects with the specified attribute values should be kept or excluded.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
virtual const char* itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::GetNameOfClass ( ) const
virtual

Runtime information support.

Reimplemented from itk::InPlaceLabelMapFilter< TImage >.

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
static Pointer itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::New ( )
static

Standard New method.

Reimplemented from itk::InPlaceLabelMapFilter< TImage >.

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::operator= ( const Self )
private

PushBackInput(), PushFronInput() in the public section force the input to be the type expected by an ImageToImageFilter. However, these methods end of "hiding" the versions from the superclass (ProcessObject) whose arguments are DataObjects. Here, we re-expose the versions from ProcessObject to avoid warnings about hiding methods from the superclass.

Reimplemented from itk::InPlaceLabelMapFilter< TImage >.

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from itk::InPlaceLabelMapFilter< TImage >.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::SetAttribute ( const AttributeValueType attr)
inline

Clear the attribute set, and add the attribute passed in parameter

Definition at line 119 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::SetAttributeSet ( const AttributeSetType set)
inline

Begin concept checking End concept checking Set/Get the threshold used to keep or remove the objects.

Definition at line 102 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
virtual void itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::SetExclude ( bool  _arg)
virtual

Set/Get whether the objects with the specified attribute values should be kept or excluded.


Member Data Documentation

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
const unsigned int itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::ImageDimension = TImage::ImageDimension
static

ImageDimension constants

Reimplemented in itk::LabelSelectionLabelMapFilter< TImage >.

Definition at line 74 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
AttributeSetType itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::m_AttributeSet
private

Definition at line 157 of file itkAttributeSelectionLabelMapFilter.h.

template<class TImage, class TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
bool itk::AttributeSelectionLabelMapFilter< TImage, TAttributeAccessor >::m_Exclude
private

Definition at line 158 of file itkAttributeSelectionLabelMapFilter.h.


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