ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions | Private Attributes | List of all members
itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage > Class Template Reference

#include <itkConvolutionImageFilterBase.h>

+ Inheritance diagram for itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >:
+ Collaboration diagram for itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >:

Detailed Description

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
class itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >

Abstract base class for the convolution image filters.

See Also
ConvolutionImageFilter FFTConvolutionImageFilter

Definition at line 35 of file itkConvolutionImageFilterBase.h.

Public Types

typedef BoundaryConditionTypeBoundaryConditionPointerType
 
typedef ImageBoundaryCondition
< TInputImage > 
BoundaryConditionType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
ZeroFluxNeumannBoundaryCondition
< TInputImage > 
DefaultBoundaryConditionType
 
typedef TInputImage InputImageType
 
typedef InputImageType::IndexType InputIndexType
 
typedef InputImageType::PixelType InputPixelType
 
typedef InputImageType::RegionType InputRegionType
 
typedef InputImageType::SizeType InputSizeType
 
typedef TKernelImage KernelImageType
 
typedef KernelImageType::IndexType KernelIndexType
 
typedef KernelImageType::PixelType KernelPixelType
 
typedef KernelImageType::RegionType KernelRegionType
 
typedef KernelImageType::SizeType KernelSizeType
 
typedef TOutputImage OutputImageType
 
typedef OutputImageType::IndexType OutputIndexType
 
typedef OutputImageType::PixelType OutputPixelType
 
enum  OutputRegionModeType {
  SAME = 0,
  VALID
}
 
typedef OutputImageType::RegionType OutputRegionType
 
typedef OutputImageType::SizeType OutputSizeType
 
typedef SmartPointer< SelfPointer
 
typedef ConvolutionImageFilterBase Self
 
typedef
InputSizeType::SizeValueType 
SizeValueType
 
typedef ImageToImageFilter
< TInputImage, TOutputImage > 
Superclass
 
- Public Types inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
typedef SmartPointer< const SelfConstPointer
 
typedef
InputImageType::ConstPointer 
InputImageConstPointer
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::Pointer InputImagePointer
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef TInputImage InputImageType
 
typedef
Superclass::OutputImagePixelType 
OutputImagePixelType
 
typedef
Superclass::OutputImageRegionType 
OutputImageRegionType
 
typedef SmartPointer< SelfPointer
 
typedef ImageToImageFilter Self
 
typedef ImageSource< TOutputImage > Superclass
 
- Public Types inherited from itk::ImageSource< TOutputImage >
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::DataObjectIdentifierType 
DataObjectIdentifierType
 
typedef DataObject::Pointer DataObjectPointer
 
typedef
Superclass::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
 
typedef OutputImageType::PixelType OutputImagePixelType
 
typedef OutputImageType::Pointer OutputImagePointer
 
typedef OutputImageType::RegionType OutputImageRegionType
 
typedef TOutputImage OutputImageType
 
typedef SmartPointer< SelfPointer
 
typedef ImageSource Self
 
typedef ProcessObject Superclass
 
- 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 const char * GetNameOfClass () const
 
virtual void SetBoundaryCondition (BoundaryConditionPointerType _arg)
 
virtual
BoundaryConditionPointerType 
GetBoundaryCondition () const
 
virtual void SetKernelImage (const KernelImageType *input)
 
virtual const KernelImageTypeGetKernelImage () const
 
virtual void SetNormalize (bool _arg)
 
virtual bool GetNormalize () const
 
virtual void NormalizeOn ()
 
virtual void NormalizeOff ()
 
virtual void SetOutputRegionMode (const OutputRegionModeType _arg)
 
virtual OutputRegionModeType GetOutputRegionMode () const
 
virtual void SetOutputRegionModeToSame ()
 
virtual void SetOutputRegionModeToValid ()
 
- Public Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
const InputImageTypeGetInput () const
 
const InputImageTypeGetInput (unsigned int idx) const
 
virtual void PopBackInput () override
 
virtual void PopFrontInput () override
 
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)
 
virtual void SetCoordinateTolerance (double _arg)
 
virtual double GetCoordinateTolerance () const
 
virtual void SetDirectionTolerance (double _arg)
 
virtual double GetDirectionTolerance () const
 
- Public Member Functions inherited from itk::ImageSource< TOutputImage >
OutputImageTypeGetOutput (unsigned int idx)
 
virtual void GraftNthOutput (unsigned int idx, DataObject *output)
 
virtual void GraftOutput (const DataObjectIdentifierType &key, DataObject *output)
 
OutputImageTypeGetOutput ()
 
const OutputImageTypeGetOutput () const
 
virtual void GraftOutput (DataObject *output)
 
virtual
ProcessObject::DataObjectPointer 
MakeOutput (ProcessObject::DataObjectPointerArraySizeType idx) override
 
virtual
ProcessObject::DataObjectPointer 
MakeOutput (const ProcessObject::DataObjectIdentifierType &) override
 
- 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 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 LightObject::Pointer CreateAnother () const override
 
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 Attributes

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

Protected Member Functions

 ConvolutionImageFilterBase ()
 
void GenerateOutputInformation () override
 
OutputRegionType GetValidRegion () const
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
virtual void VerifyInputInformation () override
 
 ~ConvolutionImageFilterBase () override
 
- Protected Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
virtual void CallCopyInputRegionToOutputRegion (OutputImageRegionType &destRegion, const InputImageRegionType &srcRegion)
 
virtual void CallCopyOutputRegionToInputRegion (InputImageRegionType &destRegion, const OutputImageRegionType &srcRegion)
 
virtual void GenerateInputRequestedRegion () override
 
 ImageToImageFilter ()
 
 ~ImageToImageFilter () override
 
void PushBackInput (const DataObject *input) override
 
void PushFrontInput (const DataObject *input) override
 
- Protected Member Functions inherited from itk::ImageSource< TOutputImage >
virtual void AfterThreadedGenerateData ()
 
virtual void AllocateOutputs ()
 
virtual void BeforeThreadedGenerateData ()
 
virtual void GenerateData () override
 
virtual const
ImageRegionSplitterBase
GetImageRegionSplitter () const
 
 ImageSource ()
 
virtual unsigned int SplitRequestedRegion (unsigned int i, unsigned int pieces, OutputImageRegionType &splitRegion)
 
virtual void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId)
 
virtual ~ImageSource () 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
 
 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 () 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

BoundaryConditionPointerType m_BoundaryCondition
 
DefaultBoundaryConditionType m_DefaultBoundaryCondition
 
bool m_Normalize
 
OutputRegionModeType m_OutputRegionMode
 

Additional Inherited Members

- 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 ()
 
- Protected Types inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
typedef
ImageToImageFilterDetail::ImageRegionCopier
< itkGetStaticConstMacro(OutputImageDimension),
itkGetStaticConstMacro(InputImageDimension) > 
InputToOutputRegionCopierType
 
typedef
ImageToImageFilterDetail::ImageRegionCopier
< itkGetStaticConstMacro(InputImageDimension),
itkGetStaticConstMacro(OutputImageDimension) > 
OutputToInputRegionCopierType
 
- Static Protected Member Functions inherited from itk::ImageSource< TOutputImage >
static const
ImageRegionSplitterBase
GetGlobalDefaultSplitter ()
 
static ITK_THREAD_RETURN_TYPE ThreaderCallback (void *arg)
 
- 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 TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef BoundaryConditionType* itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::BoundaryConditionPointerType

Definition at line 70 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef ImageBoundaryCondition< TInputImage > itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::BoundaryConditionType

Typedef to describe the boundary condition.

Definition at line 69 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef SmartPointer< const Self > itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::ConstPointer

Definition at line 42 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef ZeroFluxNeumannBoundaryCondition< TInputImage > itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::DefaultBoundaryConditionType

Definition at line 71 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef TInputImage itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::InputImageType

Definition at line 51 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef InputImageType::IndexType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::InputIndexType

Definition at line 57 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef InputImageType::PixelType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::InputPixelType

Definition at line 54 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef InputImageType::RegionType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::InputRegionType

Definition at line 64 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef InputImageType::SizeType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::InputSizeType

Definition at line 60 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef TKernelImage itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::KernelImageType

Definition at line 53 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef KernelImageType::IndexType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::KernelIndexType

Definition at line 59 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef KernelImageType::PixelType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::KernelPixelType

Definition at line 56 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef KernelImageType::RegionType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::KernelRegionType

Definition at line 66 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef KernelImageType::SizeType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::KernelSizeType

Definition at line 62 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef TOutputImage itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::OutputImageType

Definition at line 52 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef OutputImageType::IndexType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::OutputIndexType

Definition at line 58 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef OutputImageType::PixelType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::OutputPixelType

Definition at line 55 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef OutputImageType::RegionType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::OutputRegionType

Definition at line 65 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef OutputImageType::SizeType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::OutputSizeType

Definition at line 61 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef SmartPointer< Self > itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::Pointer

Definition at line 41 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef ConvolutionImageFilterBase itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::Self

Definition at line 39 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef InputSizeType::SizeValueType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SizeValueType

Definition at line 63 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
typedef ImageToImageFilter< TInputImage, TOutputImage > itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::Superclass

Definition at line 40 of file itkConvolutionImageFilterBase.h.

Member Enumeration Documentation

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
enum itk::ConvolutionImageFilterBase::OutputRegionModeType
Enumerator
SAME 
VALID 

Definition at line 90 of file itkConvolutionImageFilterBase.h.

Constructor & Destructor Documentation

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::ConvolutionImageFilterBase ( )
protected
template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::~ConvolutionImageFilterBase ( )
inlineoverrideprotected

Definition at line 113 of file itkConvolutionImageFilterBase.h.

Member Function Documentation

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GenerateOutputInformation ( )
overrideprotectedvirtual

The largest possible output region may differ from the largest possible input region.

Reimplemented from itk::ProcessObject.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual BoundaryConditionPointerType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GetBoundaryCondition ( ) const
virtual

Set/get the boundary condition.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual const KernelImageType* itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GetKernelImage ( ) const
virtual

Set/get the image kernel.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual const char* itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GetNameOfClass ( ) const
virtual
template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual bool itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GetNormalize ( ) const
virtual

Normalize the output image by the sum of the kernel components. Defaults to off.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual OutputRegionModeType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GetOutputRegionMode ( ) const
virtual

Sets the output region mode. If set to SAME, the output region will be the same as the input region, and regions of the image near the boundaries will contain contributions from outside the input image as determined by the boundary condition set in SetBoundaryCondition(). If set to VALID, the output region consists of pixels computed only from pixels in the input image (no extrapolated contributions from the boundary condition are needed). The output is therefore smaller than the input region. Default output region mode is SAME.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
OutputRegionType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::GetValidRegion ( ) const
protected

Get the valid region of the convolution.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::NormalizeOff ( )
virtual

Normalize the output image by the sum of the kernel components. Defaults to off.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::NormalizeOn ( )
virtual

Normalize the output image by the sum of the kernel components. Defaults to off.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
overrideprotectedvirtual
template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SetBoundaryCondition ( BoundaryConditionPointerType  _arg)
virtual

Set/get the boundary condition.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SetKernelImage ( const KernelImageType input)
virtual

Set/get the image kernel.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SetNormalize ( bool  _arg)
virtual

Normalize the output image by the sum of the kernel components. Defaults to off.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SetOutputRegionMode ( const OutputRegionModeType  _arg)
virtual

Sets the output region mode. If set to SAME, the output region will be the same as the input region, and regions of the image near the boundaries will contain contributions from outside the input image as determined by the boundary condition set in SetBoundaryCondition(). If set to VALID, the output region consists of pixels computed only from pixels in the input image (no extrapolated contributions from the boundary condition are needed). The output is therefore smaller than the input region. Default output region mode is SAME.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SetOutputRegionModeToSame ( )
virtual

Sets the output region mode. If set to SAME, the output region will be the same as the input region, and regions of the image near the boundaries will contain contributions from outside the input image as determined by the boundary condition set in SetBoundaryCondition(). If set to VALID, the output region consists of pixels computed only from pixels in the input image (no extrapolated contributions from the boundary condition are needed). The output is therefore smaller than the input region. Default output region mode is SAME.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::SetOutputRegionModeToValid ( )
virtual

Sets the output region mode. If set to SAME, the output region will be the same as the input region, and regions of the image near the boundaries will contain contributions from outside the input image as determined by the boundary condition set in SetBoundaryCondition(). If set to VALID, the output region consists of pixels computed only from pixels in the input image (no extrapolated contributions from the boundary condition are needed). The output is therefore smaller than the input region. Default output region mode is SAME.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
virtual void itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::VerifyInputInformation ( )
inlineoverrideprotectedvirtual

Default superclass implementation ensures that input images occupy same physical space. This is not needed for this filter.

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

Definition at line 126 of file itkConvolutionImageFilterBase.h.

Member Data Documentation

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
const unsigned int itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::ImageDimension = TInputImage::ImageDimension
static

Dimensionality of input and output data is assumed to be the same.

Definition at line 49 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
BoundaryConditionPointerType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::m_BoundaryCondition
private

Definition at line 134 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
DefaultBoundaryConditionType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::m_DefaultBoundaryCondition
private

Definition at line 133 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
bool itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::m_Normalize
private

Definition at line 126 of file itkConvolutionImageFilterBase.h.

template<typename TInputImage, typename TKernelImage = TInputImage, typename TOutputImage = TInputImage>
OutputRegionModeType itk::ConvolutionImageFilterBase< TInputImage, TKernelImage, TOutputImage >::m_OutputRegionMode
private

Definition at line 136 of file itkConvolutionImageFilterBase.h.


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