#include <itkCurvesLevelSetFunction.h>
Inheritance diagram for itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >:
where is image intensity and is the derivative of Gaussian operator.
SegmentationLevelSetImageFunction
Definition at line 61 of file itkCurvesLevelSetFunction.h.
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 70 of file itkCurvesLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 71 of file itkCurvesLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 84 of file itkCurvesLevelSetFunction.h. |
|
A floating point offset from an image grid location. Used for interpolation among grid values in a neighborhood. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 86 of file itkCurvesLevelSetFunction.h. Referenced by itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 87 of file itkCurvesLevelSetFunction.h. Referenced by itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Extract some parameters from the superclass. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 81 of file itkCurvesLevelSetFunction.h. |
|
The type of data structure that is passed to this function object to evaluate at a pixel that does not lie on a data set boundary. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 82 of file itkCurvesLevelSetFunction.h. Referenced by itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Extract some parameters from the superclass. Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 80 of file itkCurvesLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 69 of file itkCurvesLevelSetFunction.h. |
|
Neighborhood radius type Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 85 of file itkCurvesLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 83 of file itkCurvesLevelSetFunction.h. Referenced by itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Standard class typedefs. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 66 of file itkCurvesLevelSetFunction.h. Referenced by itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::~CurvesLevelSetFunction(). |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 67 of file itkCurvesLevelSetFunction.h. |
|
Definition at line 68 of file itkCurvesLevelSetFunction.h. |
|
Define an image type for the advection field. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 88 of file itkCurvesLevelSetFunction.h. |
|
Definition at line 116 of file itkCurvesLevelSetFunction.h. |
|
Definition at line 127 of file itkCurvesLevelSetFunction.h. References itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::Self. |
|
|
|
Compute the advection field from feature image. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
Compute speed image from feature image. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
The curvature speed is same as the propagation speed. Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 101 of file itkCurvesLevelSetFunction.h. References itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::FloatOffsetType, itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::GlobalDataStruct, itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::NeighborhoodType, and itk::CurvesLevelSetFunction< TImageType, TFeatureImageType >::ScalarValueType. |
|
Set/Get the sigma for the Gaussian kernel used to compute the gradient of the feature image needed for the advection term of the equation. Definition at line 109 of file itkCurvesLevelSetFunction.h. |
|
Run-time type information (and related methods) Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
This method creates the appropriate member variable operators for the level-set calculations. The argument to this function is a the radius necessary for performing the level-set calculations. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
Extract some parameters from the superclass. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
Method for creation through the object factory. Reimplemented from itk::LevelSetFunction< TImageType >. |
|
Reimplemented from itk::LevelSetFunction< TImageType >. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 132 of file itkCurvesLevelSetFunction.h. |
|
Set/Get the sigma for the Gaussian kernel used to compute the gradient of the feature image needed for the advection term of the equation. Definition at line 107 of file itkCurvesLevelSetFunction.h. |