ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | List of all members
itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter > Class Template Reference

#include <itkImageFilterToVideoFilterWrapper.h>

+ Inheritance diagram for itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >:
+ Collaboration diagram for itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >:

Detailed Description

template<class TImageToImageFilter>
class itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >

Wrap an ImageToImageFilter as a VideoToVideoFilter that operates on a single frame at a time.

This filter wrapper allows all of the standard ITK image filters to be used in a video pipeline. This is done by instantiating the image filter, setting its parameters, and then using the SetImageFilter() method of this wrapper to use the filter to process each in a video pipeline. An instance of this wrapper must be templated over the appropriate image filter type.

Definition at line 39 of file itkImageFilterToVideoFilterWrapper.h.

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef WeakPointer< const SelfConstWeakPointer
 
typedef TImageToImageFilter ImageFilterType
 
typedef
ImageFilterType::InputImageType 
InputFrameType
 
typedef itk::VideoStream
< InputFrameType
InputVideoStreamType
 
typedef
ImageFilterType::OutputImageType 
OutputFrameType
 
typedef itk::VideoStream
< OutputFrameType
OutputVideoStreamType
 
typedef SmartPointer< SelfPointer
 
typedef
ImageFilterToVideoFilterWrapper
< ImageFilterType
Self
 
typedef VideoToVideoFilter
< InputVideoStreamType,
OutputVideoStreamType
Superclass
 
- Public Types inherited from itk::VideoToVideoFilter< itk::VideoStream< TImageToImageFilter::InputImageType >, itk::VideoStream< TImageToImageFilter::OutputImageType > >
typedef SmartPointer< const SelfConstPointer
 
typedef WeakPointer< const SelfConstWeakPointer
 
typedef
InputVideoStreamType::DirectionType 
InputFrameDirectionType
 
typedef
InputVideoStreamType::IndexType 
InputFrameIndexType
 
typedef
InputVideoStreamType::PixelType 
InputFramePixelType
 
typedef
InputVideoStreamType::PointType 
InputFramePointType
 
typedef
InputVideoStreamType::SizeType 
InputFrameSizeType
 
typedef
InputVideoStreamType::SpacingType 
InputFrameSpacingType
 
typedef
InputVideoStreamType::SpatialRegionType 
InputFrameSpatialRegionType
 
typedef
InputVideoStreamType::FrameType 
InputFrameType
 
typedef itk::VideoStream
< TImageToImageFilter::InputImageType > 
InputVideoStreamType
 
typedef
Superclass::OutputFrameSpatialRegionType 
OutputFrameSpatialRegionType
 
typedef Superclass::OutputFrameType OutputFrameType
 
typedef itk::VideoStream
< TImageToImageFilter::OutputImageType > 
OutputVideoStreamType
 
typedef SmartPointer< SelfPointer
 
typedef VideoToVideoFilter
< InputVideoStreamType,
OutputVideoStreamType
Self
 
typedef VideoSource
< OutputVideoStreamType
Superclass
 
- Public Types inherited from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >
typedef SmartPointer< const SelfConstPointer
 
typedef WeakPointer< const SelfConstWeakPointer
 
typedef
ProcessObject::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
 
typedef
OutputVideoStreamType::DirectionType 
OutputFrameDirectionType
 
typedef
OutputVideoStreamType::IndexType 
OutputFrameIndexType
 
typedef
OutputVideoStreamType::PixelType 
OutputFramePixelType
 
typedef
OutputVideoStreamType::PointType 
OutputFramePointType
 
typedef
OutputVideoStreamType::SizeType 
OutputFrameSizeType
 
typedef
OutputVideoStreamType::SpacingType 
OutputFrameSpacingType
 
typedef
OutputVideoStreamType::SpatialRegionType 
OutputFrameSpatialRegionType
 
typedef
OutputVideoStreamType::FrameType 
OutputFrameType
 
typedef itk::VideoStream
< TImageToImageFilter::OutputImageType > 
OutputVideoStreamType
 
typedef SmartPointer< SelfPointer
 
typedef VideoSource Self
 
typedef TemporalProcessObject Superclass
 
- Public Types inherited from itk::TemporalProcessObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef TemporalProcessObject 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 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 (void) const
 
virtual const char * GetNameOfClass () const
 
virtual void SetImageFilter (ImageFilterType *_arg)
 
virtual ImageFilterTypeGetModifiableImageFilter ()
 
virtual const ImageFilterTypeGetImageFilter () const
 
- Public Member Functions inherited from itk::VideoToVideoFilter< itk::VideoStream< TImageToImageFilter::InputImageType >, itk::VideoStream< TImageToImageFilter::OutputImageType > >
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
const InputVideoStreamTypeGetInput () const
 
const InputVideoStreamTypeGetInput (unsigned int idx) const
 
virtual void SetInput (const InputVideoStreamType *videoStream)
 
virtual void SetInput (unsigned int idx, const InputVideoStreamType *videoStream)
 
virtual void UpdateOutputInformation ()
 
- Public Member Functions inherited from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >
OutputVideoStreamTypeGetOutput ()
 
OutputVideoStreamTypeGetOutput (unsigned int idx)
 
virtual void GraftNthOutput (unsigned int idx, OutputVideoStreamType *output)
 
virtual void GraftOutput (OutputVideoStreamType *output)
 
virtual DataObjectPointer MakeOutput (DataObjectPointerArraySizeType idx)
 
- Public Member Functions inherited from itk::TemporalProcessObject
virtual void EnlargeOutputRequestedRegion (DataObject *output)
 
virtual void GenerateData ()
 
virtual SizeValueType GetUnitInputNumberOfFrames ()
 
virtual SizeValueType GetUnitOutputNumberOfFrames ()
 
virtual void UpdateOutputData (DataObject *output)
 
- 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 ()
 
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 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
 
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 Member Functions inherited from itk::VideoToVideoFilter< itk::VideoStream< TImageToImageFilter::InputImageType >, itk::VideoStream< TImageToImageFilter::OutputImageType > >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >
static Pointer New ()
 
static unsigned int GetOutputFrameDimension ()
 

Protected Member Functions

 ImageFilterToVideoFilterWrapper ()
 
virtual void PrintSelf (std::ostream &os, Indent indent) const
 
virtual void TemporalStreamingGenerateData ()
 
virtual ~ImageFilterToVideoFilterWrapper ()
 
- Protected Member Functions inherited from itk::VideoToVideoFilter< itk::VideoStream< TImageToImageFilter::InputImageType >, itk::VideoStream< TImageToImageFilter::OutputImageType > >
virtual void BeforeTemporalStreamingGenerateData ()
 
virtual void GenerateInputRequestedRegion ()
 
virtual void GenerateOutputRequestedRegion (DataObject *output)
 
InputVideoStreamTypeGetInput ()
 
InputVideoStreamTypeGetInput (unsigned int idx)
 
 VideoToVideoFilter ()
 
virtual ~VideoToVideoFilter ()
 
- Protected Member Functions inherited from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >
virtual void AfterThreadedGenerateData ()
 
virtual void AllocateOutputs ()
 
virtual void BeforeThreadedGenerateData ()
 
virtual void GenerateOutputRequestedTemporalRegion (TemporalDataObject *output)
 
virtual int SplitRequestedSpatialRegion (int i, int num, OutputFrameSpatialRegionType &splitRegion)
 
virtual void ThreadedGenerateData (const OutputFrameSpatialRegionType &outputRegionForThread, int threadId)
 
 VideoSource ()
 
virtual ~VideoSource ()
 
- Protected Member Functions inherited from itk::TemporalProcessObject
virtual void AfterTemporalStreamingGenerateData ()
 
virtual void EnlargeOutputRequestedTemporalRegion (TemporalDataObject *output)
 
virtual TemporalRegion GenerateDefaultLargestPossibleTemporalRegion ()
 
virtual void GenerateInputRequestedTemporalRegion ()
 
virtual SizeValueType GetInputStencilCurrentFrameIndex ()
 
virtual void SetFrameSkipPerOutput (OffsetValueType _arg)
 
virtual void SetInputStencilCurrentFrameIndex (SizeValueType _arg)
 
virtual void SetUnitInputNumberOfFrames (SizeValueType _arg)
 
virtual void SetUnitOutputNumberOfFrames (SizeValueType _arg)
 
virtual std::vector
< TemporalRegion
SplitRequestedTemporalRegion ()
 
 TemporalProcessObject ()
 
virtual ~TemporalProcessObject ()
 
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
 
virtual void AddOutput (DataObject *output)
 
virtual void CacheInputReleaseDataFlags ()
 
virtual void GenerateOutputInformation ()
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs ()
 
bool IsIndexedInputName (const DataObjectIdentifierType &) const
 
bool IsIndexedOutputName (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)
 
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 SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
 
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
 
virtual void SetPrimaryInput (DataObject *input)
 
virtual void SetPrimaryOutput (DataObject *output)
 
virtual void VerifyInputInformation ()
 
virtual void VerifyPreconditions ()
 
 ~ProcessObject ()
 
DataObjectGetInput (const DataObjectIdentifierType &key)
 
const DataObjectGetInput (const DataObjectIdentifierType &key) const
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
virtual void PushBackInput (const DataObject *input)
 
virtual void PopBackInput ()
 
virtual void PushFrontInput (const DataObject *input)
 
virtual void PopFrontInput ()
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName (void) const
 
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs ()
 
bool AddRequiredInputName (const DataObjectIdentifierType &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
 
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 
void SetRequiredInputNames (const NameArray &)
 
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 ()
 
- 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 ()
 

Protected Attributes

ImageFilterType::Pointer m_ImageFilter
 

Private Member Functions

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

Additional Inherited Members

- Static Public Attributes inherited from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >
static const unsigned int OutputFrameDimension
 
- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 
- Static Protected Member Functions inherited from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >
static ITK_THREAD_RETURN_TYPE ThreaderCallback (void *arg)
 

Member Typedef Documentation

template<class TImageToImageFilter >
typedef SmartPointer< const Self > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::ConstPointer

Definition at line 57 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef WeakPointer< const Self > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::ConstWeakPointer

Definition at line 58 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef TImageToImageFilter itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::ImageFilterType

Standard class typedefs

Definition at line 47 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef ImageFilterType::InputImageType itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::InputFrameType

Definition at line 48 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef itk::VideoStream< InputFrameType > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::InputVideoStreamType

Definition at line 50 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef ImageFilterType::OutputImageType itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::OutputFrameType

Definition at line 49 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef itk::VideoStream< OutputFrameType > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::OutputVideoStreamType

Definition at line 51 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef SmartPointer< Self > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::Pointer

Definition at line 56 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef ImageFilterToVideoFilterWrapper< ImageFilterType > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::Self

Definition at line 53 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
typedef VideoToVideoFilter< InputVideoStreamType, OutputVideoStreamType > itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::Superclass

Definition at line 55 of file itkImageFilterToVideoFilterWrapper.h.

Constructor & Destructor Documentation

template<class TImageToImageFilter >
itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::ImageFilterToVideoFilterWrapper ( )
protected

Constructor and Destructor

template<class TImageToImageFilter >
virtual itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::~ImageFilterToVideoFilterWrapper ( )
inlineprotectedvirtual

Definition at line 73 of file itkImageFilterToVideoFilterWrapper.h.

template<class TImageToImageFilter >
itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::ImageFilterToVideoFilterWrapper ( const Self )
private

Member Function Documentation

template<class TImageToImageFilter >
virtual::itk::LightObject::Pointer itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::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 TImageToImageFilter >
virtual const ImageFilterType* itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::GetImageFilter ( ) const
virtual

Set the filter to use in the interal pipeline

template<class TImageToImageFilter >
virtual ImageFilterType* itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::GetModifiableImageFilter ( )
virtual

Set the filter to use in the interal pipeline

template<class TImageToImageFilter >
virtual const char* itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::GetNameOfClass ( ) const
virtual
template<class TImageToImageFilter >
static Pointer itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::New ( )
static
template<class TImageToImageFilter >
void itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::operator= ( const Self )
private
template<class TImageToImageFilter >
virtual void itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual
template<class TImageToImageFilter >
virtual void itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::SetImageFilter ( ImageFilterType _arg)
virtual

Set the filter to use in the interal pipeline

template<class TImageToImageFilter >
virtual void itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::TemporalStreamingGenerateData ( )
protectedvirtual

Since we just set up a mini image pipeline inside, we override TemporalStreamingGenerateData

Reimplemented from itk::VideoSource< itk::VideoStream< TImageToImageFilter::OutputImageType > >.

Member Data Documentation

template<class TImageToImageFilter >
ImageFilterType::Pointer itk::ImageFilterToVideoFilterWrapper< TImageToImageFilter >::m_ImageFilter
protected

Pointer to filter to use for internal filter

Definition at line 83 of file itkImageFilterToVideoFilterWrapper.h.


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