18#ifndef itkGPUBoxImageFilter_h
19#define itkGPUBoxImageFilter_h
39template <
typename TInputImage,
40 typename TOutputImage,
64 using SizeType =
typename CPUSuperclass::SizeType;
65 using IndexType =
typename CPUSuperclass::IndexType;
A base class for all the filters working on a box neighborhood.
typename CPUSuperclass::SizeType RadiusType
TParentImageFilter CPUSuperclass
typename CPUSuperclass::SizeType SizeType
~GPUBoxImageFilter() override=default
typename TInputImage::PixelType InputPixelType
void PrintSelf(std::ostream &os, Indent indent) const override
typename CPUSuperclass::IndexType IndexType
GPUImageToImageFilter< TInputImage, TOutputImage, TParentImageFilter > GPUSuperclass
TOutputImage OutputImageType
SmartPointer< const Self > ConstPointer
TInputImage InputImageType
typename InputImageType::SizeValueType RadiusValueType
typename OutputImageType::PixelType OutputPixelType
typename CPUSuperclass::RegionType RegionType
typename CPUSuperclass::OffsetType OffsetType
GPUBoxImageFilter()=default
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....