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

#include <itkLabelStatisticsOpeningImageFilter.h>

+ Inheritance diagram for itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >:
+ Collaboration diagram for itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >:

List of all members.

Public Types

typedef
LabelObjectType::AttributeType 
AttributeType
typedef
LabelMapToLabelImageFilter
< LabelMapType,
OutputImageType
BinarizerType
typedef SmartPointer< const SelfConstPointer
typedef
FeatureImageType::ConstPointer 
FeatureImageConstPointer
typedef FeatureImageType::PixelType FeatureImagePixelType
typedef FeatureImageType::Pointer FeatureImagePointer
typedef TFeatureImage FeatureImageType
typedef
InputImageType::ConstPointer 
InputImageConstPointer
typedef InputImageType::PixelType InputImagePixelType
typedef InputImageType::Pointer InputImagePointer
typedef InputImageType::RegionType InputImageRegionType
typedef TInputImage InputImageType
typedef
LabelImageToLabelMapFilter
< InputImageType, LabelMapType
LabelizerType
typedef LabelMap< LabelObjectTypeLabelMapType
typedef StatisticsLabelObject
< InputImagePixelType,
itkGetStaticConstMacro(ImageDimension) > 
LabelObjectType
typedef
StatisticsLabelMapFilter
< LabelMapType, TFeatureImage > 
LabelObjectValuatorType
typedef
StatisticsOpeningLabelMapFilter
< LabelMapType
OpeningType
typedef
OutputImageType::ConstPointer 
OutputImageConstPointer
typedef OutputImageType::PixelType OutputImagePixelType
typedef OutputImageType::Pointer OutputImagePointer
typedef OutputImageType::RegionType OutputImageRegionType
typedef TInputImage OutputImageType
typedef SmartPointer< SelfPointer
typedef
LabelStatisticsOpeningImageFilter 
Self
typedef ImageToImageFilter
< TInputImage, TInputImage > 
Superclass
- Public Types inherited from itk::ImageToImageFilter< TInputImage, TInputImage >
- Public Types inherited from itk::ImageSource< TInputImage >
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 FeatureImageTypeGetFeatureImage ()
virtual const char * GetNameOfClass () const
void SetFeatureImage (const TFeatureImage *input)
void SetInput1 (const InputImageType *input)
void SetInput2 (const FeatureImageType *input)
 typedef (Concept::EqualityComparable< InputImagePixelType >) InputEqualityComparableCheck
 typedef (Concept::Convertible< int, InputImagePixelType >) IntConvertibleToInputCheck
 typedef (Concept::OStreamWritable< InputImagePixelType >) InputOStreamWritableCheck
virtual void SetBackgroundValue (OutputImagePixelType _arg)
virtual OutputImagePixelType GetBackgroundValue () const
virtual double GetLambda () const
virtual void SetLambda (double _arg)
virtual bool GetReverseOrdering () const
virtual void SetReverseOrdering (bool _arg)
virtual void ReverseOrderingOn ()
virtual void ReverseOrderingOff ()
virtual AttributeType GetAttribute () const
virtual void SetAttribute (AttributeType _arg)
void SetAttribute (const std::string &s)
- Public Member Functions inherited from itk::ImageToImageFilter< TInputImage, TInputImage >
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< TInputImage >
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 InputImageDimension = TInputImage::ImageDimension
static const unsigned int OutputImageDimension = TInputImage::ImageDimension
static const unsigned int ImageDimension = TInputImage::ImageDimension
- Static Public Attributes inherited from itk::ImageToImageFilter< TInputImage, TInputImage >
- Static Public Attributes inherited from itk::ImageSource< TInputImage >

Protected Member Functions

void EnlargeOutputRequestedRegion (DataObject *)
void GenerateData ()
void GenerateInputRequestedRegion ()
 LabelStatisticsOpeningImageFilter ()
void PrintSelf (std::ostream &os, Indent indent) const
 ~LabelStatisticsOpeningImageFilter ()
- Protected Member Functions inherited from itk::ImageToImageFilter< TInputImage, TInputImage >
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< TInputImage >
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 Member Functions

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

Private Attributes

AttributeType m_Attribute
OutputImagePixelType m_BackgroundValue
double m_Lambda
bool m_ReverseOrdering

Additional Inherited Members

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

Detailed Description

template<class TInputImage, class TFeatureImage>
class itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >

remove the objects according to the value of their statistics attribute

LabelStatisticsOpeningImageFilter removes the objects in a labeled image with an attribute value smaller or greater than a threshold called Lambda. The attributes are the ones of the StatisticsLabelObject.

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:
StatisticsLabelObject, BinaryStatisticsOpeningImageFilter, LabelShapeOpeningImageFilter

Definition at line 46 of file itkLabelStatisticsOpeningImageFilter.h.


Member Typedef Documentation

template<class TInputImage , class TFeatureImage >
typedef LabelObjectType::AttributeType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::AttributeType

Definition at line 86 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef LabelMapToLabelImageFilter< LabelMapType, OutputImageType > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::BinarizerType

Definition at line 88 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef SmartPointer< const Self > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::ConstPointer
template<class TInputImage , class TFeatureImage >
typedef FeatureImageType::ConstPointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::FeatureImageConstPointer

Definition at line 70 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef FeatureImageType::PixelType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::FeatureImagePixelType

Definition at line 71 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef FeatureImageType::Pointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::FeatureImagePointer

Definition at line 69 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef TFeatureImage itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::FeatureImageType

Definition at line 68 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef InputImageType::ConstPointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::InputImageConstPointer
template<class TInputImage , class TFeatureImage >
typedef InputImageType::PixelType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::InputImagePixelType
template<class TInputImage , class TFeatureImage >
typedef InputImageType::Pointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::InputImagePointer
template<class TInputImage , class TFeatureImage >
typedef InputImageType::RegionType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::InputImageRegionType
template<class TInputImage , class TFeatureImage >
typedef TInputImage itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::InputImageType

Some convenient typedefs.

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

Definition at line 57 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef LabelImageToLabelMapFilter< InputImageType, LabelMapType > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::LabelizerType

Definition at line 84 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef LabelMap< LabelObjectType > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::LabelMapType

Definition at line 83 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef StatisticsLabelObject< InputImagePixelType, itkGetStaticConstMacro(ImageDimension) > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::LabelObjectType

Definition at line 82 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef StatisticsLabelMapFilter< LabelMapType, TFeatureImage > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::LabelObjectValuatorType

Definition at line 85 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef StatisticsOpeningLabelMapFilter< LabelMapType > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OpeningType

Definition at line 87 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef OutputImageType::ConstPointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OutputImageConstPointer

Definition at line 64 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef OutputImageType::PixelType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OutputImagePixelType
template<class TInputImage , class TFeatureImage >
typedef OutputImageType::Pointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OutputImagePointer

Reimplemented from itk::ImageSource< TInputImage >.

Definition at line 63 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef OutputImageType::RegionType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OutputImageRegionType

Superclass typedefs.

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

Definition at line 65 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef TInputImage itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OutputImageType

Some convenient typedefs.

Reimplemented from itk::ImageSource< TInputImage >.

Definition at line 58 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef SmartPointer< Self > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::Pointer
template<class TInputImage , class TFeatureImage >
typedef LabelStatisticsOpeningImageFilter itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::Self

Standard class typedefs.

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

Definition at line 51 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
typedef ImageToImageFilter< TInputImage, TInputImage > itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::Superclass

Constructor & Destructor Documentation

template<class TInputImage , class TFeatureImage >
itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::LabelStatisticsOpeningImageFilter ( )
protected
template<class TInputImage , class TFeatureImage >
itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::~LabelStatisticsOpeningImageFilter ( )
inlineprotected

Definition at line 174 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::LabelStatisticsOpeningImageFilter ( const Self )
private

Member Function Documentation

template<class TInputImage , class TFeatureImage >
virtual::itk::LightObject::Pointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::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 TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::EnlargeOutputRequestedRegion ( DataObject )
protectedvirtual

LabelStatisticsOpeningImageFilter will produce the entire output.

Reimplemented from itk::ProcessObject.

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GenerateData ( )
protectedvirtual

Single-threaded version of GenerateData. This filter delegates to GrayscaleGeodesicErodeImageFilter.

Reimplemented from itk::ImageSource< TInputImage >.

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GenerateInputRequestedRegion ( )
protectedvirtual

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

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

template<class TInputImage , class TFeatureImage >
virtual AttributeType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GetAttribute ( ) const
virtual

Set/Get the attribute to use to select the object to remove. The default is "Mean".

template<class TInputImage , class TFeatureImage >
virtual OutputImagePixelType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GetBackgroundValue ( ) const
virtual

End concept checking Set/Get the value used as "background" in the output image. Defaults to NumericTraits<PixelType>::NonpositiveMin().

template<class TInputImage , class TFeatureImage >
const FeatureImageType* itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GetFeatureImage ( )
inline

Get the feature image

Definition at line 155 of file itkLabelStatisticsOpeningImageFilter.h.

References itk::ProcessObject::GetInput().

template<class TInputImage , class TFeatureImage >
virtual double itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GetLambda ( ) const
virtual

Set/Get the threshold used to keep or remove the objects.

template<class TInputImage , class TFeatureImage >
virtual const char* itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GetNameOfClass ( ) const
virtual

Runtime information support.

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

template<class TInputImage , class TFeatureImage >
virtual bool itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::GetReverseOrdering ( ) const
virtual

Set/Get the ordering of the objects. By default, the objects with an attribute value smaller than Lamba are removed. Turning ReverseOrdering to true make this filter remove the object with an attribute value greater than Lambda instead.

template<class TInputImage , class TFeatureImage >
static Pointer itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::New ( )
static

Standard New method.

Reimplemented from itk::Object.

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::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::ImageToImageFilter< TInputImage, TInputImage >.

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::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::ImageToImageFilter< TInputImage, TInputImage >.

template<class TInputImage , class TFeatureImage >
virtual void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::ReverseOrderingOff ( )
virtual

Set/Get the ordering of the objects. By default, the objects with an attribute value smaller than Lamba are removed. Turning ReverseOrdering to true make this filter remove the object with an attribute value greater than Lambda instead.

template<class TInputImage , class TFeatureImage >
virtual void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::ReverseOrderingOn ( )
virtual

Set/Get the ordering of the objects. By default, the objects with an attribute value smaller than Lamba are removed. Turning ReverseOrdering to true make this filter remove the object with an attribute value greater than Lambda instead.

template<class TInputImage , class TFeatureImage >
virtual void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetAttribute ( AttributeType  _arg)
virtual

Set/Get the attribute to use to select the object to remove. The default is "Mean".

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetAttribute ( const std::string &  s)
inline

Set/Get the attribute to use to select the object to remove. The default is "Mean".

Definition at line 141 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
virtual void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetBackgroundValue ( OutputImagePixelType  _arg)
virtual

End concept checking Set/Get the value used as "background" in the output image. Defaults to NumericTraits<PixelType>::NonpositiveMin().

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetFeatureImage ( const TFeatureImage *  input)
inline

Set the feature image

Definition at line 148 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetInput1 ( const InputImageType input)
inline

Set the input image

Definition at line 161 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetInput2 ( const FeatureImageType input)
inline

Set the feature image

Definition at line 167 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
virtual void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetLambda ( double  _arg)
virtual

Set/Get the threshold used to keep or remove the objects.

template<class TInputImage , class TFeatureImage >
virtual void itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::SetReverseOrdering ( bool  _arg)
virtual

Set/Get the ordering of the objects. By default, the objects with an attribute value smaller than Lamba are removed. Turning ReverseOrdering to true make this filter remove the object with an attribute value greater than Lambda instead.

template<class TInputImage , class TFeatureImage >
itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::typedef ( Concept::EqualityComparable< InputImagePixelType )

Begin concept checking This class requires InputEqualityComparableCheck in the form of ( Concept::EqualityComparable< InputImagePixelType > )

template<class TInputImage , class TFeatureImage >
itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::typedef ( Concept::Convertible< int, InputImagePixelType )

This class requires IntConvertibleToInputCheck in the form of ( Concept::Convertible< int, InputImagePixelType > )

template<class TInputImage , class TFeatureImage >
itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::typedef ( Concept::OStreamWritable< InputImagePixelType )

This class requires InputOStreamWritableCheck in the form of ( Concept::OStreamWritable< InputImagePixelType > )


Member Data Documentation

template<class TInputImage , class TFeatureImage >
const unsigned int itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::ImageDimension = TInputImage::ImageDimension
static

ImageDimension constants

Definition at line 79 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
const unsigned int itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::InputImageDimension = TInputImage::ImageDimension
static

ImageDimension constants

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

Definition at line 75 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
AttributeType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::m_Attribute
private

Definition at line 196 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
OutputImagePixelType itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::m_BackgroundValue
private

Definition at line 193 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
double itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::m_Lambda
private

Definition at line 194 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
bool itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::m_ReverseOrdering
private

Definition at line 195 of file itkLabelStatisticsOpeningImageFilter.h.

template<class TInputImage , class TFeatureImage >
const unsigned int itk::LabelStatisticsOpeningImageFilter< TInputImage, TFeatureImage >::OutputImageDimension = TInputImage::ImageDimension
static

ImageDimension constants

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

Definition at line 77 of file itkLabelStatisticsOpeningImageFilter.h.


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