18#ifndef itkGPUBoxImageFilter_h
19#define itkGPUBoxImageFilter_h
39template <
typename TInputImage,
40 typename TOutputImage,
41 typename TParentImageFilter = BoxImageFilter<TInputImage, TOutputImage>>
83 GPUSuperclass::PrintSelf(os, indent);
typename TInputImage::RegionType RegionType
typename TInputImage::SizeType SizeType
typename TInputImage::PixelType InputPixelType
typename TInputImage::SizeType RadiusType
typename TInputImage::SizeValueType RadiusValueType
typename TInputImage::IndexType IndexType
typename TOutputImage::PixelType OutputPixelType
typename TInputImage::OffsetType OffsetType
A base class for all the GPU filters working on a box neighborhood.
TParentImageFilter CPUSuperclass
~GPUBoxImageFilter() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
GPUBoxImageFilter()=default
class to abstract the behaviour of the GPU filters.
Base class for all process objects that output image data.
TOutputImage OutputImageType
TInputImage InputImageType
Control indentation during Print() invocation.
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType