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