18#ifndef itkFrameDifferenceVideoFilter_h
19#define itkFrameDifferenceVideoFilter_h
36template <
typename TInputV
ideoStream,
typename TOutputV
ideoStream>
89#ifndef ITK_MANUAL_INSTANTIATION
90# include "itkFrameDifferenceVideoFilter.hxx"
VideoToVideoFilter< InputVideoStreamType, OutputVideoStreamType > Superclass
typename OutputVideoStreamType::FrameType OutputFrameType
TInputVideoStream InputVideoStreamType
FrameDifferenceVideoFilter()
SmartPointer< const Self > ConstPointer
typename InputFrameType::RegionType InputFrameSpatialRegionType
typename OutputFrameType::RegionType OutputFrameSpatialRegionType
void PrintSelf(std::ostream &os, Indent indent) const override
typename InputFrameType::PixelType InputPixelType
SmartPointer< Self > Pointer
WeakPointer< const Self > ConstWeakPointer
void ThreadedGenerateData(const OutputFrameSpatialRegionType &outputRegionForThread, int threadId) override
typename OutputFrameType::PixelType OutputPixelType
FrameDifferenceVideoFilter< InputVideoStreamType, OutputVideoStreamType > Self
typename InputVideoStreamType::FrameType InputFrameType
void SetFrameOffset(SizeValueType numFrames)
SizeValueType GetFrameOffset()
~FrameDifferenceVideoFilter() override=default
TOutputVideoStream OutputVideoStreamType
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