18#ifndef itkFrameAverageVideoFilter_h
19#define itkFrameAverageVideoFilter_h
35template <
typename TInputV
ideoStream,
typename TOutputV
ideoStream>
88#ifndef ITK_MANUAL_INSTANTIATION
89# include "itkFrameAverageVideoFilter.hxx"
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< const Self > ConstPointer
typename OutputVideoStreamType::FrameType OutputFrameType
FrameAverageVideoFilter()
typename InputFrameType::RegionType InputFrameSpatialRegionType
typename OutputFrameType::PixelType OutputPixelType
SizeValueType GetNumberOfFrames()
typename OutputFrameType::RegionType OutputFrameSpatialRegionType
FrameAverageVideoFilter< InputVideoStreamType, OutputVideoStreamType > Self
~FrameAverageVideoFilter() override=default
typename InputVideoStreamType::FrameType InputFrameType
VideoToVideoFilter< InputVideoStreamType, OutputVideoStreamType > Superclass
void SetNumberOfFrames(SizeValueType numFrames)
TOutputVideoStream OutputVideoStreamType
typename InputFrameType::PixelType InputPixelType
WeakPointer< const Self > ConstWeakPointer
TInputVideoStream InputVideoStreamType
SmartPointer< Self > Pointer
void ThreadedGenerateData(const OutputFrameSpatialRegionType &outputRegionForThread, int threadId) override
Control indentation during Print() invocation.
Implements transparent reference counting.
Implements a weak reference to an object.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType