template<typename TOutput, unsigned int VDimension>
class itk::WhitakerSparseLevelSetImage< TOutput, VDimension >
Derived class for the sparse-field representation of level-set function.
This representation is a "sparse" level-set function, where values are real in between [ -3, +3 ] and organized into several layers { -2, -1, 0, +1, +2 }.
- Template Parameters
-
| TOutput | Output type (float or double) of the level set function |
| VDimension | Dimension of the input space |
- Examples:
- SphinxExamples/src/Segmentation/LevelSetsv4Visualization/VisualizeStaticWhitaker2DLevelSetLayers/Code.cxx.
Definition at line 41 of file itkWhitakerSparseLevelSetImage.h.
|
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::GradientType | GradientType |
| |
| typedef Superclass::HessianType | HessianType |
| |
| typedef Superclass::InputType | InputType |
| |
| typedef Superclass::LabelMapPointer | LabelMapPointer |
| |
| typedef Superclass::LabelMapType | LabelMapType |
| |
typedef
Superclass::LabelObjectLengthType | LabelObjectLengthType |
| |
typedef
Superclass::LabelObjectLineType | LabelObjectLineType |
| |
typedef
Superclass::LabelObjectPointer | LabelObjectPointer |
| |
| typedef Superclass::LabelObjectType | LabelObjectType |
| |
typedef
Superclass::LayerConstIterator | LayerConstIterator |
| |
| typedef Superclass::LayerIdType | LayerIdType |
| |
| typedef Superclass::LayerIterator | LayerIterator |
| |
typedef
Superclass::LayerMapConstIterator | LayerMapConstIterator |
| |
typedef
Superclass::LayerMapIterator | LayerMapIterator |
| |
| typedef Superclass::LayerMapType | LayerMapType |
| |
| typedef Superclass::LayerType | LayerType |
| |
typedef
Superclass::LevelSetDataType | LevelSetDataType |
| |
| typedef Superclass::OutputRealType | OutputRealType |
| |
| typedef Superclass::OutputType | OutputType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Superclass::RegionType | RegionType |
| |
| typedef WhitakerSparseLevelSetImage | Self |
| |
typedef LevelSetSparseImage
< TOutput, VDimension > | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::GradientType | GradientType |
| |
| typedef Superclass::HessianType | HessianType |
| |
| typedef Superclass::InputType | InputType |
| |
| typedef LabelMapType::Pointer | LabelMapPointer |
| |
| typedef LabelMap< LabelObjectType > | LabelMapType |
| |
| typedef LabelObjectType::LengthType | LabelObjectLengthType |
| |
| typedef LabelObjectType::LineType | LabelObjectLineType |
| |
| typedef LabelObjectType::Pointer | LabelObjectPointer |
| |
typedef LabelObject
< LayerIdType, VDimension > | LabelObjectType |
| |
| typedef LayerType::const_iterator | LayerConstIterator |
| |
| typedef std::list< LayerIdType > | LayerIdListType |
| |
| typedef int8_t | LayerIdType |
| |
| typedef LayerType::iterator | LayerIterator |
| |
typedef
LayerMapType::const_iterator | LayerMapConstIterator |
| |
| typedef LayerMapType::iterator | LayerMapIterator |
| |
typedef std::map< LayerIdType,
LayerType > | LayerMapType |
| |
typedef std::map< InputType,
OutputType,
Functor::IndexLexicographicCompare
< VDimension > > | LayerType |
| |
typedef
Superclass::LevelSetDataType | LevelSetDataType |
| |
| typedef Superclass::OutputRealType | OutputRealType |
| |
| typedef Superclass::OutputType | OutputType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef LabelMapType::RegionType | RegionType |
| |
| typedef LevelSetSparseImage | Self |
| |
typedef DiscreteLevelSetImage
< TOutput, VDimension > | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::GradientType | GradientType |
| |
| typedef Superclass::HessianType | HessianType |
| |
| typedef Index< VDimension > | IndexType |
| |
| typedef Superclass::InputType | InputType |
| |
typedef
Superclass::LevelSetDataType | LevelSetDataType |
| |
| typedef Superclass::OutputRealType | OutputRealType |
| |
| typedef Superclass::OutputType | OutputType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef DiscreteLevelSetImage | Self |
| |
typedef LevelSetImage
< IndexType, VDimension,
TOutput > | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::GradientType | GradientType |
| |
| typedef Superclass::HessianType | HessianType |
| |
| typedef ImageBase< VDimension > | ImageBaseType |
| |
| typedef Superclass::InputType | InputType |
| |
typedef
Superclass::LevelSetDataType | LevelSetDataType |
| |
| typedef ImageBaseType::OffsetType | OffsetType |
| |
typedef
ImageBaseType::OffsetValueType | OffsetValueType |
| |
| typedef Superclass::OutputRealType | OutputRealType |
| |
| typedef Superclass::OutputType | OutputType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef LevelSetImage | Self |
| |
typedef LevelSetBase< Index
< VDimension >, VDimension,
TOutput, ImageBaseType > | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef ImageBase< VDimension > | DomainType |
| |
typedef CovariantVector
< OutputRealType, VDimension > | GradientType |
| |
typedef Matrix< OutputRealType,
VDimension, VDimension > | HessianType |
| |
| typedef Index< VDimension > | InputType |
| |
typedef NumericTraits
< OutputType >::RealType | OutputRealType |
| |
| typedef TOutput | OutputType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef IdentifierType | RegionType |
| |
| typedef LevelSetBase | Self |
| |
| typedef DataObject | Superclass |
| |
|
| virtual ::itk::LightObject::Pointer | CreateAnother () const |
| |
| virtual OutputType | Evaluate (const InputType &inputIndex) const override |
| |
| virtual const char * | GetNameOfClass () const |
| |
| template<typename TLabel > |
LabelObject< TLabel,
VDimension >::Pointer | GetAsLabelObject () |
| |
| const LayerType & | GetLayer (LayerIdType value) const |
| |
| LayerType & | GetLayer (LayerIdType value) |
| |
| virtual void | Graft (const DataObject *data) override |
| |
| void | SetLayer (LayerIdType value, const LayerType &layer) |
| |
| virtual LayerIdType | Status (const InputType &inputIndex) const |
| |
| virtual void | SetLabelMap (LabelMapType *labelMap) |
| |
| virtual LabelMapType * | GetModifiableLabelMap () |
| |
| virtual const LabelMapType * | GetLabelMap () const |
| |
| virtual void | Evaluate (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual GradientType | EvaluateBackwardGradient (const InputType &inputIndex) const |
| |
| virtual void | EvaluateBackwardGradient (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual GradientType | EvaluateForwardGradient (const InputType &inputIndex) const |
| |
| virtual void | EvaluateForwardGradient (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual GradientType | EvaluateGradient (const InputType &inputIndex) const override |
| |
| virtual void | EvaluateGradient (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual HessianType | EvaluateHessian (const InputType &inputIndex) const override |
| |
| virtual void | EvaluateHessian (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual OutputRealType | EvaluateLaplacian (const InputType &inputIndex) const override |
| |
| virtual void | EvaluateLaplacian (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual OutputRealType | EvaluateMeanCurvature (const InputType &inputIndex) const override |
| |
| virtual void | EvaluateMeanCurvature (const InputType &inputIndex, LevelSetDataType &data) const override |
| |
| virtual OffsetType | GetDomainOffset () const |
| |
| virtual void | SetDomainOffset (OffsetType _arg) |
| |
| virtual OutputType | Evaluate (const InputType &iP) const =0 |
| |
| virtual GradientType | EvaluateGradient (const InputType &iP) const =0 |
| |
| virtual OutputRealType | EvaluateGradientNorm (const InputType &iP) const |
| |
| virtual HessianType | EvaluateHessian (const InputType &iP) const =0 |
| |
| virtual OutputRealType | EvaluateLaplacian (const InputType &iP) const =0 |
| |
| virtual OutputRealType | EvaluateMeanCurvature (const InputType &iP) const =0 |
| |
| virtual void | Evaluate (const InputType &iP, LevelSetDataType &ioData) const =0 |
| |
| virtual void | EvaluateGradient (const InputType &iP, LevelSetDataType &ioData) const =0 |
| |
| virtual void | EvaluateHessian (const InputType &iP, LevelSetDataType &ioData) const =0 |
| |
| virtual void | EvaluateLaplacian (const InputType &iP, LevelSetDataType &ioData) const =0 |
| |
| virtual void | EvaluateGradientNorm (const InputType &iP, LevelSetDataType &ioData) const |
| |
| virtual void | EvaluateMeanCurvature (const InputType &iP, LevelSetDataType &ioData) const |
| |
| virtual void | EvaluateForwardGradient (const InputType &iP, LevelSetDataType &ioData) const =0 |
| |
| virtual void | EvaluateBackwardGradient (const InputType &iP, LevelSetDataType &ioData) const =0 |
| |
| virtual bool | IsInside (const InputType &iP) const |
| |
| virtual RegionType | GetMaximumNumberOfRegions () const |
| |
| virtual void | UpdateOutputInformation () override |
| |
| virtual void | SetRequestedRegionToLargestPossibleRegion () override |
| |
| virtual bool | RequestedRegionIsOutsideOfTheBufferedRegion () override |
| |
| virtual bool | VerifyRequestedRegion () override |
| |
| virtual void | SetRequestedRegion (const DataObject *data) override |
| |
| virtual void | SetRequestedRegion (const RegionType ®ion) |
| |
| virtual RegionType | GetRequestedRegion () const |
| |
| virtual void | SetBufferedRegion (const RegionType ®ion) |
| |
| virtual RegionType | GetBufferedRegion () const |
| |