18 #ifndef __itkVideoToVideoFilter_h
19 #define __itkVideoToVideoFilter_h
43 template<
typename TInputV
ideoStream,
typename TOutputV
ideoStream >
141 #ifndef ITK_MANUAL_INSTANTIATION
142 #include "itkVideoToVideoFilter.hxx"
void operator=(const Self &)
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
VideoToVideoFilter< InputVideoStreamType, OutputVideoStreamType > Self
VideoSource< OutputVideoStreamType > Superclass
SmartPointer< Self > Pointer
Superclass::OutputFrameType OutputFrameType
Implements a weak reference to an object.
A TemporalProcessObject that produces a VideoStream.
TVideoStream OutputVideoStreamType
InputVideoStreamType::PointType InputFramePointType
virtual void UpdateOutputInformation()
virtual void PrintSelf(std::ostream &os, Indent indent) const
virtual void BeforeTemporalStreamingGenerateData()
InputVideoStreamType::PixelType InputFramePixelType
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
virtual ~VideoToVideoFilter()
TOutputVideoStream OutputVideoStreamType
OutputVideoStreamType::SpatialRegionType OutputFrameSpatialRegionType
InputVideoStreamType::IndexType InputFrameIndexType
virtual void GenerateInputRequestedRegion()
Base class for filters that use a VideoStream as input and output.
OutputVideoStreamType::FrameType OutputFrameType
InputVideoStreamType::DirectionType InputFrameDirectionType
virtual void GenerateOutputRequestedRegion(DataObject *output)
Superclass::OutputFrameSpatialRegionType OutputFrameSpatialRegionType
InputVideoStreamType::SizeType InputFrameSizeType
InputVideoStreamType::FrameType InputFrameType
Control indentation during Print() invocation.
virtual void SetInput(const InputVideoStreamType *videoStream)
InputVideoStreamType::SpacingType InputFrameSpacingType
Base class for all data objects in ITK.
WeakPointer< const Self > ConstWeakPointer
InputVideoStreamType::SpatialRegionType InputFrameSpatialRegionType
const InputVideoStreamType * GetInput() const
TInputVideoStream InputVideoStreamType