#include <itkGeodesicActiveContourShapePriorLevelSetFunction.h>
Inheritance diagram for itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >:
where is image intensity and is the derivative of Gaussian operator.
The edge potential image is set via the SetFeatureImage() method.
In this function both the propagation term and the curvature spatial modifier term are taken directly from the edge potential image such that:
An advection term is constructed from the negative gradient of the edge potential image.
This term behaves like a doublet attracting the contour to the edges.
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. Typically, the shape is a function of a set of parameters.
Definition at line 91 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h.
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 99 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 100 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 113 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
A floating point offset from an image grid location. Used for interpolation among grid values in a neighborhood. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 115 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. Referenced by itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
A global data type used to store values needed to compute the time step. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 117 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. Referenced by itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Extract some parameters from the superclass. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 110 of file itkGeodesicActiveContourShapePriorLevelSetFunction.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::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 111 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. Referenced by itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 98 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Neighborhood radius type Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 114 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 112 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. Referenced by itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::CurvatureSpeed(). |
|
Standard class typedefs. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 96 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 97 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Define an image type for the advection field. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 116 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Definition at line 153 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Definition at line 163 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. References itk::GeodesicActiveContourShapePriorLevelSetFunction< 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 130 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. References itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::FloatOffsetType, itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::GlobalDataStruct, itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType >::NeighborhoodType, and itk::GeodesicActiveContourShapePriorLevelSetFunction< 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 138 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Run-time type information (and related methods) Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< 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 >. Definition at line 142 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |
|
Extract some parameters from the superclass. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
Method for creation through the object factory. Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. |
|
Reimplemented from itk::ShapePriorSegmentationLevelSetFunction< 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::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >. Definition at line 168 of file itkGeodesicActiveContourShapePriorLevelSetFunction.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 136 of file itkGeodesicActiveContourShapePriorLevelSetFunction.h. |