|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkDecimateFramesVideoFilter_h
19 #define itkDecimateFramesVideoFilter_h
35 template <
typename TV
ideoStream>
63 GetPreservedFrameSpacing();
74 PrintSelf(std::ostream & os,
Indent indent)
const override;
86 #ifndef ITK_MANUAL_INSTANTIATION
87 # include "itkDecimateFramesVideoFilter.hxx"
Base class for filters that use a VideoStream as input and output.
TVideoStream VideoStreamType
typename TVideoStream::FrameType FrameType
typename FrameType::RegionType FrameSpatialRegionType
Control indentation during Print() invocation.
Light weight base class for most itk classes.
typename FrameType::PixelType PixelType
ImageBaseType::RegionType RegionType
Implements a weak reference to an object.
TVideoStream OutputVideoStreamType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Reduce a video's frame-rate by keeping every Nth frame.
unsigned long SizeValueType
TVideoStream InputVideoStreamType