19#ifndef itkGPUInPlaceImageFilter_h
20#define itkGPUInPlaceImageFilter_h
36template <
typename TInputImage,
37 typename TOutputImage = TInputImage,
110#ifndef ITK_MANUAL_INSTANTIATION
111# include "itkGPUInPlaceImageFilter.hxx"
typename GPUSuperclass::OutputImagePixelType OutputImagePixelType
GPUInPlaceImageFilter Self
static constexpr unsigned int InputImageDimension
SmartPointer< Self > Pointer
void ReleaseInputs() override
~GPUInPlaceImageFilter() override
GPUImageToImageFilter< TInputImage, TOutputImage, TParentImageFilter > GPUSuperclass
void PrintSelf(std::ostream &os, Indent indent) const override
void AllocateOutputs() override
static constexpr unsigned int OutputImageDimension
typename GPUSuperclass::OutputImageType OutputImageType
typename GPUSuperclass::OutputImagePointer OutputImagePointer
typename InputImageType::PixelType InputImagePixelType
typename InputImageType::Pointer InputImagePointer
typename InputImageType::RegionType InputImageRegionType
TInputImage InputImageType
typename InputImageType::ConstPointer InputImageConstPointer
SmartPointer< const Self > ConstPointer
typename GPUSuperclass::OutputImageRegionType OutputImageRegionType
TParentImageFilter CPUSuperclass
Base class for filters that take an image as input and overwrite that image as the output.
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....