ITK
5.2.0
Insight Toolkit
|
#include <itkScalarChanAndVeseSparseLevelSetImageFilter.h>
Public Types | |
using | ConstPointer = SmartPointer< const Self > |
using | FeatureImagePointer = typename FeatureImageType::Pointer |
using | FeatureImageType = TFeatureImage |
using | FeatureIndexType = typename FeatureImageType::IndexType |
using | FeatureIndexValueType = typename FeatureIndexType::IndexValueType |
using | FeaturePixelType = typename FeatureImageType::PixelType |
using | FeatureRegionType = typename FeatureImageType::RegionType |
using | FiniteDifferenceFunctionType = typename Superclass::FiniteDifferenceFunctionType |
using | FunctionPtr = typename FunctionType::Pointer |
using | FunctionType = TFunction |
using | IdCellType = typename Superclass::IdCellType |
using | IndexType = typename OutputImageType::IndexType |
using | InputImagePointer = typename Superclass::InputImagePointer |
using | InputImageType = typename Superclass::InputImageType |
using | InputPointType = typename Superclass::InputPointType |
using | InputSpacingType = typename Superclass::InputSpacingType |
using | OutputImageType = TOutputImage |
using | OutputPixelType = typename OutputImageType::PixelType |
using | Pointer = SmartPointer< Self > |
using | ROIFilterPointer = typename ROIFilterType::Pointer |
using | ROIFilterType = RegionOfInterestImageFilter< FeatureImageType, FeatureImageType > |
using | Self = ScalarChanAndVeseSparseLevelSetImageFilter |
using | SharedDataPointer = typename SharedDataType::Pointer |
using | SharedDataType = TSharedData |
using | Superclass = MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > |
using | TimeStepType = typename Superclass::TimeStepType |
using | ValueType = typename Superclass::ValueType |
Public Types inherited from itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > | |
using | BFCType = NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< StatusImageType > |
using | ConstPointer = SmartPointer< const Self > |
using | FeatureImagePointer = typename Superclass::FeatureImagePointer |
using | FeatureImageType = typename Superclass::FeatureImageType |
using | FeaturePointType = typename Superclass::FeaturePointType |
using | FeatureRegionType = typename Superclass::FeatureRegionType |
using | FeatureSizeType = typename Superclass::FeatureSizeType |
using | FeatureSpacingType = typename Superclass::FeatureSpacingType |
using | FiniteDifferenceFunctionFloatOffsetType = typename FiniteDifferenceFunctionType::FloatOffsetType |
using | FiniteDifferenceFunctionPointer = typename Superclass::FiniteDifferenceFunctionPointer |
using | FiniteDifferenceFunctionType = typename Superclass::FiniteDifferenceFunctionType |
using | IdCellType = typename Superclass::IdCellType |
using | InputImagePointer = typename Superclass::InputImagePointer |
using | InputImageType = typename Superclass::InputImageType |
using | InputIndexType = typename Superclass::InputIndexType |
using | InputIndexValueType = typename Superclass::InputIndexValueType |
using | InputOffsetValueType = typename Superclass::InputOffsetValueType |
using | InputPixelType = typename Superclass::InputPixelType |
using | InputPointType = typename Superclass::InputPointType |
using | InputRegionType = typename Superclass::InputRegionType |
using | InputSizeType = typename Superclass::InputSizeType |
using | InputSizeValueType = typename Superclass::InputSizeValueType |
using | InputSpacingType = typename Superclass::InputSpacingType |
using | LayerConstIterator = typename LayerType::ConstIterator |
using | LayerIterator = typename LayerType::Iterator |
using | LayerListConstIterator = typename LayerListType::const_iterator |
using | LayerListIterator = typename LayerListType::iterator |
using | LayerListType = std::vector< LayerPointerType > |
using | LayerNodeStoragePointer = typename LayerNodeStorageType::Pointer |
using | LayerNodeStorageType = ObjectStore< LayerNodeType > |
using | LayerNodeType = SparseFieldLevelSetNode< OutputIndexType > |
using | LayerPointerType = typename LayerType::Pointer |
using | LayerType = SparseFieldLayer< LayerNodeType > |
using | NeighborListType = SparseFieldCityBlockNeighborList< NeighborhoodIterator< OutputImageType > > |
using | OffsetType = typename NeighborListType::OffsetType |
using | OutputImagePointer = typename Superclass::OutputImagePointer |
using | OutputImageType = typename Superclass::OutputImageType |
using | OutputIndexType = typename Superclass::OutputIndexType |
using | OutputIndexValueType = typename Superclass::OutputIndexValueType |
using | OutputPixelType = typename Superclass::OutputPixelType |
using | OutputRegionType = typename Superclass::OutputRegionType |
using | OutputSizeType = typename Superclass::OutputSizeType |
using | Pointer = SmartPointer< Self > |
using | Self = MultiphaseSparseFiniteDifferenceImageFilter |
using | StatusImagePointer = typename StatusImageType::Pointer |
using | StatusImageType = Image< StatusType, Self::ImageDimension > |
using | StatusType = signed char |
using | Superclass = MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > |
using | TimeStepType = typename Superclass::TimeStepType |
using | UpdateBufferConstIterator = typename UpdateBufferType::const_iterator |
using | UpdateBufferType = std::vector< ValueType > |
using | ValueType = typename InputImageType::ValueType |
using | ZeroCrossingFilterPointer = typename ZeroCrossingFilterType::Pointer |
using | ZeroCrossingFilterType = ZeroCrossingImageFilter< InputImageType, InputImageType > |
Public Types inherited from itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > | |
using | CentroidVectorType = Vector< float, Self::ImageDimension > |
using | ConstPointer = SmartPointer< const Self > |
using | FeatureImagePointer = typename FeatureImageType::Pointer |
using | FeatureImageType = TFeatureImage |
using | FeaturePixelType = typename FeatureImageType::PixelType |
using | FeaturePointType = typename FeatureImageType::PointType |
using | FeatureRegionType = typename FeatureImageType::RegionType |
using | FeatureSizeType = typename FeatureImageType::SizeType |
using | FeatureSpacingType = typename FeatureImageType::SpacingType |
using | FiniteDifferenceFunctionPointer = typename FiniteDifferenceFunctionType::Pointer |
using | FiniteDifferenceFunctionType = TFunction |
using | IdCellType = TIdCell |
using | InputCoordRepType = typename InputPointType::CoordRepType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageType = TInputImage |
using | InputIndexType = typename InputImageType::IndexType |
using | InputIndexValueType = typename InputIndexType::IndexValueType |
using | InputOffsetValueType = typename InputImageType::OffsetValueType |
using | InputPixelType = typename InputImageType::PixelType |
using | InputPointType = typename InputImageType::PointType |
using | InputRegionType = typename InputImageType::RegionType |
using | InputSizeType = typename InputImageType::SizeType |
using | InputSizeValueType = typename InputSizeType::SizeValueType |
using | InputSpacingType = typename InputImageType::SpacingType |
using | KdTreeGeneratorPointer = typename KdTreeGeneratorType::Pointer |
using | KdTreeGeneratorType = Statistics::KdTreeGenerator< SampleType > |
using | KdTreePointer = typename KdTreeType::Pointer |
using | KdTreeType = typename KdTreeGeneratorType::KdTreeType |
using | OutputImagePointer = typename OutputImageType::Pointer |
using | OutputImageType = TOutputImage |
using | OutputIndexType = typename OutputImageType::IndexType |
using | OutputIndexValueType = typename OutputImageType::IndexValueType |
using | OutputPixelType = typename OutputImageType::PixelType |
using | OutputRegionType = typename OutputImageType::RegionType |
using | OutputSizeType = typename OutputImageType::SizeType |
using | OutputSizeValueType = typename OutputImageType::SizeValueType |
using | Pointer = SmartPointer< Self > |
using | RadiusType = typename FiniteDifferenceFunctionType::RadiusType |
using | SampleType = Statistics::ListSample< CentroidVectorType > |
using | Self = MultiphaseFiniteDifferenceImageFilter |
using | Superclass = InPlaceImageFilter< TFeatureImage, TOutputImage > |
using | TimeStepType = typename FiniteDifferenceFunctionType::TimeStepType |
using | TimeStepVectorType = typename std::vector< TimeStepType > |
using | VectorIdCellType = std::vector< IdCellType > |
Public Types inherited from itk::InPlaceImageFilter< TFeatureImage, 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 = TFeatureImage |
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< TFeatureImage, TOutputImage > |
Public Types inherited from itk::ImageToImageFilter< TFeatureImage, 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 = TFeatureImage |
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::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::ImageToImageFilter< TFeatureImage, 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 Public Attributes inherited from itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > | |
static constexpr unsigned int | ImageDimension = Superclass::ImageDimension |
Static Public Attributes inherited from itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > | |
static constexpr unsigned int | ImageDimension |
Static Public Attributes inherited from itk::InPlaceImageFilter< TFeatureImage, TOutputImage > | |
static constexpr unsigned int | InputImageDimension |
static constexpr unsigned int | OutputImageDimension |
Static Public Attributes inherited from itk::ImageToImageFilter< TFeatureImage, TOutputImage > | |
static constexpr unsigned int | InputImageDimension |
static constexpr unsigned int | OutputImageDimension |
Static Public Attributes inherited from itk::ImageSource< TOutputImage > | |
static constexpr unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
Sparse implementation of the Chan and Vese multiphase level set image filter.
This code was adapted from the paper:
"An active contour model without edges" T. Chan and L. Vese. In Scale-Space Theories in Computer Vision, pages 141-151, 1999.
This code was taken from the Insight Journal paper:
"Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes" http://www.insight-journal.org/browse/publication/642 https://hdl.handle.net/10380/3055
That is based on the papers:
"Level Set Segmentation: Active Contours without edge" http://www.insight-journal.org/browse/publication/322 https://hdl.handle.net/1926/1532 and "Level set segmentation using coupled active surfaces" http://www.insight-journal.org/browse/publication/323 https://hdl.handle.net/1926/1533
Definition at line 72 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::ConstPointer = SmartPointer<const Self> |
Definition at line 80 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FeatureImagePointer = typename FeatureImageType::Pointer |
Definition at line 98 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FeatureImageType = TFeatureImage |
Definition at line 97 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FeatureIndexType = typename FeatureImageType::IndexType |
Definition at line 100 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FeatureIndexValueType = typename FeatureIndexType::IndexValueType |
Definition at line 101 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FeaturePixelType = typename FeatureImageType::PixelType |
Definition at line 99 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FeatureRegionType = typename FeatureImageType::RegionType |
Definition at line 102 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FiniteDifferenceFunctionType = typename Superclass::FiniteDifferenceFunctionType |
Definition at line 110 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FunctionPtr = typename FunctionType::Pointer |
Definition at line 115 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::FunctionType = TFunction |
Definition at line 114 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::IdCellType = typename Superclass::IdCellType |
Definition at line 112 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::IndexType = typename OutputImageType::IndexType |
Definition at line 106 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::InputImagePointer = typename Superclass::InputImagePointer |
Definition at line 92 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::InputImageType = typename Superclass::InputImageType |
Inherited type alias from the superclass.
Definition at line 91 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::InputPointType = typename Superclass::InputPointType |
Definition at line 93 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::InputSpacingType = typename Superclass::InputSpacingType |
Definition at line 95 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::OutputImageType = TOutputImage |
Output image type type alias
Definition at line 105 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::OutputPixelType = typename OutputImageType::PixelType |
Definition at line 107 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::Pointer = SmartPointer<Self> |
Definition at line 79 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::ROIFilterPointer = typename ROIFilterType::Pointer |
Definition at line 121 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::ROIFilterType = RegionOfInterestImageFilter<FeatureImageType, FeatureImageType> |
Definition at line 120 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::Self = ScalarChanAndVeseSparseLevelSetImageFilter |
Definition at line 76 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::SharedDataPointer = typename SharedDataType::Pointer |
Definition at line 118 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::SharedDataType = TSharedData |
Definition at line 117 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::Superclass = MultiphaseSparseFiniteDifferenceImageFilter<TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell> |
Definition at line 78 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::TimeStepType = typename Superclass::TimeStepType |
Definition at line 109 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
using itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >::ValueType = typename Superclass::ValueType |
Definition at line 94 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
|
inlineprotected |
Definition at line 138 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
|
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::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >.
|
overrideprotectedvirtual |
Constructs the sparse field layers and initializes their values.
Reimplemented from itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >.
|
overrideprotectedvirtual |
Connectivity information for examining neighbor pixels.
Reimplemented from itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >.
|
static |
Method for creation through the object factory.
|
inlinevirtual |
Set/Get the feature image to be used for speed function of the level set equation. Equivalent to calling Set/GetInput(1, ..)
Definition at line 132 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
|
overrideprotectedvirtual |
Connectivity information for examining neighbor pixels.
Reimplemented from itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >.
|
staticconstexpr |
Definition at line 88 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.
|
protected |
Definition at line 146 of file itkScalarChanAndVeseSparseLevelSetImageFilter.h.