ITK
5.2.0
Insight Toolkit
|
#include <itkZeroFluxNeumannPadImageFilter.h>
Public Types | |
using | ConstPointer = SmartPointer< const Self > |
using | IndexType = typename Superclass::InputImageIndexType |
using | InputImageIndexType = typename Superclass::InputImageIndexType |
using | InputImagePixelType = typename Superclass::InputImagePixelType |
using | InputImageRegionType = typename Superclass::InputImageRegionType |
using | InputImageSizeType = typename Superclass::InputImageSizeType |
using | OutputImageIndexType = typename Superclass::OutputImageIndexType |
using | OutputImagePixelType = typename Superclass::OutputImagePixelType |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | OutputImageSizeType = typename Superclass::OutputImageSizeType |
using | Pointer = SmartPointer< Self > |
using | RegionType = typename Superclass::InputImageRegionType |
using | Self = ZeroFluxNeumannPadImageFilter |
using | SizeType = typename Superclass::InputImageSizeType |
using | Superclass = PadImageFilter< TInputImage, TOutputImage > |
Public Types inherited from itk::PadImageFilter< TInputImage, TOutputImage > | |
using | BoundaryConditionPointerType = BoundaryConditionType * |
using | BoundaryConditionType = ImageBoundaryCondition< TInputImage, TOutputImage > |
using | ConstPointer = SmartPointer< const Self > |
using | InputImageIndexType = typename TInputImage::IndexType |
using | InputImagePixelType = typename TInputImage::PixelType |
using | InputImageRegionType = typename TInputImage::RegionType |
using | InputImageSizeType = typename TInputImage::SizeType |
using | OutputImageIndexType = typename TOutputImage::IndexType |
using | OutputImagePixelType = typename TOutputImage::PixelType |
using | OutputImageRegionType = typename TOutputImage::RegionType |
using | OutputImageSizeType = typename TOutputImage::SizeType |
using | Pointer = SmartPointer< Self > |
using | Self = PadImageFilter |
using | SizeType = typename TInputImage::SizeType |
using | SizeValueType = typename TInputImage::SizeValueType |
using | Superclass = PadImageFilterBase< TInputImage, TOutputImage > |
Public Types inherited from itk::PadImageFilterBase< TInputImage, TOutputImage > | |
using | BoundaryConditionPointerType = BoundaryConditionType * |
using | BoundaryConditionType = ImageBoundaryCondition< TInputImage, TOutputImage > |
using | ConstPointer = SmartPointer< const Self > |
using | InputImageIndexType = typename TInputImage::IndexType |
using | InputImagePixelType = typename TInputImage::PixelType |
using | InputImageRegionType = typename TInputImage::RegionType |
using | InputImageSizeType = typename TInputImage::SizeType |
using | OutputImageIndexType = typename TOutputImage::IndexType |
using | OutputImagePixelType = typename TOutputImage::PixelType |
using | OutputImageRegionType = typename TOutputImage::RegionType |
using | OutputImageSizeType = typename TOutputImage::SizeType |
using | Pointer = SmartPointer< Self > |
using | Self = PadImageFilterBase |
using | SizeType = typename TInputImage::SizeType |
using | SizeValueType = typename TInputImage::SizeValueType |
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::PadImageFilter< TInputImage, TOutputImage > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::PadImageFilterBase< 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 | ImageDimension = TInputImage::ImageDimension |
static constexpr unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
Static Public Attributes inherited from itk::PadImageFilter< TInputImage, TOutputImage > | |
static constexpr unsigned int | ImageDimension = TInputImage::ImageDimension |
Static Public Attributes inherited from itk::PadImageFilterBase< 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 | |
ZeroFluxNeumannBoundaryCondition< TInputImage, TOutputImage > | m_InternalBoundaryCondition |
Increase the image size by padding according to the zero-flux Neumann boundary condition.
A filter which extends the image size and fill the missing pixels according to a Neumann boundary condition where first, upwind derivatives on the boundary are zero. This is a useful condition in solving some classes of differential equations.
For example, invoking this filter on an image with a corner like:
returns the following padded image:
Definition at line 62 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::ConstPointer = SmartPointer<const Self> |
Definition at line 71 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::IndexType = typename Superclass::InputImageIndexType |
Definition at line 93 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::InputImageIndexType = typename Superclass::InputImageIndexType |
Definition at line 90 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::InputImagePixelType = typename Superclass::InputImagePixelType |
Definition at line 86 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::InputImageRegionType = typename Superclass::InputImageRegionType |
Definition at line 81 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::InputImageSizeType = typename Superclass::InputImageSizeType |
Definition at line 92 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::OutputImageIndexType = typename Superclass::OutputImageIndexType |
Typedef to describe the output and input image index and size types.
Definition at line 89 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::OutputImagePixelType = typename Superclass::OutputImagePixelType |
Typedef to describe the type of pixel.
Definition at line 85 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::OutputImageRegionType = typename Superclass::OutputImageRegionType |
Typedef to describe the output image region type.
Definition at line 80 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::OutputImageSizeType = typename Superclass::OutputImageSizeType |
Definition at line 91 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::Pointer = SmartPointer<Self> |
Definition at line 70 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::RegionType = typename Superclass::InputImageRegionType |
Definition at line 82 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::Self = ZeroFluxNeumannPadImageFilter |
Standard class type aliases.
Definition at line 68 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::SizeType = typename Superclass::InputImageSizeType |
Definition at line 94 of file itkZeroFluxNeumannPadImageFilter.h.
using itk::ZeroFluxNeumannPadImageFilter< TInputImage, TOutputImage >::Superclass = PadImageFilter<TInputImage, TOutputImage> |
Definition at line 69 of file itkZeroFluxNeumannPadImageFilter.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::PadImageFilter< TInputImage, TOutputImage >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::PadImageFilter< TInputImage, TOutputImage >.
|
static |
Method for creation through the object factory.
|
staticconstexpr |
ImageDimension constants
Definition at line 97 of file itkZeroFluxNeumannPadImageFilter.h.
|
private |
Definition at line 114 of file itkZeroFluxNeumannPadImageFilter.h.
|
staticconstexpr |
Definition at line 98 of file itkZeroFluxNeumannPadImageFilter.h.