![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetImage.h>
Inheritance diagram for itk::LevelSetImage< TInput, VDimension, TOutput >:
Collaboration diagram for itk::LevelSetImage< TInput, VDimension, TOutput >:Abstract class for a level-set function on one Image.
| TOutput | OutputType of the level-set function value |
| VDimension | Dimension of the underlying Image. |
Definition at line 39 of file itkLevelSetImage.h.
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
Public Member Functions inherited from itk::LevelSetBase< TInput, VDimension, TOutput, ImageBase< VDimension > > | |
| 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 | Initialize () |
| virtual void | UpdateOutputInformation () |
| virtual void | SetRequestedRegionToLargestPossibleRegion () |
| virtual void | CopyInformation (const DataObject *data) |
| virtual void | Graft (const DataObject *data) |
| virtual bool | RequestedRegionIsOutsideOfTheBufferedRegion () |
| virtual bool | VerifyRequestedRegion () |
| virtual void | SetRequestedRegion (const DataObject *data) |
| virtual void | SetRequestedRegion (const RegionType ®ion) |
| virtual RegionType | GetRequestedRegion () const |
| virtual void | SetBufferedRegion (const RegionType ®ion) |
| virtual RegionType | GetBufferedRegion () const |
Public Member Functions inherited from itk::DataObject | |
| virtual void | DataHasBeenGenerated () |
| void | DisconnectPipeline () |
| bool | GetDataReleased () const |
| virtual const bool & | GetReleaseDataFlag () |
| SmartPointerForwardReference < ProcessObject > | GetSource () const |
| DataObjectPointerArraySizeType | GetSourceOutputIndex () const |
| const DataObjectIdentifierType & | GetSourceOutputName () const |
| virtual ModifiedTimeType | GetUpdateMTime () const |
| virtual void | PrepareForNewData () |
| virtual void | PropagateRequestedRegion () |
| void | ReleaseData () |
| virtual void | ReleaseDataFlagOff () |
| virtual void | ReleaseDataFlagOn () |
| virtual void | ResetPipeline () |
| void | SetReleaseDataFlag (bool flag) |
| bool | ShouldIReleaseData () const |
| virtual void | Update () |
| virtual void | UpdateOutputData () |
| void | SetPipelineMTime (ModifiedTimeType time) |
| virtual const ModifiedTimeType & | GetPipelineMTime () |
| virtual void | SetRealTimeStamp (RealTimeStamp _arg) |
| virtual const RealTimeStamp & | GetRealTimeStamp () |
Public Member Functions inherited from itk::Object | |
| unsigned long | AddObserver (const EventObject &event, Command *) |
| unsigned long | AddObserver (const EventObject &event, Command *) const |
| virtual LightObject::Pointer | CreateAnother () const |
| virtual void | DebugOff () const |
| virtual void | DebugOn () const |
| Command * | GetCommand (unsigned long tag) |
| bool | GetDebug () const |
| MetaDataDictionary & | GetMetaDataDictionary (void) |
| const MetaDataDictionary & | GetMetaDataDictionary (void) const |
| virtual ModifiedTimeType | GetMTime () const |
| virtual const TimeStamp & | GetTimeStamp () const |
| bool | HasObserver (const EventObject &event) const |
| void | InvokeEvent (const EventObject &) |
| void | InvokeEvent (const EventObject &) const |
| virtual void | Modified () const |
| virtual void | Register () const |
| void | RemoveAllObservers () |
| void | RemoveObserver (unsigned long tag) |
| void | SetDebug (bool debugFlag) const |
| void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
| virtual void | SetReferenceCount (int) |
| virtual void | UnRegister () const |
Public Member Functions inherited from itk::LightObject | |
| virtual void | Delete () |
| virtual int | GetReferenceCount () const |
| itkCloneMacro (Self) | |
| void | Print (std::ostream &os, Indent indent=0) const |
Static Public Attributes | |
| static const unsigned int | Dimension = Superclass::Dimension |
Static Public Attributes inherited from itk::LevelSetBase< TInput, VDimension, TOutput, ImageBase< VDimension > > | |
| static const unsigned int | Dimension |
Protected Types | |
| typedef GradientType | ScalingType |
Protected Member Functions | |
| virtual bool | IsInsideDomain (const InputType &iP) const =0 |
| LevelSetImage () | |
| virtual | ~LevelSetImage () |
Protected Member Functions inherited from itk::LevelSetBase< TInput, VDimension, TOutput, ImageBase< VDimension > > | |
| LevelSetBase () | |
| virtual | ~LevelSetBase () |
Protected Attributes | |
| ScalingType | m_NeighborhoodScales |
Protected Attributes inherited from itk::LevelSetBase< TInput, VDimension, TOutput, ImageBase< VDimension > > | |
| RegionType | m_MaximumNumberOfRegions |
| RegionType | m_NumberOfRegions |
| RegionType | m_RequestedNumberOfRegions |
| RegionType | m_BufferedRegion |
| RegionType | m_RequestedRegion |
Private Member Functions | |
| LevelSetImage (const Self &) | |
| void | operator= (const Self &) |
Additional Inherited Members | |
Static Public Member Functions inherited from itk::DataObject | |
| static bool | GetGlobalReleaseDataFlag () |
| static void | GlobalReleaseDataFlagOff () |
| static void | GlobalReleaseDataFlagOn () |
| static void | SetGlobalReleaseDataFlag (bool val) |
| typedef SmartPointer< const Self > itk::LevelSetImage< TInput, VDimension, TOutput >::ConstPointer |
Definition at line 47 of file itkLevelSetImage.h.
| typedef Superclass::GradientType itk::LevelSetImage< TInput, VDimension, TOutput >::GradientType |
Definition at line 58 of file itkLevelSetImage.h.
| typedef Superclass::HessianType itk::LevelSetImage< TInput, VDimension, TOutput >::HessianType |
Definition at line 59 of file itkLevelSetImage.h.
| typedef ImageBase< VDimension > itk::LevelSetImage< TInput, VDimension, TOutput >::ImageBaseType |
Definition at line 43 of file itkLevelSetImage.h.
| typedef Superclass::InputType itk::LevelSetImage< TInput, VDimension, TOutput >::InputType |
Definition at line 55 of file itkLevelSetImage.h.
| typedef Superclass::LevelSetDataType itk::LevelSetImage< TInput, VDimension, TOutput >::LevelSetDataType |
Definition at line 60 of file itkLevelSetImage.h.
| typedef Superclass::OutputRealType itk::LevelSetImage< TInput, VDimension, TOutput >::OutputRealType |
Definition at line 57 of file itkLevelSetImage.h.
| typedef Superclass::OutputType itk::LevelSetImage< TInput, VDimension, TOutput >::OutputType |
Definition at line 56 of file itkLevelSetImage.h.
| typedef SmartPointer< Self > itk::LevelSetImage< TInput, VDimension, TOutput >::Pointer |
Definition at line 46 of file itkLevelSetImage.h.
|
protected |
Definition at line 67 of file itkLevelSetImage.h.
| typedef LevelSetImage itk::LevelSetImage< TInput, VDimension, TOutput >::Self |
Definition at line 45 of file itkLevelSetImage.h.
| typedef LevelSetBase< TInput, VDimension, TOutput, ImageBaseType > itk::LevelSetImage< TInput, VDimension, TOutput >::Superclass |
Definition at line 48 of file itkLevelSetImage.h.
|
protected |
|
protectedvirtual |
|
private |
|
virtual |
Run-time type information
Reimplemented from itk::LevelSetBase< TInput, VDimension, TOutput, ImageBase< VDimension > >.
Reimplemented in itk::LevelSetDenseImage< TImage >, itk::MalcolmSparseLevelSetImage< VDimension >, itk::WhitakerSparseLevelSetImage< TOutput, VDimension >, itk::ShiSparseLevelSetImage< VDimension >, itk::LevelSetSparseImage< TOutput, VDimension >, itk::LevelSetSparseImage< int8_t, VDimension >, itk::DiscreteLevelSetImage< TOutput, VDimension >, itk::DiscreteLevelSetImage< int8_t, VDimension >, and itk::DiscreteLevelSetImage< TImage::PixelType, TImage::ImageDimension >.
|
protectedpure virtual |
|
private |
|
static |
Definition at line 53 of file itkLevelSetImage.h.
|
protected |
Definition at line 68 of file itkLevelSetImage.h.
1.8.3.1