ITK
5.2.0
Insight Toolkit
|
#include <itkGPUBinaryThresholdImageFilter.h>
Public Types | |
using | ConstPointer = SmartPointer< const Self > |
using | CPUSuperclass = BinaryThresholdImageFilter< TInputImage, TOutputImage > |
using | GPUSuperclass = GPUUnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::GPUBinaryThreshold< typename TInputImage::PixelType, typename TOutputImage::PixelType >, BinaryThresholdImageFilter< TInputImage, TOutputImage > > |
using | InputPixelObjectType = SimpleDataObjectDecorator< InputPixelType > |
using | InputPixelType = typename TInputImage::PixelType |
using | OutputPixelType = typename TOutputImage::PixelType |
using | Pointer = SmartPointer< Self > |
using | Self = GPUBinaryThresholdImageFilter |
Public Types inherited from itk::GPUUnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::GPUBinaryThreshold< TInputImage::PixelType, TOutputImage::PixelType >, BinaryThresholdImageFilter< TInputImage, TOutputImage > > | |
using | ConstPointer = SmartPointer< const Self > |
using | CPUSuperclass = BinaryThresholdImageFilter< TInputImage, TOutputImage > |
using | FunctorType = Functor::GPUBinaryThreshold< TInputImage::PixelType, TOutputImage::PixelType > |
using | GPUSuperclass = GPUInPlaceImageFilter< TInputImage, TOutputImage > |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::ConstPointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TInputImage |
using | OutputImagePixelType = typename OutputImageType::PixelType |
using | OutputImagePointer = typename OutputImageType::Pointer |
using | OutputImageRegionType = typename OutputImageType::RegionType |
using | OutputImageType = TOutputImage |
using | Pointer = SmartPointer< Self > |
using | Self = GPUUnaryFunctorImageFilter |
Public Types inherited from itk::GPUInPlaceImageFilter< TInputImage, TOutputImage, BinaryThresholdImageFilter< TInputImage, TOutputImage > > | |
using | ConstPointer = SmartPointer< const Self > |
using | CPUSuperclass = BinaryThresholdImageFilter< TInputImage, TOutputImage > |
using | GPUSuperclass = GPUImageToImageFilter< TInputImage, TOutputImage, BinaryThresholdImageFilter< TInputImage, TOutputImage > > |
using | InputImageConstPointer = typename InputImageType::ConstPointer |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TInputImage |
using | OutputImagePixelType = typename GPUSuperclass::OutputImagePixelType |
using | OutputImagePointer = typename GPUSuperclass::OutputImagePointer |
using | OutputImageRegionType = typename GPUSuperclass::OutputImageRegionType |
using | OutputImageType = typename GPUSuperclass::OutputImageType |
using | Pointer = SmartPointer< Self > |
using | Self = GPUInPlaceImageFilter |
Public Types inherited from itk::GPUImageToImageFilter< TInputImage, TOutputImage, BinaryThresholdImageFilter< TInputImage, TOutputImage > > | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = typename Superclass::DataObjectIdentifierType |
using | InputImageConstPointer = typename InputImageType::ConstPointer |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TInputImage |
using | OutputImagePixelType = typename Superclass::OutputImagePixelType |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | Pointer = SmartPointer< Self > |
using | Self = GPUImageToImageFilter |
using | Superclass = BinaryThresholdImageFilter< TInputImage, TOutputImage > |
Public Types inherited from itk::BinaryThresholdImageFilter< TInputImage, TOutputImage > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputPixelObjectType = SimpleDataObjectDecorator< InputPixelType > |
using | InputPixelType = typename TInputImage::PixelType |
using | OutputPixelType = typename TOutputImage::PixelType |
using | Pointer = SmartPointer< Self > |
using | Self = BinaryThresholdImageFilter |
using | Superclass = UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BinaryThreshold< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
Public Types inherited from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BinaryThreshold< TInputImage::PixelType, TOutputImage::PixelType > > | |
using | ConstPointer = SmartPointer< const Self > |
using | FunctorType = Functor::BinaryThreshold< TInputImage::PixelType, TOutputImage::PixelType > |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::ConstPointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TInputImage |
using | OutputImagePixelType = typename OutputImageType::PixelType |
using | OutputImagePointer = typename OutputImageType::Pointer |
using | OutputImageRegionType = typename OutputImageType::RegionType |
using | OutputImageType = TOutputImage |
using | Pointer = SmartPointer< Self > |
using | Self = UnaryFunctorImageFilter |
using | Superclass = InPlaceImageFilter< TInputImage, TOutputImage > |
Public Types inherited from itk::InPlaceImageFilter< TInputImage, TOutputImage > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputImageConstPointer = typename InputImageType::ConstPointer |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TInputImage |
using | OutputImagePixelType = typename Superclass::OutputImagePixelType |
using | OutputImagePointer = typename Superclass::OutputImagePointer |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | OutputImageType = typename Superclass::OutputImageType |
using | Pointer = SmartPointer< Self > |
using | Self = InPlaceImageFilter |
using | Superclass = ImageToImageFilter< TInputImage, TOutputImage > |
Public Types inherited from itk::ImageToImageFilter< TInputImage, TOutputImage > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputImageConstPointer = typename InputImageType::ConstPointer |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TInputImage |
using | OutputImagePixelType = typename Superclass::OutputImagePixelType |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | Pointer = SmartPointer< Self > |
using | Self = ImageToImageFilter |
using | Superclass = ImageSource< TOutputImage > |
Public Types inherited from itk::ImageSource< TOutputImage > | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = Superclass::DataObjectIdentifierType |
using | DataObjectPointer = DataObject::Pointer |
using | DataObjectPointerArraySizeType = Superclass::DataObjectPointerArraySizeType |
using | OutputImagePixelType = typename OutputImageType::PixelType |
using | OutputImagePointer = typename OutputImageType::Pointer |
using | OutputImageRegionType = typename OutputImageType::RegionType |
using | OutputImageType = TOutputImage |
using | Pointer = SmartPointer< Self > |
using | Self = ImageSource |
using | Superclass = ProcessObject |
Public Types inherited from itk::ProcessObject | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = DataObject::DataObjectIdentifierType |
using | DataObjectPointer = DataObject::Pointer |
using | DataObjectPointerArray = std::vector< DataObjectPointer > |
using | DataObjectPointerArraySizeType = DataObjectPointerArray::size_type |
using | MultiThreaderType = MultiThreaderBase |
using | NameArray = std::vector< DataObjectIdentifierType > |
using | Pointer = SmartPointer< Self > |
using | Self = ProcessObject |
using | Superclass = Object |
Public Types inherited from itk::Object | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = Object |
using | Superclass = LightObject |
Public Types inherited from itk::LightObject | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = LightObject |
GPU version of binary threshold image filter.
Definition at line 99 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::ConstPointer = SmartPointer<const Self> |
Definition at line 118 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::CPUSuperclass = BinaryThresholdImageFilter<TInputImage, TOutputImage> |
Definition at line 116 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::GPUSuperclass = GPUUnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::GPUBinaryThreshold<typename TInputImage::PixelType, typename TOutputImage::PixelType>, BinaryThresholdImageFilter<TInputImage, TOutputImage> > |
Definition at line 115 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::InputPixelObjectType = SimpleDataObjectDecorator<InputPixelType> |
Type of DataObjects to use for scalar inputs
Definition at line 131 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::InputPixelType = typename TInputImage::PixelType |
Pixel types.
Definition at line 127 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::OutputPixelType = typename TOutputImage::PixelType |
Definition at line 128 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::Pointer = SmartPointer<Self> |
Definition at line 117 of file itkGPUBinaryThresholdImageFilter.h.
using itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::Self = GPUBinaryThresholdImageFilter |
Standard class type aliases.
Definition at line 110 of file itkGPUBinaryThresholdImageFilter.h.
|
protected |
|
overrideprotecteddefault |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::BinaryThresholdImageFilter< TInputImage, TOutputImage >.
|
virtual |
Run-time type information (and related methods).
|
overrideprotectedvirtual |
This method is used to set the state of the filter before multi-threading. Unlike CPU version, GPU version of binary threshold filter is not multi-threaded
Reimplemented from itk::GPUImageToImageFilter< TInputImage, TOutputImage, BinaryThresholdImageFilter< TInputImage, TOutputImage > >.
itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage >::itkGetOpenCLSourceFromKernelMacro | ( | GPUBinaryThresholdImageFilterKernel | ) |
Get OpenCL Kernel source as a string, creates a GetOpenCLSource method
|
static |
Method for creation through the object factory.