#include <itkShapePriorSegmentationLevelSetFunction.h>
Inheritance diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >:
This class extends the basic LevelSetFunction with a shape prior term as developed in [1].
where is the signed distance function from a target shape and is a scalar constant.
The target shape signed distance function is supplied through a ShapeSignedDistanceFunction object.
SegmentationLevelSetImageFunction
Definition at line 53 of file itkShapePriorSegmentationLevelSetFunction.h.
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 61 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Continuous index type recognized by the interpolator Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 81 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 62 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 74 of file itkShapePriorSegmentationLevelSetFunction.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 >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 76 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
A global data type used to store values needed to compute the time step. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 117 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Extract some parameters from the superclass. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 71 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 80 of file itkShapePriorSegmentationLevelSetFunction.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 >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 72 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 78 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 60 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Neighborhood radius type Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 75 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 73 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Standard class typedefs. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 58 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Definition at line 90 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
ShapeFunction typedef support. Definition at line 89 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 59 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Convenient typedefs. Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 79 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Define an image type for the advection field. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 77 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
|
|
Definition at line 141 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
|
|
Compute global time step from the global data structure. Reimplemented from itk::LevelSetFunction< TImageType >. |
|
Compute the equation value with the additional shape prior term. Reimplemented from itk::LevelSetFunction< TImageType >. |
|
Returns a pointer to a global data structure for computing time step. Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 124 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Run-time type information (and related methods) Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. |
|
The ShapeFunction encapsulates the signed distance to the shape used to influence the evolution of the level set. Definition at line 103 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Zeta. The ShapePriorWeight scales the shape prior term values. Definition at line 95 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Extract some parameters from the superclass. Reimplemented from itk::SegmentationLevelSetFunction< TImageType, TFeatureImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. |
|
Method for creation through the object factory. Reimplemented from itk::LevelSetFunction< TImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. |
|
Reimplemented from itk::LevelSetFunction< TImageType >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. |
|
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 >. Reimplemented in itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >. |
|
Release the global data structure. Reimplemented from itk::LevelSetFunction< TImageType >. Definition at line 136 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
The ShapeFunction encapsulates the signed distance to the shape used to influence the evolution of the level set. Definition at line 101 of file itkShapePriorSegmentationLevelSetFunction.h. |
|
Zeta. The ShapePriorWeight scales the shape prior term values. Definition at line 93 of file itkShapePriorSegmentationLevelSetFunction.h. |