ITK  5.2.0
Insight Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > > Class Template Reference

#include <itkBinaryImageToLevelSetImageAdaptor.h>

+ Inheritance diagram for itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >:
+ Collaboration diagram for itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >:

Public Types

using ConstPointer = SmartPointer< const Self >
 
using InputImageIndexType = typename Superclass::InputImageIndexType
 
using InputImagePixelType = typename Superclass::InputImagePixelType
 
using InputImagePointer = typename Superclass::InputImagePointer
 
using InputImageRegionType = typename Superclass::InputImageRegionType
 
using InputImageType = typename Superclass::InputImageType
 
using InputIteratorType = typename Superclass::InputIteratorType
 
using InputPixelRealType = typename Superclass::InputPixelRealType
 
using InternalImagePointer = typename Superclass::InternalImagePointer
 
using InternalImageType = typename Superclass::InternalImageType
 
using InternalIteratorType = typename Superclass::InternalIteratorType
 
using LayerIdType = typename Superclass::LayerIdType
 
using LayerPairType = typename Superclass::LayerPairType
 
using LevelSetInputType = typename Superclass::LevelSetInputType
 
using LevelSetLabelMapPointer = typename Superclass::LevelSetLabelMapPointer
 
using LevelSetLabelMapType = typename Superclass::LevelSetLabelMapType
 
using LevelSetLabelObjectLengthType = typename Superclass::LevelSetLabelObjectLengthType
 
using LevelSetLabelObjectLineType = typename Superclass::LevelSetLabelObjectLineType
 
using LevelSetLabelObjectPointer = typename Superclass::LevelSetLabelObjectPointer
 
using LevelSetLabelObjectType = typename Superclass::LevelSetLabelObjectType
 
using LevelSetLayerConstIterator = typename Superclass::LevelSetLayerConstIterator
 
using LevelSetLayerIterator = typename Superclass::LevelSetLayerIterator
 
using LevelSetLayerType = typename Superclass::LevelSetLayerType
 
using LevelSetOutputType = typename Superclass::LevelSetOutputType
 
using LevelSetPointer = typename Superclass::LevelSetPointer
 
using LevelSetType = MalcolmSparseLevelSetImage< TInput::ImageDimension >
 
using NeighborhoodIteratorType = typename Superclass::NeighborhoodIteratorType
 
using Pointer = SmartPointer< Self >
 
using Self = BinaryImageToLevelSetImageAdaptor
 
using Superclass = BinaryImageToSparseLevelSetImageAdaptorBase< TInput, LevelSetType >
 
- Public Types inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
using ConstPointer = SmartPointer< const Self >
 
using InputImageIndexType = typename Superclass::InputImageIndexType
 
using InputImagePixelType = typename Superclass::InputImagePixelType
 
using InputImagePointer = typename Superclass::InputImagePointer
 
using InputImageRegionType = typename Superclass::InputImageRegionType
 
using InputImageType = typename Superclass::InputImageType
 
using InputIteratorType = ImageRegionIteratorWithIndex< InputImageType >
 
using InputPixelRealType = typename Superclass::InputPixelRealType
 
using InternalImagePointer = typename InternalImageType::Pointer
 
using InternalImageType = Image< signed char, ImageDimension >
 
using InternalIteratorType = ImageRegionIteratorWithIndex< InternalImageType >
 
using LayerIdType = typename LevelSetLabelObjectType::LabelType
 
using LayerPairType = std::pair< LevelSetInputType, LevelSetOutputType >
 
using LevelSetInputType = typename LevelSetType::InputType
 
using LevelSetLabelMapPointer = typename LevelSetType::LabelMapPointer
 
using LevelSetLabelMapType = typename LevelSetType::LabelMapType
 
using LevelSetLabelObjectLengthType = typename LevelSetType::LabelObjectLengthType
 
using LevelSetLabelObjectLineType = typename LevelSetType::LabelObjectLineType
 
using LevelSetLabelObjectPointer = typename LevelSetType::LabelObjectPointer
 
using LevelSetLabelObjectType = typename LevelSetType::LabelObjectType
 
using LevelSetLayerConstIterator = typename LevelSetType::LayerConstIterator
 
using LevelSetLayerIterator = typename LevelSetType::LayerIterator
 
using LevelSetLayerType = typename LevelSetType::LayerType
 
using LevelSetOutputType = typename LevelSetType::OutputType
 
using LevelSetPointer = typename Superclass::LevelSetPointer
 
using LevelSetType = typename Superclass::LevelSetType
 
using NeighborhoodIteratorType = ShapedNeighborhoodIterator< InternalImageType >
 
using Pointer = SmartPointer< Self >
 
using Self = BinaryImageToSparseLevelSetImageAdaptorBase
 
using Superclass = BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
 
- Public Types inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
using ConstPointer = SmartPointer< const Self >
 
using InputImageIndexType = typename InputImageType::IndexType
 
using InputImagePixelType = typename InputImageType::PixelType
 
using InputImagePointer = typename InputImageType::Pointer
 
using InputImageRegionType = typename InputImageType::RegionType
 
using InputImageType = TInput
 
using InputPixelRealType = typename NumericTraits< InputImagePixelType >::RealType
 
using LevelSetPointer = typename LevelSetType::Pointer
 
using LevelSetType = MalcolmSparseLevelSetImage< TInput::ImageDimension >
 
using Pointer = SmartPointer< Self >
 
using Self = BinaryImageToLevelSetImageAdaptorBase
 
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
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const char * GetNameOfClass () const
 
void Initialize () override
 
- Public Member Functions inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
virtual const LevelSetTypeGetLevelSet () const
 
virtual LevelSetTypeGetModifiableLevelSet ()
 
virtual void SetInputImage (InputImageType *_arg)
 
virtual InputImageTypeGetModifiableInputImage ()
 
virtual const InputImageTypeGetInputImage () const
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
unsigned long AddObserver (const EventObject &event, std::function< void(const EventObject &)> function) const
 
virtual void DebugOff () const
 
virtual void DebugOn () const
 
CommandGetCommand (unsigned long tag)
 
bool GetDebug () const
 
MetaDataDictionaryGetMetaDataDictionary ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType GetMTime () const
 
virtual const TimeStampGetTimeStamp () const
 
bool HasObserver (const EventObject &event) const
 
void InvokeEvent (const EventObject &)
 
void InvokeEvent (const EventObject &) const
 
virtual void Modified () const
 
void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetReferenceCount (int) override
 
void UnRegister () const noexcept override
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
void SetMetaDataDictionary (MetaDataDictionary &&rrhs)
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
Pointer Clone () const
 
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
void Print (std::ostream &os, Indent indent=0) const
 

Static Public Member Functions

static Pointer New ()
 
- 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 = InputImageType::ImageDimension
 
- Static Public Attributes inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
static constexpr unsigned int ImageDimension
 
- Static Public Attributes inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
static constexpr unsigned int ImageDimension
 

Protected Member Functions

 BinaryImageToLevelSetImageAdaptor ()
 
void CreateMinimalInterface ()
 
void FindActiveLayer ()
 
 ~BinaryImageToLevelSetImageAdaptor () override
 
- Protected Member Functions inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
 BinaryImageToSparseLevelSetImageAdaptorBase ()
 
 ~BinaryImageToSparseLevelSetImageAdaptorBase () override=default
 
- Protected Member Functions inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
 BinaryImageToLevelSetImageAdaptorBase ()
 
 ~BinaryImageToLevelSetImageAdaptorBase () override=default
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
 ~Object () override
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &timeStamp)
 
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Additional Inherited Members

- Protected Attributes inherited from itk::BinaryImageToSparseLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
InternalImagePointer m_InternalImage
 
LevelSetLabelMapPointer m_LabelMap
 
- Protected Attributes inherited from itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >
InputImagePointer m_InputImage
 
LevelSetPointer m_LevelSet
 
- Protected Attributes inherited from itk::LightObject
std::atomic< int > m_ReferenceCount
 

Detailed Description

template<typename TInput>
class itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >

Partial template specialization for MalcolmSparseLevelSetImage.

Definition at line 359 of file itkBinaryImageToLevelSetImageAdaptor.h.

Member Typedef Documentation

◆ ConstPointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::ConstPointer = SmartPointer<const Self>

Definition at line 369 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputImageIndexType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImageIndexType = typename Superclass::InputImageIndexType

Definition at line 382 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputImagePixelType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImagePixelType = typename Superclass::InputImagePixelType

Definition at line 381 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputImagePointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImagePointer = typename Superclass::InputImagePointer

Definition at line 383 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputImageRegionType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImageRegionType = typename Superclass::InputImageRegionType

Definition at line 384 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputImageType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputImageType = typename Superclass::InputImageType

Definition at line 379 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputIteratorType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputIteratorType = typename Superclass::InputIteratorType

Definition at line 412 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InputPixelRealType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InputPixelRealType = typename Superclass::InputPixelRealType

Definition at line 385 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InternalImagePointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InternalImagePointer = typename Superclass::InternalImagePointer

Definition at line 408 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InternalImageType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InternalImageType = typename Superclass::InternalImageType

Definition at line 407 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ InternalIteratorType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::InternalIteratorType = typename Superclass::InternalIteratorType

Definition at line 413 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LayerIdType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LayerIdType = typename Superclass::LayerIdType

Definition at line 395 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LayerPairType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LayerPairType = typename Superclass::LayerPairType

Definition at line 410 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetInputType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetInputType = typename Superclass::LevelSetInputType

Definition at line 391 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLabelMapPointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelMapPointer = typename Superclass::LevelSetLabelMapPointer

Definition at line 401 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLabelMapType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelMapType = typename Superclass::LevelSetLabelMapType

Definition at line 400 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLabelObjectLengthType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectLengthType = typename Superclass::LevelSetLabelObjectLengthType

Definition at line 397 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLabelObjectLineType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectLineType = typename Superclass::LevelSetLabelObjectLineType

Definition at line 398 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLabelObjectPointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectPointer = typename Superclass::LevelSetLabelObjectPointer

Definition at line 396 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLabelObjectType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLabelObjectType = typename Superclass::LevelSetLabelObjectType

Definition at line 394 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLayerConstIterator

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLayerConstIterator = typename Superclass::LevelSetLayerConstIterator

Definition at line 405 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLayerIterator

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLayerIterator = typename Superclass::LevelSetLayerIterator

Definition at line 404 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetLayerType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetLayerType = typename Superclass::LevelSetLayerType

Definition at line 403 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetOutputType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetOutputType = typename Superclass::LevelSetOutputType

Definition at line 392 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetPointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetPointer = typename Superclass::LevelSetPointer

Definition at line 390 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ LevelSetType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::LevelSetType = MalcolmSparseLevelSetImage<TInput::ImageDimension>

Definition at line 365 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ NeighborhoodIteratorType

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::NeighborhoodIteratorType = typename Superclass::NeighborhoodIteratorType

Definition at line 415 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ Pointer

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Pointer = SmartPointer<Self>

Definition at line 368 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ Self

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Self = BinaryImageToLevelSetImageAdaptor

Definition at line 367 of file itkBinaryImageToLevelSetImageAdaptor.h.

◆ Superclass

template<typename TInput >
using itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Superclass = BinaryImageToSparseLevelSetImageAdaptorBase<TInput, LevelSetType>

Definition at line 370 of file itkBinaryImageToLevelSetImageAdaptor.h.

Constructor & Destructor Documentation

◆ BinaryImageToLevelSetImageAdaptor()

template<typename TInput >
itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::BinaryImageToLevelSetImageAdaptor ( )
protected

Constructor

◆ ~BinaryImageToLevelSetImageAdaptor()

template<typename TInput >
itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::~BinaryImageToLevelSetImageAdaptor ( )
overrideprotected

Destructor

Member Function Documentation

◆ CreateAnother()

template<typename TInput >
virtual::itk::LightObject::Pointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::CreateAnother ( ) const
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::Object.

◆ CreateMinimalInterface()

template<typename TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::CreateMinimalInterface ( )
protected

Ensure that the 0 level set layer is only of single pixel thickness

◆ FindActiveLayer()

template<typename TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::FindActiveLayer ( )
protected

Find the active layer separating the foreground and background regions

◆ GetNameOfClass()

template<typename TInput >
virtual const char* itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::GetNameOfClass ( ) const
virtual

◆ Initialize()

template<typename TInput >
void itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::Initialize ( )
overridevirtual

Input is a binary image m_InputImage Output is a WhitakerSparseLevelSetImagePointer

Implements itk::BinaryImageToLevelSetImageAdaptorBase< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >.

◆ New()

template<typename TInput >
static Pointer itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::New ( )
static

Method for creation through object factory

Member Data Documentation

◆ ImageDimension

template<typename TInput >
constexpr unsigned int itk::BinaryImageToLevelSetImageAdaptor< TInput, MalcolmSparseLevelSetImage< TInput::ImageDimension > >::ImageDimension = InputImageType::ImageDimension
staticconstexpr

Definition at line 387 of file itkBinaryImageToLevelSetImageAdaptor.h.


The documentation for this class was generated from the following file: