ITK  5.2.0
Insight Toolkit
Public Types | Public Member Functions | Static Public Attributes | List of all members
itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage > Class Template Reference

#include <itkSparseFieldFourthOrderLevelSetImageFilter.h>

+ Inheritance diagram for itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >:
+ Collaboration diagram for itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >:

Public Types

using ConstPointer = SmartPointer< const Self >
 
using IndexType = typename Superclass::IndexType
 
using LayerType = typename Superclass::LayerType
 
using LevelSetFunctionType = LevelSetFunctionWithRefitTerm< OutputImageType, SparseImageType >
 
using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType
 
using NodeType = NormalBandNode< OutputImageType >
 
using NormalVectorFilterType = ImplicitManifoldNormalVectorFilter< OutputImageType, SparseImageType >
 
using NormalVectorFunctionType = NormalVectorDiffusionFunction< SparseImageType >
 
using NormalVectorType = typename NodeType::NodeDataType
 
using OutputImageType = typename Superclass::OutputImageType
 
using Pointer = SmartPointer< Self >
 
using RadiusType = typename Superclass::RadiusType
 
using Self = SparseFieldFourthOrderLevelSetImageFilter
 
using SparseImageIteratorType = NeighborhoodIterator< SparseImageType >
 
using SparseImageType = SparseImage< NodeType, Self::ImageDimension >
 
using Superclass = SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
 
using ValueType = typename Superclass::ValueType
 
- Public Types inherited from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
using ConstPointer = SmartPointer< const Self >
 
using IndexType = typename OutputImageType::IndexType
 
using InputImageType = TInputImage
 
using LayerListType = std::vector< LayerPointerType >
 
using LayerNodeStorageType = ObjectStore< LayerNodeType >
 
using LayerNodeType = SparseFieldLevelSetNode< IndexType >
 
using LayerPointerType = typename LayerType::Pointer
 
using LayerType = SparseFieldLayer< LayerNodeType >
 
using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType
 
using OutputImageType = TOutputImage
 
using Pointer = SmartPointer< Self >
 
using RadiusType = typename Superclass::RadiusType
 
using Self = SparseFieldLevelSetImageFilter
 
using StatusImageType = Image< StatusType, Self::ImageDimension >
 
using StatusType = signed char
 
using Superclass = FiniteDifferenceImageFilter< TInputImage, TOutputImage >
 
using TimeStepType = typename Superclass::TimeStepType
 
using UpdateBufferType = std::vector< ValueType >
 
using ValueType = typename OutputImageType::ValueType
 
- Public Types inherited from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >
using ConstPointer = SmartPointer< const Self >
 
using FiniteDifferenceFunctionType = FiniteDifferenceFunction< TOutputImage >
 
using InputImageType = TInputImage
 
using InputPixelType = typename TInputImage::PixelType
 
using InputPixelValueType = typename NumericTraits< InputPixelType >::ValueType
 
using NeighborhoodScalesType = typename FiniteDifferenceFunctionType::NeighborhoodScalesType
 
using OutputImageType = TOutputImage
 
using OutputPixelType = typename TOutputImage::PixelType
 
using OutputPixelValueType = typename NumericTraits< OutputPixelType >::ValueType
 
using PixelType = OutputPixelType
 
using Pointer = SmartPointer< Self >
 
using RadiusType = typename FiniteDifferenceFunctionType::RadiusType
 
using Self = FiniteDifferenceImageFilter
 
using Superclass = InPlaceImageFilter< TInputImage, TOutputImage >
 
using TimeStepType = typename FiniteDifferenceFunctionType::TimeStepType
 
- 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
 

Public Member Functions

virtual const ValueTypeGetCurvatureBandWidth () const
 
virtual const unsigned int & GetMaxNormalIteration () const
 
virtual const unsigned int & GetMaxRefitIteration () const
 
unsigned int GetMinimumNumberOfLayers () const
 
virtual const char * GetNameOfClass () const
 
virtual const ValueTypeGetNormalProcessConductance () const
 
virtual const int & GetNormalProcessType () const
 
virtual const bool & GetNormalProcessUnsharpFlag () const
 
virtual const ValueTypeGetNormalProcessUnsharpWeight () const
 
virtual const ValueTypeGetRMSChangeNormalProcessTrigger () const
 
virtual void SetCurvatureBandWidth (ValueType _arg)
 
void SetLevelSetFunction (LevelSetFunctionType *lsf)
 
virtual void SetMaxNormalIteration (unsigned int _arg)
 
virtual void SetMaxRefitIteration (unsigned int _arg)
 
virtual void SetNormalProcessConductance (ValueType _arg)
 
virtual void SetNormalProcessType (int _arg)
 
virtual void SetNormalProcessUnsharpFlag (bool _arg)
 
virtual void SetNormalProcessUnsharpWeight (ValueType _arg)
 
void SetNumberOfLayers (const unsigned int n) override
 
virtual void SetRMSChangeNormalProcessTrigger (ValueType _arg)
 
- Public Member Functions inherited from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual unsigned int GetNumberOfLayers () const
 
virtual void SetIsoSurfaceValue (ValueType _arg)
 
virtual ValueType GetIsoSurfaceValue () const
 
virtual void SetInterpolateSurfaceLocation (bool _arg)
 
virtual bool GetInterpolateSurfaceLocation () const
 
void InterpolateSurfaceLocationOn ()
 
void InterpolateSurfaceLocationOff ()
 
- Public Member Functions inherited from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >
virtual const FiniteDifferenceFunctionType ::PointerGetDifferenceFunction () const
 
virtual const IdentifierTypeGetElapsedIterations () const
 
virtual void SetDifferenceFunction (FiniteDifferenceFunctionType *_arg)
 
virtual void SetNumberOfIterations (IdentifierType _arg)
 
virtual const IdentifierTypeGetNumberOfIterations () const
 
virtual void SetUseImageSpacing (bool _arg)
 
virtual void UseImageSpacingOn ()
 
virtual void UseImageSpacingOff ()
 
virtual const bool & GetUseImageSpacing () const
 
virtual void SetMaximumRMSError (double _arg)
 
virtual const double & GetMaximumRMSError () const
 
virtual void SetRMSChange (double _arg)
 
virtual const double & GetRMSChange () const
 
virtual void SetManualReinitialization (bool _arg)
 
virtual const bool & GetManualReinitialization () const
 
virtual void ManualReinitializationOn ()
 
virtual void ManualReinitializationOff ()
 
virtual void SetIsInitialized (bool _arg)
 
virtual bool GetIsInitialized ()
 
void SetStateToUninitialized ()
 
void SetStateToInitialized ()
 
- Public Member Functions inherited from itk::InPlaceImageFilter< TInputImage, TOutputImage >
virtual void SetInPlace (bool _arg)
 
virtual bool GetInPlace () const
 
virtual void InPlaceOn ()
 
virtual void InPlaceOff ()
 
virtual bool CanRunInPlace () const
 
- Public Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
const InputImageTypeGetInput () const
 
const InputImageTypeGetInput (unsigned int idx) const
 
void PopBackInput () override
 
void PopFrontInput () override
 
virtual void PushBackInput (const InputImageType *input)
 
virtual void PushFrontInput (const InputImageType *input)
 
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
 
virtual void SetInput (const InputImageType *input)
 
virtual void SetInput (unsigned int, const TInputImage *image)
 
virtual void SetCoordinateTolerance (double _arg)
 
virtual double GetCoordinateTolerance () const
 
virtual void SetDirectionTolerance (double _arg)
 
virtual double GetDirectionTolerance () const
 
- Public Member Functions inherited from itk::ImageSource< TOutputImage >
OutputImageTypeGetOutput ()
 
const OutputImageTypeGetOutput () const
 
OutputImageTypeGetOutput (unsigned int idx)
 
virtual void GraftOutput (DataObject *graft)
 
virtual void GraftOutput (const DataObjectIdentifierType &key, DataObject *graft)
 
virtual void GraftNthOutput (unsigned int idx, DataObject *graft)
 
ProcessObject::DataObjectPointer MakeOutput (ProcessObject::DataObjectPointerArraySizeType idx) override
 
ProcessObject::DataObjectPointer MakeOutput (const ProcessObject::DataObjectIdentifierType &) override
 
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
 
virtual void AbortGenerateDataOn ()
 
virtual void EnlargeOutputRequestedRegion (DataObject *)
 
virtual const bool & GetAbortGenerateData () const
 
DataObjectPointerArray GetIndexedInputs ()
 
DataObjectPointerArray GetIndexedOutputs ()
 
NameArray GetInputNames () const
 
DataObjectPointerArray GetInputs ()
 
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
 
DataObjectPointerArraySizeType GetNumberOfInputs () const
 
DataObjectPointerArraySizeType GetNumberOfOutputs () const
 
virtual DataObjectPointerArraySizeType GetNumberOfValidRequiredInputs () const
 
NameArray GetOutputNames () const
 
DataObjectPointerArray GetOutputs ()
 
virtual float GetProgress () const
 
NameArray GetRequiredInputNames () const
 
bool HasInput (const DataObjectIdentifierType &key) const
 
bool HasOutput (const DataObjectIdentifierType &key) const
 
void IncrementProgress (float increment)
 
virtual void PropagateRequestedRegion (DataObject *output)
 
virtual void ResetPipeline ()
 
virtual void SetAbortGenerateData (bool _arg)
 
virtual void Update ()
 
virtual void UpdateLargestPossibleRegion ()
 
virtual void UpdateOutputData (DataObject *output)
 
virtual void UpdateOutputInformation ()
 
void UpdateProgress (float progress)
 
virtual void SetReleaseDataFlag (bool val)
 
virtual bool GetReleaseDataFlag () const
 
void ReleaseDataFlagOn ()
 
void ReleaseDataFlagOff ()
 
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
 
virtual const bool & GetReleaseDataBeforeUpdateFlag () const
 
virtual void ReleaseDataBeforeUpdateFlagOn ()
 
virtual void ReleaseDataBeforeUpdateFlagOff ()
 
virtual void SetNumberOfWorkUnits (ThreadIdType _arg)
 
virtual const ThreadIdTypeGetNumberOfWorkUnits () const
 
MultiThreaderTypeGetMultiThreader () const
 
void SetMultiThreader (MultiThreaderType *threader)
 
virtual void PrepareOutputs ()
 
- 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 Attributes

static constexpr unsigned int ImageDimension = Superclass::ImageDimension
 
- Static Public Attributes inherited from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
static constexpr unsigned int ImageDimension = TOutputImage::ImageDimension
 
- Static Public Attributes inherited from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >
static constexpr unsigned int ImageDimension = OutputImageType::ImageDimension
 
- Static Public Attributes inherited from itk::InPlaceImageFilter< TInputImage, TOutputImage >
static constexpr unsigned int InputImageDimension = TInputImage::ImageDimension
 
static constexpr unsigned int OutputImageDimension = TOutputImage::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
 
unsigned int m_RefitIteration
 
unsigned int m_MaxRefitIteration
 
unsigned int m_MaxNormalIteration
 
ValueType m_RMSChangeNormalProcessTrigger
 
bool m_ConvergenceFlag
 
LevelSetFunctionTypem_LevelSetFunction
 
ValueType m_CurvatureBandWidth
 
int m_NormalProcessType
 
ValueType m_NormalProcessConductance
 
bool m_NormalProcessUnsharpFlag
 
ValueType m_NormalProcessUnsharpWeight
 
static const SizeValueType m_NumVertex
 
static const ValueType m_DimConst
 
void InitializeIteration () override
 
 SparseFieldFourthOrderLevelSetImageFilter ()
 
 ~SparseFieldFourthOrderLevelSetImageFilter () override=default
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
ValueType ComputeCurvatureFromSparseImageNeighborhood (SparseImageIteratorType &it) const
 
void ComputeCurvatureTarget (const OutputImageType *distanceImage, SparseImageType *sparseImage) const
 
void ProcessNormals ()
 
bool ActiveLayerCheckBand () const
 

Additional Inherited Members

- Static Public Member Functions inherited from itk::SparseFieldLevelSetImageFilter< 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 ()
 
- Protected Types inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
using InputToOutputRegionCopierType = ImageToImageFilterDetail::ImageRegionCopier< Self::OutputImageDimension, Self::InputImageDimension >
 
using OutputToInputRegionCopierType = ImageToImageFilterDetail::ImageRegionCopier< Self::InputImageDimension, Self::OutputImageDimension >
 
- Protected Member Functions inherited from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
 SparseFieldLevelSetImageFilter ()
 
 ~SparseFieldLevelSetImageFilter () override=default
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
virtual ValueType CalculateUpdateValue (const IndexType &, const TimeStepType &dt, const ValueType &value, const ValueType &change)
 
void PostProcessOutput () override
 
virtual void InitializeBackgroundPixels ()
 
void Initialize () override
 
void CopyInputToOutput () override
 
void AllocateUpdateBuffer () override
 
void ApplyUpdate (const TimeStepType &dt) override
 
TimeStepType CalculateChange () override
 
void ConstructLayer (StatusType from, StatusType to)
 
void ConstructActiveLayer ()
 
void InitializeActiveLayerValues ()
 
void PropagateLayerValues (StatusType from, StatusType to, StatusType promote, int InOrOut)
 
void PropagateAllLayerValues ()
 
void UpdateActiveLayerValues (TimeStepType dt, LayerType *UpList, LayerType *DownList)
 
void ProcessStatusList (LayerType *InputList, LayerType *OutputList, StatusType ChangeToStatus, StatusType SearchForStatus)
 
void ProcessOutsideList (LayerType *OutsideList, StatusType ChangeToStatus)
 
virtual ValueType GetValueZero () const
 
virtual ValueType GetValueOne () const
 
- Protected Member Functions inherited from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >
 FiniteDifferenceImageFilter ()
 
 ~FiniteDifferenceImageFilter () override=default
 
void GenerateData () override
 
void GenerateInputRequestedRegion () override
 
virtual bool Halt ()
 
virtual bool ThreadedHalt (void *)
 
virtual TimeStepType ResolveTimeStep (const std::vector< TimeStepType > &timeStepList, const std::vector< bool > &valid) const
 
virtual void SetElapsedIterations (IdentifierType _arg)
 
- Protected Member Functions inherited from itk::InPlaceImageFilter< TInputImage, TOutputImage >
 InPlaceImageFilter ()=default
 
 ~InPlaceImageFilter () override=default
 
void AllocateOutputs () override
 
void ReleaseInputs () override
 
virtual bool GetRunningInPlace () const
 
- Protected Member Functions inherited from itk::ImageToImageFilter< TInputImage, TOutputImage >
 ImageToImageFilter ()
 
 ~ImageToImageFilter () override=default
 
void VerifyInputInformation () ITKv5_CONST override
 
virtual void CallCopyOutputRegionToInputRegion (InputImageRegionType &destRegion, const OutputImageRegionType &srcRegion)
 
virtual void CallCopyInputRegionToOutputRegion (OutputImageRegionType &destRegion, const InputImageRegionType &srcRegion)
 
void PushBackInput (const DataObject *input) override
 
void PushFrontInput (const DataObject *input) override
 
- Protected Member Functions inherited from itk::ImageSource< TOutputImage >
 ImageSource ()
 
 ~ImageSource () override=default
 
void ClassicMultiThread (ThreadFunctionType callbackFunction)
 
virtual void ThreadedGenerateData (const OutputImageRegionType &region, ThreadIdType threadId)
 
virtual void DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread)
 
virtual void BeforeThreadedGenerateData ()
 
virtual void AfterThreadedGenerateData ()
 
virtual const ImageRegionSplitterBaseGetImageRegionSplitter () const
 
virtual unsigned int SplitRequestedRegion (unsigned int i, unsigned int pieces, OutputImageRegionType &splitRegion)
 
virtual bool GetDynamicMultiThreading () const
 
virtual void SetDynamicMultiThreading (bool _arg)
 
virtual void DynamicMultiThreadingOn ()
 
virtual void DynamicMultiThreadingOff ()
 
- Protected Member Functions inherited from itk::ProcessObject
 ProcessObject ()
 
 ~ProcessObject () override
 
DataObjectGetInput (const DataObjectIdentifierType &key)
 
const DataObjectGetInput (const DataObjectIdentifierType &key) const
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
 
virtual void SetNthInput (DataObjectPointerArraySizeType idx, DataObject *input)
 
virtual void AddInput (DataObject *input)
 
virtual void RemoveInput (const DataObjectIdentifierType &key)
 
virtual void RemoveInput (DataObjectPointerArraySizeType)
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName () const
 
virtual void SetPrimaryInput (DataObject *object)
 
void SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num)
 
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
 
virtual const DataObjectPointerArraySizeTypeGetNumberOfRequiredInputs () const
 
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
 
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 
void SetRequiredInputNames (const NameArray &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
void AddOptionalInputName (const DataObjectIdentifierType &)
 
void AddOptionalInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
DataObjectGetOutput (const DataObjectIdentifierType &key)
 
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
 
virtual void SetPrimaryOutputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryOutputName () const
 
DataObjectGetOutput (DataObjectPointerArraySizeType i)
 
const DataObjectGetOutput (DataObjectPointerArraySizeType i) const
 
virtual void SetOutput (const DataObjectIdentifierType &name, DataObject *output)
 
virtual void RemoveOutput (const DataObjectIdentifierType &key)
 
DataObjectGetPrimaryOutput ()
 
const DataObjectGetPrimaryOutput () const
 
virtual void SetPrimaryOutput (DataObject *object)
 
virtual void SetNthOutput (DataObjectPointerArraySizeType idx, DataObject *output)
 
virtual void AddOutput (DataObject *output)
 
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
 
virtual void SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
 
virtual const DataObjectPointerArraySizeTypeGetNumberOfRequiredOutputs () const
 
void SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num)
 
DataObjectIdentifierType MakeNameFromInputIndex (DataObjectPointerArraySizeType idx) const
 
DataObjectIdentifierType MakeNameFromOutputIndex (DataObjectPointerArraySizeType idx) const
 
DataObjectPointerArraySizeType MakeIndexFromInputName (const DataObjectIdentifierType &name) const
 
DataObjectPointerArraySizeType MakeIndexFromOutputName (const DataObjectIdentifierType &name) const
 
bool IsIndexedInputName (const DataObjectIdentifierType &) const
 
bool IsIndexedOutputName (const DataObjectIdentifierType &) const
 
virtual void VerifyPreconditions () ITKv5_CONST
 
virtual void GenerateOutputRequestedRegion (DataObject *output)
 
virtual void GenerateOutputInformation ()
 
virtual void PropagateResetPipeline ()
 
virtual void CacheInputReleaseDataFlags ()
 
virtual void RestoreInputReleaseDataFlags ()
 
virtual bool GetThreaderUpdateProgress () const
 
virtual void ThreaderUpdateProgressOn ()
 
virtual void ThreaderUpdateProgressOff ()
 
virtual void SetThreaderUpdateProgress (bool arg)
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
 ~Object () 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 ()
 
- Static Protected Member Functions inherited from itk::ImageSource< TOutputImage >
static const ImageRegionSplitterBaseGetGlobalDefaultSplitter ()
 
static ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION ThreaderCallback (void *arg)
 
- Static Protected Member Functions inherited from itk::ProcessObject
static constexpr float progressFixedToFloat (uint32_t fixed)
 
static uint32_t progressFloatToFixed (float f)
 
- Protected Attributes inherited from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
SparseFieldCityBlockNeighborList< NeighborhoodIterator< OutputImageType > > m_NeighborList
 
double m_ConstantGradientValue { 1.0 }
 
OutputImageType::Pointer m_ShiftedImage
 
LayerListType m_Layers
 
unsigned int m_NumberOfLayers { 2 }
 
StatusImageType::Pointer m_StatusImage
 
LayerNodeStorageType::Pointer m_LayerNodeStore
 
ValueType m_IsoSurfaceValue
 
UpdateBufferType m_UpdateBuffer
 
bool m_InterpolateSurfaceLocation { true }
 
const InputImageTypem_InputImage
 
OutputImageTypem_OutputImage
 
- Protected Attributes inherited from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >
bool m_IsInitialized
 
IdentifierType m_NumberOfIterations
 
IdentifierType m_ElapsedIterations
 
bool m_ManualReinitialization
 
double m_RMSChange
 
double m_MaximumRMSError
 
- Protected Attributes inherited from itk::ImageSource< TOutputImage >
bool m_DynamicMultiThreading
 
- Protected Attributes inherited from itk::ProcessObject
bool m_Updating
 
TimeStamp m_OutputInformationMTime
 
- Protected Attributes inherited from itk::LightObject
std::atomic< int > m_ReferenceCount
 
- Static Protected Attributes inherited from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >
static ValueType m_ValueOne
 
static ValueType m_ValueZero
 
static StatusType m_StatusChanging
 
static StatusType m_StatusActiveChangingUp
 
static StatusType m_StatusActiveChangingDown
 
static StatusType m_StatusBoundaryPixel
 
static StatusType m_StatusNull
 

Detailed Description

template<typename TInputImage, typename TOutputImage>
class itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >

This class implements the fourth order level set PDE framework.

This class adds a ProcessNormals method to SparseFieldLevelSetImageFilter class. The ProcessNormals method uses the ImplicitManifoldNormalDiffusionFilter class to generate a SparseImage of filtered normal vectors. We make a copy of the current state of the output image (also referred to as level set image) for this class and pass it to ImplicitManifoldNormalDiffusionFilter. That class computes the normal vectors to the level set image and filters them. The output is in the form of a sparse image templated with the NormalBandNode type. We then compute curvatures from that output and store them in the SparseImage as well. This SparseImage is passed onto the LevelSetFunctionWithRefitTerm filter class to be used as a target in the propagation term.
INPUT and OUTPUT
Same as SparseFieldLevelSetImageFilter
PARAMETERS
MaxRefitIteration sets the maximum number of allowable iterations between calls to ProcessNormals. The decision of when to call the ProcessNormals method is made in InitializeIteration according to a few criteria one of which is this maximum number of iterations.
MaxNormalIteration sets the maximum number of diffusion iterations on the normals to be performed by the ImplicitManifoldNormalDiffusionFilter class. Please read the documentation for that class.
CurvatureBandWidth determines the width of the band to be processed in ImplicitManifoldNormalDiffusionFilter.
RMSChangeNormalProcessTrigger provides another mechanism in InitializeIteration for calling the ProcessNormals method. Whenever the RMS change reported by SparseFieldLevelSetImageFilter falls below this parameter ProcessNormals is called regardless of whether MaxRefitIteration has been reached. This parameter could be used to speed up the algorithm; however, it can also effect the results. Use with caution. Default is 0 which does nothing.
IMPORTANT
Defaults for above parameters are set in the constructor. Users should not change these unless they have a good understanding of the algorithm.
OTHER PARAMETERS
NormalProcessType tells ImplicitManifoldNormalVectorFilter whether to use isotropic or anisotropic diffusion. A value of 0 means isotropic whereas a value of 1 means anisotropic diffusion. If this parameter is set to 1, NormalProcessConductance determines the level of detail preservation. Please read the documentation for ImplicitManifoldNormalVectorFilter and AnisotropicFourthOrderLevelSetImageFilter.
NormalProcessUnsharpFlag turns unsharp masking on/off. If this parameter is turned on, then NormalProcessUnsharpWeight should be set. Please read the documentation for ImplicitManifoldNormalVectorFilter.
IMPORTANT
Users of this class must define the Halt function.

Definition at line 154 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

Member Typedef Documentation

◆ ConstPointer

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ConstPointer = SmartPointer<const Self>

◆ IndexType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::IndexType = typename Superclass::IndexType

◆ LayerType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::LayerType = typename Superclass::LayerType

◆ LevelSetFunctionType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::LevelSetFunctionType = LevelSetFunctionWithRefitTerm<OutputImageType, SparseImageType>

The radius type derived from the normal vector function. The level set function with refitting term type.

Definition at line 204 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ NeighborhoodScalesType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType

◆ NodeType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::NodeType = NormalBandNode<OutputImageType>

The storage class used as the node type for the sparse normal vector image.

Definition at line 183 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ NormalVectorFilterType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::NormalVectorFilterType = ImplicitManifoldNormalVectorFilter<OutputImageType, SparseImageType>

The filter type for processing the normal vectors of the level set.

Definition at line 195 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ NormalVectorFunctionType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::NormalVectorFunctionType = NormalVectorDiffusionFunction<SparseImageType>

The function type for processing the normal vector neighborhood.

Definition at line 198 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ NormalVectorType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::NormalVectorType = typename NodeType::NodeDataType

The normal vector type.

Definition at line 189 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ OutputImageType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::OutputImageType = typename Superclass::OutputImageType

Typedefs derived from the superclass.

Definition at line 174 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ Pointer

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::Pointer = SmartPointer<Self>

◆ RadiusType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::RadiusType = typename Superclass::RadiusType

◆ Self

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::Self = SparseFieldFourthOrderLevelSetImageFilter

Standard class type aliases

Definition at line 162 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ SparseImageIteratorType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SparseImageIteratorType = NeighborhoodIterator<SparseImageType>

The iterator type for the sparse image.

Definition at line 192 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ SparseImageType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SparseImageType = SparseImage<NodeType, Self::ImageDimension>

The sparse image type used for processing the normal vectors.

Definition at line 186 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ Superclass

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::Superclass = SparseFieldLevelSetImageFilter<TInputImage, TOutputImage>

◆ ValueType

template<typename TInputImage , typename TOutputImage >
using itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ValueType = typename Superclass::ValueType

Constructor & Destructor Documentation

◆ SparseFieldFourthOrderLevelSetImageFilter()

template<typename TInputImage , typename TOutputImage >
itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SparseFieldFourthOrderLevelSetImageFilter ( )
protected

This is a iteration counter that gets reset to 0 every time ProcessNormals method is called.

◆ ~SparseFieldFourthOrderLevelSetImageFilter()

template<typename TInputImage , typename TOutputImage >
itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::~SparseFieldFourthOrderLevelSetImageFilter ( )
overrideprotecteddefault

This is a iteration counter that gets reset to 0 every time ProcessNormals method is called.

Member Function Documentation

◆ ActiveLayerCheckBand()

template<typename TInputImage , typename TOutputImage >
bool itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ActiveLayerCheckBand ( ) const
protected

This method checks whether the level set front is touching the edges of the band where curvature from the processed normal vectors has been computed. This is one of the conditions for triggering the ProcessNormals method.

◆ ComputeCurvatureFromSparseImageNeighborhood()

template<typename TInputImage , typename TOutputImage >
ValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ComputeCurvatureFromSparseImageNeighborhood ( SparseImageIteratorType it) const
protected

This method computes curvature from normal vectors stored in a sparse image neighborhood.

◆ ComputeCurvatureTarget()

template<typename TInputImage , typename TOutputImage >
void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ComputeCurvatureTarget ( const OutputImageType distanceImage,
SparseImageType sparseImage 
) const
protected

This method computes curvature from the processed normal vectors over the region specified by the CurvatureBandWidth parameter. The curvatures are stored in the sparse image.

◆ GetCurvatureBandWidth()

template<typename TInputImage , typename TOutputImage >
virtual const ValueType& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetCurvatureBandWidth ( ) const
virtual

◆ GetMaxNormalIteration()

template<typename TInputImage , typename TOutputImage >
virtual const unsigned int& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetMaxNormalIteration ( ) const
virtual

◆ GetMaxRefitIteration()

template<typename TInputImage , typename TOutputImage >
virtual const unsigned int& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetMaxRefitIteration ( ) const
virtual

◆ GetMinimumNumberOfLayers()

template<typename TInputImage , typename TOutputImage >
unsigned int itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetMinimumNumberOfLayers ( ) const
inline

Compute the number of layers that must be used in SparseFieldLevelSetImageFilter to accommodate the desired normal processing band.

Definition at line 232 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ GetNameOfClass()

template<typename TInputImage , typename TOutputImage >
virtual const char* itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetNameOfClass ( ) const
virtual

◆ GetNormalProcessConductance()

template<typename TInputImage , typename TOutputImage >
virtual const ValueType& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetNormalProcessConductance ( ) const
virtual

◆ GetNormalProcessType()

template<typename TInputImage , typename TOutputImage >
virtual const int& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetNormalProcessType ( ) const
virtual

◆ GetNormalProcessUnsharpFlag()

template<typename TInputImage , typename TOutputImage >
virtual const bool& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetNormalProcessUnsharpFlag ( ) const
virtual

◆ GetNormalProcessUnsharpWeight()

template<typename TInputImage , typename TOutputImage >
virtual const ValueType& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetNormalProcessUnsharpWeight ( ) const
virtual

◆ GetRMSChangeNormalProcessTrigger()

template<typename TInputImage , typename TOutputImage >
virtual const ValueType& itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::GetRMSChangeNormalProcessTrigger ( ) const
virtual

◆ InitializeIteration()

template<typename TInputImage , typename TOutputImage >
void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::InitializeIteration ( )
inlineoverridevirtual

This method first calls the Superclass InitializeIteration method. Then it determines whether ProcessNormals should be called.

Reimplemented from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >.

Definition at line 254 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ PrintSelf()

template<typename TInputImage , typename TOutputImage >
void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
overrideprotectedvirtual

This is a iteration counter that gets reset to 0 every time ProcessNormals method is called.

Reimplemented from itk::FiniteDifferenceImageFilter< TInputImage, TOutputImage >.

Reimplemented in itk::UnsharpMaskLevelSetImageFilter< TInputImage, TOutputImage >.

◆ ProcessNormals()

template<typename TInputImage , typename TOutputImage >
void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ProcessNormals ( )
protected

The method for processing the normal vectors.

◆ SetCurvatureBandWidth()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetCurvatureBandWidth ( ValueType  _arg)
virtual

◆ SetLevelSetFunction()

template<typename TInputImage , typename TOutputImage >
void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetLevelSetFunction ( LevelSetFunctionType lsf)

Set the level set function. Must LevelSetFunctionWithRefitTerm or a subclass.

◆ SetMaxNormalIteration()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetMaxNormalIteration ( unsigned int  _arg)
virtual

◆ SetMaxRefitIteration()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetMaxRefitIteration ( unsigned int  _arg)
virtual

◆ SetNormalProcessConductance()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetNormalProcessConductance ( ValueType  _arg)
virtual

◆ SetNormalProcessType()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetNormalProcessType ( int  _arg)
virtual

◆ SetNormalProcessUnsharpFlag()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetNormalProcessUnsharpFlag ( bool  _arg)
virtual

◆ SetNormalProcessUnsharpWeight()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetNormalProcessUnsharpWeight ( ValueType  _arg)
virtual

◆ SetNumberOfLayers()

template<typename TInputImage , typename TOutputImage >
void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetNumberOfLayers ( const unsigned int  n)
inlineoverridevirtual

This overrides SparseFieldLevelSetImageFilter's SetNumberOfLayers to make sure we have enough layers to do what we need.

Reimplemented from itk::SparseFieldLevelSetImageFilter< TInputImage, TOutputImage >.

Definition at line 240 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ SetRMSChangeNormalProcessTrigger()

template<typename TInputImage , typename TOutputImage >
virtual void itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::SetRMSChangeNormalProcessTrigger ( ValueType  _arg)
virtual

Member Data Documentation

◆ ImageDimension

template<typename TInputImage , typename TOutputImage >
constexpr unsigned int itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::ImageDimension = Superclass::ImageDimension
staticconstexpr

Standard image dimension macro.

Definition at line 171 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_ConvergenceFlag

template<typename TInputImage , typename TOutputImage >
bool itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_ConvergenceFlag
private

This flag is set to true to signal final convergence. It can be used by subclasses that define a Halt method.

Definition at line 331 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_CurvatureBandWidth

template<typename TInputImage , typename TOutputImage >
ValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_CurvatureBandWidth
private

This parameter determines the width of the band where we compute curvature from the processed normals. The wider the band, the more level set iterations that can be performed between calls to ProcessNormals. It is qsuggested that this value is left at its default.

Definition at line 341 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_DimConst

template<typename TInputImage , typename TOutputImage >
const ValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_DimConst
staticprivate

This is a iteration counter that gets reset to 0 every time ProcessNormals method is called.

Definition at line 361 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_LevelSetFunction

template<typename TInputImage , typename TOutputImage >
LevelSetFunctionType* itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_LevelSetFunction
private

The level set function with the term for refitting the level set to the processed normal vectors.

Definition at line 335 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_MaxNormalIteration

template<typename TInputImage , typename TOutputImage >
unsigned int itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_MaxNormalIteration
private

This parameter is used to set the corresponding parameter in ImplicitManifoldNormalDiffusionfFilter.

Definition at line 322 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_MaxRefitIteration

template<typename TInputImage , typename TOutputImage >
unsigned int itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_MaxRefitIteration
private

This parameter determines the maximum number of SparseFieldLevelSetImageFilter iterations that will be executed between calls to ProcessNormals.

Definition at line 318 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_NormalProcessConductance

template<typename TInputImage , typename TOutputImage >
ValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_NormalProcessConductance
private

The conductance parameter used if anisotropic filtering of the normal vectors is chosen.

Definition at line 349 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_NormalProcessType

template<typename TInputImage , typename TOutputImage >
int itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_NormalProcessType
private

The parameter that chooses between isotropic/anisotropic filtering of the normal vectors.

Definition at line 345 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_NormalProcessUnsharpFlag

template<typename TInputImage , typename TOutputImage >
bool itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_NormalProcessUnsharpFlag
private

The parameter that turns on/off the unsharp mask enhancement of the normals.

Definition at line 353 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_NormalProcessUnsharpWeight

template<typename TInputImage , typename TOutputImage >
ValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_NormalProcessUnsharpWeight
private

The weight that controls the extent of enhancement if the NormalProcessUnsharpFlag is ON.

Definition at line 357 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_NumVertex

template<typename TInputImage , typename TOutputImage >
const SizeValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_NumVertex
staticprivate

Constants used in the computations.

Definition at line 360 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_RefitIteration

template<typename TInputImage , typename TOutputImage >
unsigned int itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_RefitIteration
private

This is a iteration counter that gets reset to 0 every time ProcessNormals method is called.

Definition at line 313 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.

◆ m_RMSChangeNormalProcessTrigger

template<typename TInputImage , typename TOutputImage >
ValueType itk::SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage >::m_RMSChangeNormalProcessTrigger
private

This is used to trigger a call to the ProcessNormals method before m_RefitIteration reaches m_MaxRefitIteration if the RMSChange falls below this parameter.

Definition at line 327 of file itkSparseFieldFourthOrderLevelSetImageFilter.h.


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