18 #ifndef itkVideoToVideoFilter_h
19 #define itkVideoToVideoFilter_h
43 template<
typename TInputV
ideoStream,
typename TOutputV
ideoStream >
78 using Superclass::SetInput;
94 virtual void UpdateOutputInformation() ITK_OVERRIDE;
109 virtual
void GenerateOutputRequestedRegion(
DataObject* output) ITK_OVERRIDE;
116 virtual
void GenerateInputRequestedRegion() ITK_OVERRIDE;
121 virtual
void BeforeTemporalStreamingGenerateData() ITK_OVERRIDE;
126 virtual
void PrintSelf(std::ostream & os,
Indent indent) const ITK_OVERRIDE;
136 #ifndef ITK_MANUAL_INSTANTIATION
137 #include "itkVideoToVideoFilter.hxx"
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.
ImageBaseType::DirectionType DirectionType
TVideoStream OutputVideoStreamType
InputVideoStreamType::PointType InputFramePointType
ImageBaseType::PointType PointType
InputVideoStreamType::PixelType InputFramePixelType
TOutputVideoStream OutputVideoStreamType
InputVideoStreamType::IndexType InputFrameIndexType
Base class for filters that use a VideoStream as input and output.
InputVideoStreamType::DirectionType InputFrameDirectionType
Superclass::OutputFrameSpatialRegionType OutputFrameSpatialRegionType
InputVideoStreamType::SizeType InputFrameSizeType
InputVideoStreamType::FrameType InputFrameType
Control indentation during Print() invocation.
ImageBaseType::SizeType SizeType
InputVideoStreamType::SpacingType InputFrameSpacingType
Base class for all data objects in ITK.
WeakPointer< const Self > ConstWeakPointer
InputVideoStreamType::SpatialRegionType InputFrameSpatialRegionType
ImageBaseType::IndexType IndexType
TInputVideoStream InputVideoStreamType