18 #ifndef itkGPUBoxImageFilter_h
19 #define itkGPUBoxImageFilter_h
39 template<
typename TInputImage,
typename TOutputImage,
typename TParentImageFilter = BoxImageFilter< TInputImage, TOutputImage > >
class to abstract the behaviour of the GPU filters.
typename TInputImage::SizeType RadiusType
A base class for all the GPU filters working on a box neighborhood.
unsigned long SizeValueType
typename TInputImage::IndexType IndexType
typename TOutputImage::PixelType OutputPixelType
typename TInputImage::RegionType RegionType
~GPUBoxImageFilter() override
Applies an averaging filter to an image.
Base class for all process objects that output image data.
TInputImage InputImageType
typename TInputImage::SizeValueType RadiusValueType
typename TInputImage::OffsetType OffsetType
ImageBaseType::SizeType SizeType
ImageBaseType::IndexType IndexType
typename TInputImage::SizeType SizeType
TOutputImage OutputImageType
void PrintSelf(std::ostream &os, Indent indent) const override
typename TInputImage::PixelType InputPixelType
void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
ImageBaseType::RegionType RegionType