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