ITK
5.2.0
Insight Toolkit
|
#include <itkGrayscaleFunctionDilateImageFilter.h>
Public Types | |
using | ConstPointer = SmartPointer< const Self > |
using | DefaultBoundaryConditionType = typename Superclass::DefaultBoundaryConditionType |
using | KernelIteratorType = typename Superclass::KernelIteratorType |
using | KernelPixelType = typename TKernel::PixelType |
using | KernelType = typename Superclass::KernelType |
using | NeighborhoodIteratorType = typename Superclass::NeighborhoodIteratorType |
using | PixelType = typename Superclass::PixelType |
using | Pointer = SmartPointer< Self > |
using | Self = GrayscaleFunctionDilateImageFilter |
using | Superclass = MorphologyImageFilter< TInputImage, TOutputImage, TKernel > |
Public Types inherited from itk::MorphologyImageFilter< TInputImage, TOutputImage, TKernel > | |
using | ConstPointer = SmartPointer< const Self > |
using | DefaultBoundaryConditionType = ConstantBoundaryCondition< InputImageType > |
using | ImageBoundaryConditionConstPointerType = const ImageBoundaryCondition< InputImageType > * |
using | ImageBoundaryConditionPointerType = ImageBoundaryCondition< InputImageType > * |
using | IndexType = typename TInputImage::IndexType |
using | InputImageType = TInputImage |
using | KernelIteratorType = typename KernelType::ConstIterator |
using | KernelType = TKernel |
using | NeighborhoodIteratorType = ConstNeighborhoodIterator< TInputImage > |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | OutputImageType = TOutputImage |
using | PixelType = typename TInputImage::PixelType |
using | Pointer = SmartPointer< Self > |
using | RadiusType = typename KernelType::SizeType |
using | RegionType = typename TInputImage::RegionType |
using | Self = MorphologyImageFilter |
using | SizeType = typename TInputImage::SizeType |
using | Superclass = KernelImageFilter< TInputImage, TOutputImage, TKernel > |
Public Types inherited from itk::KernelImageFilter< TInputImage, TOutputImage, TKernel > | |
using | ConstPointer = SmartPointer< const Self > |
using | FlatKernelType = FlatStructuringElement<(Self::ImageDimension)> |
using | IndexType = typename TInputImage::IndexType |
using | InputImageType = TInputImage |
using | InputPixelType = typename TInputImage::PixelType |
using | KernelType = TKernel |
using | OffsetType = typename TInputImage::OffsetType |
using | OutputImageType = TOutputImage |
using | OutputPixelType = typename TOutputImage::PixelType |
using | Pointer = SmartPointer< Self > |
using | RadiusType = typename TInputImage::SizeType |
using | RegionType = typename TInputImage::RegionType |
using | Self = KernelImageFilter |
using | SizeType = typename TInputImage::SizeType |
using | Superclass = BoxImageFilter< TInputImage, TOutputImage > |
Public Types inherited from itk::BoxImageFilter< TInputImage, TOutputImage > | |
using | ConstPointer = SmartPointer< const Self > |
using | IndexType = typename TInputImage::IndexType |
using | InputImageType = TInputImage |
using | InputPixelType = typename TInputImage::PixelType |
using | OffsetType = typename TInputImage::OffsetType |
using | OutputImageType = TOutputImage |
using | OutputPixelType = typename TOutputImage::PixelType |
using | Pointer = SmartPointer< Self > |
using | RadiusType = typename TInputImage::SizeType |
using | RadiusValueType = typename TInputImage::SizeValueType |
using | RegionType = typename TInputImage::RegionType |
using | Self = BoxImageFilter |
using | SizeType = typename TInputImage::SizeType |
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 |
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from itk::KernelImageFilter< TInputImage, TOutputImage, TKernel > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::BoxImageFilter< TInputImage, TOutputImage > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage > | |
static void | SetGlobalDefaultDirectionTolerance (double) |
static double | GetGlobalDefaultDirectionTolerance () |
static void | SetGlobalDefaultCoordinateTolerance (double) |
static double | GetGlobalDefaultCoordinateTolerance () |
Static Public Member Functions inherited from itk::Object | |
static bool | GetGlobalWarningDisplay () |
static void | GlobalWarningDisplayOff () |
static void | GlobalWarningDisplayOn () |
static Pointer | New () |
static void | SetGlobalWarningDisplay (bool val) |
Static Public Member Functions inherited from itk::LightObject | |
static void | BreakOnError () |
static Pointer | New () |
Static Public Attributes | |
static constexpr unsigned int | InputImageDimension = TInputImage::ImageDimension |
static constexpr unsigned int | KernelDimension = TKernel::NeighborhoodDimension |
static constexpr unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
Static Public Attributes inherited from itk::MorphologyImageFilter< TInputImage, TOutputImage, TKernel > | |
static constexpr unsigned int | ImageDimension = TInputImage::ImageDimension |
Static Public Attributes inherited from itk::KernelImageFilter< TInputImage, TOutputImage, TKernel > | |
static constexpr unsigned int | ImageDimension = TInputImage::ImageDimension |
Static Public Attributes inherited from itk::BoxImageFilter< TInputImage, TOutputImage > | |
static constexpr unsigned int | ImageDimension = TInputImage::ImageDimension |
Static Public Attributes inherited from itk::ImageToImageFilter< TInputImage, TOutputImage > | |
static constexpr unsigned int | InputImageDimension = TInputImage::ImageDimension |
static constexpr unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
Static Public Attributes inherited from itk::ImageSource< TOutputImage > | |
static constexpr unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
Private Attributes | |
DefaultBoundaryConditionType | m_DilateBoundaryCondition |
Grayscale function dilation of an image.
Dilate an image using functional grayscale morphology. Function dilation takes the maximum of all the pixels identified by the structuring element plus the structuring element value.
The structuring element can be composed of arbitrary nonnegative values (not restricted to zero or one). Element values greater than zero indicate pixels that will be considered during the dilation. The function dilation operation is defined as the maxixum over the element of the image value PLUS the structuring element value.
For the each input image pixel,
Definition at line 50 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::ConstPointer = SmartPointer<const Self> |
Definition at line 60 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::DefaultBoundaryConditionType = typename Superclass::DefaultBoundaryConditionType |
Default boundary condition type
Definition at line 81 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::KernelIteratorType = typename Superclass::KernelIteratorType |
Kernel (structuring element) iterator.
Definition at line 72 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::KernelPixelType = typename TKernel::PixelType |
Type of the pixels in the Kernel.
Definition at line 89 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::KernelType = typename Superclass::KernelType |
Kernel type alias.
Definition at line 78 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::NeighborhoodIteratorType = typename Superclass::NeighborhoodIteratorType |
Neighborhood iterator type.
Definition at line 75 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::PixelType = typename Superclass::PixelType |
Declaration of pixel type.
Definition at line 69 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::Pointer = SmartPointer<Self> |
Definition at line 59 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::Self = GrayscaleFunctionDilateImageFilter |
Standard class type aliases.
Definition at line 57 of file itkGrayscaleFunctionDilateImageFilter.h.
using itk::GrayscaleFunctionDilateImageFilter< TInputImage, TOutputImage, TKernel >::Superclass = MorphologyImageFilter<TInputImage, TOutputImage, TKernel> |
Definition at line 58 of file itkGrayscaleFunctionDilateImageFilter.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::KernelImageFilter< TInputImage, TOutputImage, TKernel >.
|
overrideprotected |
Evaluate image neighborhood with kernel to find the new value for the center pixel value
It will return the maximum value of the image pixels plus the structuring element values whose corresponding element in the structuring element is positive. This version of Evaluate is used for non-boundary pixels.
|
virtual |
Runtime information support.
Reimplemented from itk::MorphologyImageFilter< TInputImage, TOutputImage, TKernel >.
|
static |
Standard New method.
|
staticconstexpr |
ImageDimension constants
Definition at line 84 of file itkGrayscaleFunctionDilateImageFilter.h.
|
staticconstexpr |
Definition at line 86 of file itkGrayscaleFunctionDilateImageFilter.h.
|
private |
Definition at line 122 of file itkGrayscaleFunctionDilateImageFilter.h.
|
staticconstexpr |
Definition at line 85 of file itkGrayscaleFunctionDilateImageFilter.h.