ITK
5.2.0
Insight Toolkit
|
#include <itkMultiphaseFiniteDifferenceImageFilter.h>
Public Types | |
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 = TFiniteDifferenceFunction |
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 Attributes | |
static constexpr unsigned int | ImageDimension = TOutputImage::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 |
IdCellType | m_FunctionCount |
std::vector< InputImagePointer > | m_LevelSet |
VectorIdCellType | m_Lookup |
KdTreePointer | m_KdTree |
unsigned int | m_ElapsedIterations |
double | m_MaximumRMSError |
double | m_RMSChange |
unsigned int | m_NumberOfIterations |
std::vector< FiniteDifferenceFunctionPointer > | m_DifferenceFunctions |
bool | m_UseImageSpacing |
bool | m_ManualReinitialization |
bool | m_InitializedState |
virtual const FiniteDifferenceFunctionPointer | GetDifferenceFunction (const IdCellType &functionIndex) const |
virtual void | SetDifferenceFunction (const IdCellType &functionIndex, FiniteDifferenceFunctionPointer function) |
virtual void | SetNumberOfIterations (unsigned int _arg) |
virtual const unsigned int & | GetNumberOfIterations () 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 | SetInitializedState (bool _arg) |
virtual const bool & | GetInitializedState () const |
virtual void | InitializedStateOn () |
virtual void | InitializedStateOff () |
virtual void | SetManualReinitialization (bool _arg) |
virtual const bool & | GetManualReinitialization () const |
virtual void | ManualReinitializationOn () |
virtual void | ManualReinitializationOff () |
virtual void | SetElapsedIterations (unsigned int _arg) |
virtual const unsigned int & | GetElapsedIterations () const |
void | SetLevelSet (const IdCellType &i, const InputImageType *levelSet) |
InputImagePointer | GetLevelSet (const IdCellType &i) |
void | SetLookup (VectorIdCellType lookup) |
void | SetKdTree (KdTreeType *kdtree) |
void | SetFunctionCount (const IdCellType &n) |
MultiphaseFiniteDifferenceImageFilter () | |
~MultiphaseFiniteDifferenceImageFilter () override=default | |
void | PrintSelf (std::ostream &os, Indent indent) const override |
virtual void | AllocateUpdateBuffer ()=0 |
virtual void | ApplyUpdate (TimeStepType dt)=0 |
virtual TimeStepType | CalculateChange ()=0 |
virtual void | CopyInputToOutput ()=0 |
void | GenerateData () override |
void | GenerateInputRequestedRegion () override |
virtual bool | Halt () |
virtual bool | ThreadedHalt (void *) |
virtual void | Initialize () |
virtual void | InitializeIteration () |
TimeStepType | ResolveTimeStep (const TimeStepVectorType &timeStepList, const std::vector< bool > &valid) |
virtual void | PostProcessOutput () |
This is an alternate version of the ITK finite difference solver (FDS) framework, supporting the solution of multiple functions, simultaneously. The FDS framework is a set of classes for creating filters to solve partial differential equations on images using an iterative, finite difference update scheme.
Based on 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 165 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::CentroidVectorType = Vector<float, Self::ImageDimension> |
Definition at line 225 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::ConstPointer = SmartPointer<const Self> |
Definition at line 174 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeatureImagePointer = typename FeatureImageType::Pointer |
Definition at line 197 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeatureImageType = TFeatureImage |
Definition at line 196 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeaturePixelType = typename FeatureImageType::PixelType |
Definition at line 202 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeaturePointType = typename FeatureImageType::PointType |
Definition at line 201 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeatureRegionType = typename FeatureImageType::RegionType |
Definition at line 198 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeatureSizeType = typename FeatureImageType::SizeType |
Definition at line 199 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FeatureSpacingType = typename FeatureImageType::SpacingType |
Definition at line 200 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FiniteDifferenceFunctionPointer = typename FiniteDifferenceFunctionType::Pointer |
Definition at line 220 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::FiniteDifferenceFunctionType = TFiniteDifferenceFunction |
The value type of the time step. This is distinct from PixelType because PixelType may often be a vector value, while the TimeStep is a scalar value.
Definition at line 219 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::IdCellType = TIdCell |
Definition at line 213 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputCoordRepType = typename InputPointType::CoordRepType |
Definition at line 186 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputImagePointer = typename InputImageType::Pointer |
Definition at line 184 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputImageType = TInputImage |
Input and output image types.
Definition at line 183 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputIndexType = typename InputImageType::IndexType |
Definition at line 187 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputIndexValueType = typename InputIndexType::IndexValueType |
Definition at line 188 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputOffsetValueType = typename InputImageType::OffsetValueType |
Definition at line 194 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputPixelType = typename InputImageType::PixelType |
Definition at line 192 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputPointType = typename InputImageType::PointType |
Definition at line 185 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputRegionType = typename InputImageType::RegionType |
Definition at line 191 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputSizeType = typename InputImageType::SizeType |
Definition at line 189 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputSizeValueType = typename InputSizeType::SizeValueType |
Definition at line 190 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::InputSpacingType = typename InputImageType::SpacingType |
Definition at line 193 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::KdTreeGeneratorPointer = typename KdTreeGeneratorType::Pointer |
Definition at line 228 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::KdTreeGeneratorType = Statistics::KdTreeGenerator<SampleType> |
Definition at line 227 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::KdTreePointer = typename KdTreeType::Pointer |
Definition at line 230 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::KdTreeType = typename KdTreeGeneratorType::KdTreeType |
Definition at line 229 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputImagePointer = typename OutputImageType::Pointer |
Definition at line 205 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputImageType = TOutputImage |
Definition at line 204 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputIndexType = typename OutputImageType::IndexType |
Definition at line 210 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputIndexValueType = typename OutputImageType::IndexValueType |
Definition at line 211 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputPixelType = typename OutputImageType::PixelType |
Definition at line 206 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputRegionType = typename OutputImageType::RegionType |
Definition at line 207 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputSizeType = typename OutputImageType::SizeType |
Definition at line 208 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::OutputSizeValueType = typename OutputImageType::SizeValueType |
Definition at line 209 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::Pointer = SmartPointer<Self> |
Definition at line 173 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::RadiusType = typename FiniteDifferenceFunctionType::RadiusType |
Definition at line 223 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::SampleType = Statistics::ListSample<CentroidVectorType> |
Definition at line 226 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::Self = MultiphaseFiniteDifferenceImageFilter |
Standard class type aliases.
Definition at line 171 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::Superclass = InPlaceImageFilter<TFeatureImage, TOutputImage> |
Definition at line 172 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::TimeStepType = typename FiniteDifferenceFunctionType::TimeStepType |
Definition at line 221 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::TimeStepVectorType = typename std::vector<TimeStepType> |
Definition at line 222 of file itkMultiphaseFiniteDifferenceImageFilter.h.
using itk::MultiphaseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFiniteDifferenceFunction, TIdCell >::VectorIdCellType = std::vector<IdCellType> |
Definition at line 214 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
inlineprotected |
The function that will be used in calculating updates for each pixel.
Definition at line 393 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
overrideprotecteddefault |
The function that will be used in calculating updates for each pixel.
|
protectedpure virtual |
This method allocates a temporary update container in the subclass.
Implemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, and itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction >.
|
protectedpure virtual |
This method is defined by a subclass to apply changes to the output from an update buffer and a time step value "dt".
dt | Time step value. |
|
protectedpure virtual |
This method is defined by a subclass to populate an update buffer with changes for the pixels in the output. It returns a time step value to be used for the update.
Implemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, and itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction >.
|
protectedpure virtual |
This method can be defined in subclasses as needed to copy the input to the output. See DenseFiniteDifferenceImageFilter2 for an implementation.
Implemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, and itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction >.
|
overrideprotectedvirtual |
This is the default, high-level algorithm for calculating finite difference solutions. It calls virtual methods in its subclasses to implement the major steps of the algorithm.
Reimplemented from itk::ImageSource< TOutputImage >.
|
overrideprotectedvirtual |
FiniteDifferenceImageFilter2 needs a larger input requested region than the output requested region. As such, we need to provide an implementation for GenerateInputRequestedRegion() in order to inform the pipeline execution model.
Reimplemented from itk::ProcessObject.
|
inlinevirtual |
This method returns a pointer to a FiniteDifferenceFunction object that will be used by the filter to calculate updates at image pixels.
functionIndex | Index of difference function to return. |
Definition at line 237 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
Get the number of elapsed iterations of the filter.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
inline |
The function that will be used in calculating updates for each pixel.
Definition at line 332 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
Run-time type information (and related methods)
Reimplemented from itk::InPlaceImageFilter< TFeatureImage, TOutputImage >.
Reimplemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction >, itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >, and itk::ScalarChanAndVeseDenseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData >.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
protectedvirtual |
This method returns true when the current iterative solution of the equation has met the criteria to stop solving. Defined by a subclass.
|
inlineprotectedvirtual |
This method is optionally defined by a subclass and is called before the loop of iterations of calculate_change & update. It does the global initialization, i.e. in the SparseFieldLevelSetImageFilter, initialize the list of layers.
Reimplemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >, and itk::ScalarChanAndVeseDenseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData >.
Definition at line 499 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
inlineprotectedvirtual |
This method is optionally defined by a subclass and is called immediately prior to each iterative CalculateChange-ApplyUpdate cycle. It can be used to set global variables needed for the next iteration (ie. average gradient magnitude of the image in anisotropic diffusion functions), or otherwise prepare for the next iteration.
Reimplemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::ScalarChanAndVeseSparseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData, TIdCell >, and itk::ScalarChanAndVeseDenseLevelSetImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TSharedData >.
Definition at line 509 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
inlineprotectedvirtual |
This method is called after the solution has been generated to allow subclasses to apply some further processing to the output.
Reimplemented in itk::MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell >, and itk::MultiphaseDenseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction >.
Definition at line 536 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
overrideprotectedvirtual |
The function that will be used in calculating updates for each pixel.
Reimplemented from itk::ImageSource< TOutputImage >.
|
inlineprotected |
Virtual method for resolving a single time step from a set of time steps returned from processing threads.
timeStepList | The set of time changes compiled from all the threaded calls to ThreadedGenerateData. |
valid | The set of flags indicating which of "list" elements are valid |
The default is to return the minimum value in the list.
|
inlinevirtual |
This method sets the pointer to a FiniteDifferenceFunction object that will be used by the filter to calculate updates at image pixels.
functionIndex | Index of difference function to set. |
function | Pointer to difference function to set. |
Definition at line 255 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
Set the number of elapsed iterations of the filter.
|
inline |
The function that will be used in calculating updates for each pixel.
Definition at line 357 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
Set/Get the state of the filter.
|
inline |
The function that will be used in calculating updates for each pixel.
Definition at line 351 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
inline |
The function that will be used in calculating updates for each pixel.
Definition at line 308 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
inline |
The function that will be used in calculating updates for each pixel.
Definition at line 345 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
Require the filter to be manually reinitialized (by calling SetInitializedStateOff()
|
virtual |
Set/Get the maximum error allowed in the solution. This may not be defined for all solvers and its meaning may change with the application.
|
virtual |
Set/Get the number of iterations that the filter will run.
|
virtual |
Set/Get the root mean squared change of the previous iteration. May not be used by all solvers.
|
virtual |
Use the image spacing information in calculations. Use this option if you want derivatives in physical space. Default is UseImageSpacingOn.
|
inlineprotectedvirtual |
This method is similar to Halt(), and its default implementation in this class is simply to call Halt(). However, this method takes as a parameter a void pointer to the MultiThreaderBase::WorkUnitInfo structure. If you override this method instead of overriding Halt, you will be able to get the current thread ID and handle the Halt method accordingly. This is useful if you are doing a lot of processing in Halt that you don't want parallelized. Notice that ThreadedHalt is only called by the multithreaded filters, so you still should implement Halt, just in case a non-threaded filter is used.
Definition at line 488 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
virtual |
The function that will be used in calculating updates for each pixel.
|
staticconstexpr |
Dimensionality of input and output data is assumed to be the same.
Definition at line 180 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 420 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 414 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 409 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
private |
State that the filter is in, i.e. UNINITIALIZED or INITIALIZED
Definition at line 545 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 412 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 410 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 411 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
private |
Indicates whether the filter automatically resets to UNINITIALIZED state after completing, or whether filter must be manually reset
Definition at line 542 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 415 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 417 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
The function that will be used in calculating updates for each pixel.
Definition at line 416 of file itkMultiphaseFiniteDifferenceImageFilter.h.
|
protected |
Control whether derivatives use spacing of the input image in its calculation.
Definition at line 424 of file itkMultiphaseFiniteDifferenceImageFilter.h.