18 #ifndef __itkDecimateFramesVideoFilter_h
19 #define __itkDecimateFramesVideoFilter_h
34 template<
typename TV
ideoStream>
88 #ifndef ITK_MANUAL_INSTANTIATION
89 #include "itkDecimateFramesVideoFilter.hxx"
Reduce a video's frame-rate by keeping every Nth frame.
void operator=(const Self &)
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
TVideoStream::FrameType FrameType
virtual void ThreadedGenerateData(const FrameSpatialRegionType &outputRegionForThread, int threadId)
Implements a weak reference to an object.
virtual ~DecimateFramesVideoFilter()
unsigned long SizeValueType
virtual void PrintSelf(std::ostream &os, Indent indent) const
TVideoStream VideoStreamType
TVideoStream OutputVideoStreamType
WeakPointer< const Self > ConstWeakPointer
SizeValueType GetPreservedFrameSpacing()
VideoToVideoFilter< VideoStreamType, VideoStreamType > Superclass
DecimateFramesVideoFilter()
void SetPreservedFrameSpacing(SizeValueType numFrames)
DecimateFramesVideoFilter< VideoStreamType > Self
Base class for filters that use a VideoStream as input and output.
FrameType::RegionType FrameSpatialRegionType
FrameType::PixelType PixelType
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
TVideoStream InputVideoStreamType