18 #ifndef itkDecimateFramesVideoFilter_h
19 #define itkDecimateFramesVideoFilter_h
34 template<
typename TV
ideoStream>
73 void PrintSelf(std::ostream & os,
Indent indent)
const override;
77 void ThreadedGenerateData(
79 int threadId)
override;
87 #ifndef ITK_MANUAL_INSTANTIATION
88 #include "itkDecimateFramesVideoFilter.hxx"
Reduce a video's frame-rate by keeping every Nth frame.
Light weight base class for most itk classes.
TVideoStream InputVideoStreamType
unsigned long SizeValueType
typename TVideoStream::FrameType FrameType
TVideoStream OutputVideoStreamType
typename FrameType::PixelType PixelType
Implements a weak reference to an object.
TVideoStream VideoStreamType
Base class for filters that use a VideoStream as input and output.
Control indentation during Print() invocation.
typename FrameType::RegionType FrameSpatialRegionType
ImageBaseType::RegionType RegionType