18 #ifndef itkFrameAverageVideoFilter_h
19 #define itkFrameAverageVideoFilter_h
34 template<
typename TInputV
ideoStream,
typename TOutputV
ideoStream>
74 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
78 virtual void ThreadedGenerateData(
79 const OutputFrameSpatialRegionType& outputRegionForThread,
80 int threadId) ITK_OVERRIDE;
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkFrameAverageVideoFilter.hxx"
TOutputVideoStream OutputVideoStreamType
Light weight base class for most itk classes.
OutputFrameType::RegionType OutputFrameSpatialRegionType
Average frames over a designated range in a video.
virtual ~FrameAverageVideoFilter() override
Implements a weak reference to an object.
FrameAverageVideoFilter< InputVideoStreamType, OutputVideoStreamType > Self
unsigned long SizeValueType
SmartPointer< Self > Pointer
TOutputVideoStream OutputVideoStreamType
VideoToVideoFilter< InputVideoStreamType, OutputVideoStreamType > Superclass
InputFrameType::PixelType InputPixelType
TOutputVideoStream::FrameType OutputFrameType
InputFrameType::RegionType InputFrameSpatialRegionType
OutputFrameType::PixelType OutputPixelType
WeakPointer< const Self > ConstWeakPointer
SmartPointer< const Self > ConstPointer
Base class for filters that use a VideoStream as input and output.
Control indentation during Print() invocation.
TInputVideoStream::FrameType InputFrameType
TInputVideoStream InputVideoStreamType
TInputVideoStream InputVideoStreamType