18 #ifndef itkFrameDifferenceVideoFilter_h
19 #define itkFrameDifferenceVideoFilter_h
35 template<
typename TInputV
ideoStream,
typename TOutputV
ideoStream>
77 void PrintSelf(std::ostream & os,
Indent indent)
const override;
81 void ThreadedGenerateData(
83 int threadId)
override;
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #include "itkFrameDifferenceVideoFilter.hxx"
Light weight base class for most itk classes.
unsigned long SizeValueType
typename OutputVideoStreamType::SpatialRegionType OutputFrameSpatialRegionType
typename InputVideoStreamType::FrameType InputFrameType
Implements a weak reference to an object.
TOutputVideoStream OutputVideoStreamType
typename OutputVideoStreamType::FrameType OutputFrameType
Compute the squared intensity difference between frame x and frame x+n.
typename InputFrameType::PixelType InputPixelType
Base class for filters that use a VideoStream as input and output.
typename InputVideoStreamType::SpatialRegionType InputFrameSpatialRegionType
Control indentation during Print() invocation.
typename OutputFrameType::PixelType OutputPixelType
TInputVideoStream InputVideoStreamType
ImageBaseType::RegionType RegionType