ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Attributes | List of all members
itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures > Class Template Reference

#include <itkMaskFeaturePointSelectionFilter.h>

+ Inheritance diagram for itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >:
+ Collaboration diagram for itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >:

Detailed Description

template<typename TImage, typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
class itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >

Generate a PointSet containing the feature points selected from a masked 3D input image.

MaskFeaturePointSelectionFilter takes 3D image and 3D mask as inputs and generates a PointSet of feature points as output.

This filter is intended to be used for initializing the process of Physics-Based Non-Rigid Registration. It selects a fraction of non-masked points with highest variance. Optionally, tensors are computed for each point and stored as pixel values. [ M. Bierling, Displacement estimation by hierarchical block matching, Proc. SPIE Vis. Comm. and Image Proc., vol. 1001, pp. 942-951, 1988. ].

The filter is templated over input image and mask and output pointset.

Author
Andriy Kot, Center for Real-Time Computing, Old Dominion University, Norfolk, VA
See Also
BlockMatchingImageFilter

Definition at line 62 of file itkMaskFeaturePointSelectionFilter.h.

Public Types

enum  {
  VERTEX_CONNECTIVITY = 0,
  EDGE_CONNECTIVITY = 1,
  FACE_CONNECTIVITY = 2
}
 
typedef SmartPointer< const SelfConstPointer
 
typedef FeaturePointsType::Pointer FeaturePointsPointer
 
typedef TFeatures FeaturePointsType
 
typedef ImageType::ConstPointer ImageConstPointer
 
typedef ImageType::PixelType ImagePixelType
 
typedef TImage ImageType
 
typedef Index< ImageDimensionIndexType
 
typedef MaskType::ConstPointer MaskConstPointer
 
typedef MaskType::PixelType MaskPixelType
 
typedef TMask MaskType
 
typedef Offset< ImageDimensionOffsetType
 
typedef SmartPointer< SelfPointer
 
typedef
FeaturePointsType::PointType 
PointType
 
typedef ImageRegion
< ImageDimension
RegionType
 
typedef
MaskFeaturePointSelectionFilter 
Self
 
typedef Size< ImageDimensionSizeType
 
typedef
FeaturePointsType::PixelType 
StructureTensorType
 
typedef ImageToMeshFilter
< TImage, TFeatures > 
Superclass
 
- Public Types inherited from itk::ImageToMeshFilter< TImage, TFeatures >
typedef SmartPointer< const SelfConstPointer
 
typedef
ProcessObject::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
 
typedef
InputImageType::ConstPointer 
InputImageConstPointer
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::Pointer InputImagePointer
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef TImage InputImageType
 
typedef OutputMeshType::Pointer OutputMeshPointer
 
typedef TFeatures OutputMeshType
 
typedef SmartPointer< SelfPointer
 
typedef ImageToMeshFilter Self
 
typedef MeshSource< TFeatures > Superclass
 
- Public Types inherited from itk::MeshSource< TFeatures >
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::DataObjectIdentifierType 
DataObjectIdentifierType
 
typedef DataObject::Pointer DataObjectPointer
 
typedef OutputMeshType::Pointer OutputMeshPointer
 
typedef TFeatures OutputMeshType
 
typedef SmartPointer< SelfPointer
 
typedef MeshSource Self
 
typedef ProcessObject Superclass
 
typedef
ProcessObject::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
 
- Public Types inherited from itk::ProcessObject
typedef SmartPointer< const SelfConstPointer
 
typedef
DataObject::DataObjectIdentifierType 
DataObjectIdentifierType
 
typedef DataObject::Pointer DataObjectPointer
 
typedef std::vector
< DataObjectPointer
DataObjectPointerArray
 
typedef
DataObjectPointerArray::size_type 
DataObjectPointerArraySizeType
 
typedef MultiThreader MultiThreaderType
 
typedef std::vector
< DataObjectIdentifierType
NameArray
 
typedef SmartPointer< SelfPointer
 
typedef ProcessObject 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 () const
 
virtual const char * GetNameOfClass () const
 
virtual void SetNonConnectivity (unsigned _arg)
 
virtual unsigned GetNonConnectivity ()
 
virtual void SetMaskImage (const MaskType *input)
 
virtual const MaskTypeGetMaskImage () const
 
virtual void SetBlockRadius (SizeType _arg)
 
virtual const SizeTypeGetBlockRadius () const
 
virtual void SetComputeStructureTensors (bool _arg)
 
virtual bool GetComputeStructureTensors ()
 
virtual void ComputeStructureTensorsOn ()
 
virtual void ComputeStructureTensorsOff ()
 
virtual void SetSelectFraction (double _arg)
 
virtual double GetSelectFraction ()
 
- Public Member Functions inherited from itk::ImageToMeshFilter< TImage, TFeatures >
void GenerateOutputInformation () override
 
OutputMeshTypeGetOutput ()
 
DataObject::Pointer MakeOutput (DataObjectPointerArraySizeType idx) override
 
void SetInput (unsigned int idx, const InputImageType *input)
 
void SetInput (const InputImageType *input)
 
const InputImageTypeGetInput (unsigned int idx)
 
const InputImageTypeGetInput ()
 
- Public Member Functions inherited from itk::MeshSource< TFeatures >
virtual ::itk::LightObject::Pointer CreateAnother () const
 
OutputMeshTypeGetOutput ()
 
OutputMeshTypeGetOutput (unsigned int idx)
 
virtual void GraftNthOutput (unsigned int idx, DataObject *output)
 
virtual void GraftOutput (const DataObjectIdentifierType &key, DataObject *output)
 
void SetOutput (TFeatures *output)
 
virtual void GraftOutput (DataObject *output)
 
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
 
virtual void AbortGenerateDataOn ()
 
virtual void EnlargeOutputRequestedRegion (DataObject *)
 
virtual const bool & GetAbortGenerateData () const
 
DataObjectPointerArray GetIndexedInputs ()
 
DataObjectPointerArray GetIndexedOutputs ()
 
NameArray GetInputNames () const
 
DataObjectPointerArray GetInputs ()
 
MultiThreaderTypeGetMultiThreader () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
 
DataObjectPointerArraySizeType GetNumberOfInputs () const
 
DataObjectPointerArraySizeType GetNumberOfOutputs () const
 
virtual
DataObjectPointerArraySizeType 
GetNumberOfValidRequiredInputs () const
 
NameArray GetOutputNames () const
 
DataObjectPointerArray GetOutputs ()
 
virtual const float & GetProgress () const
 
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 Update ()
 
virtual void UpdateLargestPossibleRegion ()
 
virtual void UpdateOutputData (DataObject *output)
 
virtual void UpdateOutputInformation ()
 
void UpdateProgress (float progress)
 
void SetProgress (float progress)
 
virtual void SetReleaseDataFlag (bool flag)
 
virtual bool GetReleaseDataFlag () const
 
void ReleaseDataFlagOn ()
 
void ReleaseDataFlagOff ()
 
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
 
virtual const bool & GetReleaseDataBeforeUpdateFlag () const
 
virtual void ReleaseDataBeforeUpdateFlagOn ()
 
virtual void ReleaseDataBeforeUpdateFlagOff ()
 
virtual void SetNumberOfThreads (ThreadIdType _arg)
 
virtual const ThreadIdTypeGetNumberOfThreads () const
 
- 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 ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType 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 override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) override
 
virtual void UnRegister () const noexceptoverride
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () 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 Member Functions inherited from itk::MeshSource< TFeatures >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Static Public Attributes

static const unsigned ImageDimension = 3u
 

Protected Member Functions

void ComputeConnectivityOffsets (void)
 
void GenerateData () override
 
 MaskFeaturePointSelectionFilter ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~MaskFeaturePointSelectionFilter () override
 
- Protected Member Functions inherited from itk::ImageToMeshFilter< TImage, TFeatures >
 ImageToMeshFilter ()
 
 ~ImageToMeshFilter () override
 
- Protected Member Functions inherited from itk::MeshSource< TFeatures >
virtual void GenerateInputRequestedRegion () override
 
 MeshSource ()
 
virtual ~MeshSource () override
 
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
 
void AddOptionalInputName (const DataObjectIdentifierType &)
 
void AddOptionalInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
virtual void AddOutput (DataObject *output)
 
bool AddRequiredInputName (const DataObjectIdentifierType &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
virtual void CacheInputReleaseDataFlags ()
 
virtual void GenerateOutputRequestedRegion (DataObject *output)
 
DataObjectGetInput (const DataObjectIdentifierType &key)
 
const DataObjectGetInput (const DataObjectIdentifierType &key) const
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs () const
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs () const
 
bool IsIndexedInputName (const DataObjectIdentifierType &) const
 
bool IsIndexedOutputName (const DataObjectIdentifierType &) const
 
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
 
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 
DataObjectPointerArraySizeType MakeIndexFromInputName (const DataObjectIdentifierType &name) const
 
DataObjectPointerArraySizeType MakeIndexFromOutputName (const DataObjectIdentifierType &name) const
 
DataObjectIdentifierType MakeNameFromInputIndex (DataObjectPointerArraySizeType idx) const
 
DataObjectIdentifierType MakeNameFromOutputIndex (DataObjectPointerArraySizeType idx) const
 
virtual void PopBackInput ()
 
virtual void PopFrontInput ()
 
 ProcessObject ()
 
virtual void PropagateResetPipeline ()
 
virtual void PushBackInput (const DataObject *input)
 
virtual void PushFrontInput (const DataObject *input)
 
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 VerifyInputInformation ()
 
virtual void VerifyPreconditions ()
 
 ~ProcessObject () override
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName (void) const
 
DataObjectGetOutput (const DataObjectIdentifierType &key)
 
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
 
virtual void SetPrimaryOutputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryOutputName (void) 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 () override
 
- 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 Attributes

SizeType m_BlockRadius
 
bool m_ComputeStructureTensors
 
unsigned m_NonConnectivity
 
std::vector< OffsetTypem_NonConnectivityOffsets
 
double m_SelectFraction
 

Additional Inherited Members

- Protected Attributes inherited from itk::ProcessObject
TimeStamp m_OutputInformationMTime
 
bool m_Updating
 
- Protected Attributes inherited from itk::LightObject
AtomicInt< int > m_ReferenceCount
 

Member Typedef Documentation

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef SmartPointer< const Self > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ConstPointer

Definition at line 69 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef FeaturePointsType::Pointer itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::FeaturePointsPointer

Definition at line 97 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef TFeatures itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::FeaturePointsType

Feature points pointset typedefs

Definition at line 96 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef ImageType::ConstPointer itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ImageConstPointer

Definition at line 87 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef ImageType::PixelType itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ImagePixelType

Definition at line 88 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef TImage itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ImageType

Image typedefs

Definition at line 86 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef Index< ImageDimension > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::IndexType

Definition at line 82 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef MaskType::ConstPointer itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::MaskConstPointer

Definition at line 92 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef MaskType::PixelType itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::MaskPixelType

Definition at line 93 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef TMask itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::MaskType

Mask image typedefs

Definition at line 91 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef Offset< ImageDimension > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::OffsetType

Definition at line 83 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef SmartPointer< Self > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::Pointer

Definition at line 68 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef FeaturePointsType::PointType itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::PointType

Definition at line 99 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef ImageRegion< ImageDimension > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::RegionType

Not input specific typedefs

Definition at line 80 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef MaskFeaturePointSelectionFilter itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::Self

Definition at line 67 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef Size< ImageDimension > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::SizeType

Definition at line 81 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef FeaturePointsType::PixelType itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::StructureTensorType

Definition at line 98 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
typedef ImageToMeshFilter< TImage, TFeatures > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::Superclass

Standard class typedefs.

Definition at line 66 of file itkMaskFeaturePointSelectionFilter.h.

Member Enumeration Documentation

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
anonymous enum

connectivity constants

Enumerator
VERTEX_CONNECTIVITY 
EDGE_CONNECTIVITY 
FACE_CONNECTIVITY 

Definition at line 102 of file itkMaskFeaturePointSelectionFilter.h.

Constructor & Destructor Documentation

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::MaskFeaturePointSelectionFilter ( )
protected
template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::~MaskFeaturePointSelectionFilter ( )
overrideprotected

Member Function Documentation

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ComputeConnectivityOffsets ( void  )
protected

Compute the connectivity offsets so that points can be excluded during the execution of the filter. This method must be called after invoking SetNonConnectivity().

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ComputeStructureTensorsOff ( )
virtual

enable/disable tensor computations

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ComputeStructureTensorsOn ( )
virtual

enable/disable tensor computations

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual::itk::LightObject::Pointer itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::CreateAnother ( ) 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<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GenerateData ( void  )
overrideprotectedvirtual

This method causes the filter to generate its output.

Reimplemented from itk::ProcessObject.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual const SizeType& itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GetBlockRadius ( ) const
virtual

set/get half size of the block for calculating variance

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual bool itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GetComputeStructureTensors ( )
virtual

enable/disable tensor computations

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual const MaskType* itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GetMaskImage ( ) const
virtual

set/get mask

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual const char* itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::ImageToMeshFilter< TImage, TFeatures >.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual unsigned itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GetNonConnectivity ( )
virtual

set/get non-connectivity with radius == 1 of dimension connect, 0 <= connect < ImageDimension; 0 is vertex connectivity (e.g., 26 in 3D), 1 is edge connectivity (e.g., 18 in 3D), 2 is face connectivity (e.g., 6 in 3D), etc

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual double itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::GetSelectFraction ( )
virtual

set fraction of eligible points to select

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
static Pointer itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::New ( )
static

Method for creation through the object factory.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
overrideprotectedvirtual

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::MeshSource< TFeatures >.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::SetBlockRadius ( SizeType  _arg)
virtual

set/get half size of the block for calculating variance

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::SetComputeStructureTensors ( bool  _arg)
virtual

enable/disable tensor computations

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::SetMaskImage ( const MaskType input)
virtual

set/get mask

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::SetNonConnectivity ( unsigned  _arg)
virtual

set/get non-connectivity with radius == 1 of dimension connect, 0 <= connect < ImageDimension; 0 is vertex connectivity (e.g., 26 in 3D), 1 is edge connectivity (e.g., 18 in 3D), 2 is face connectivity (e.g., 6 in 3D), etc

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
virtual void itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::SetSelectFraction ( double  _arg)
virtual

set fraction of eligible points to select

Member Data Documentation

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
const unsigned itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::ImageDimension = 3u
static

Definition at line 77 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
SizeType itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::m_BlockRadius
private

Definition at line 167 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
bool itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::m_ComputeStructureTensors
private

Definition at line 169 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
unsigned itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::m_NonConnectivity
private

Definition at line 163 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
std::vector< OffsetType > itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::m_NonConnectivityOffsets
private

Definition at line 166 of file itkMaskFeaturePointSelectionFilter.h.

template<typename TImage , typename TMask = TImage, typename TFeatures = PointSet< Matrix< SpacePrecisionType, TImage::ImageDimension, TImage::ImageDimension>, TImage::ImageDimension >>
double itk::MaskFeaturePointSelectionFilter< TImage, TMask, TFeatures >::m_SelectFraction
private

Definition at line 168 of file itkMaskFeaturePointSelectionFilter.h.


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