|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkFrameDifferenceVideoFilter_h
19 #define itkFrameDifferenceVideoFilter_h
36 template <
typename TInputV
ideoStream,
typename TOutputV
ideoStream>
77 PrintSelf(std::ostream & os,
Indent indent)
const override;
89 #ifndef ITK_MANUAL_INSTANTIATION
90 # include "itkFrameDifferenceVideoFilter.hxx"
typename InputVideoStreamType::SpatialRegionType InputFrameSpatialRegionType
Base class for filters that use a VideoStream as input and output.
Control indentation during Print() invocation.
Light weight base class for most itk classes.
ImageBaseType::RegionType RegionType
typename OutputVideoStreamType::SpatialRegionType OutputFrameSpatialRegionType
typename InputFrameType::PixelType InputPixelType
Implements a weak reference to an object.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Compute the squared intensity difference between frame x and frame x+n.
TOutputVideoStream OutputVideoStreamType
typename OutputFrameType::PixelType OutputPixelType
TInputVideoStream InputVideoStreamType
typename InputVideoStreamType::FrameType InputFrameType
unsigned long SizeValueType
typename OutputVideoStreamType::FrameType OutputFrameType