#include <itkGeodesicActiveContourShapePriorLevelSetImageFilter.h>
Inheritance diagram for itk::GeodesicActiveContourShapePriorLevelSetImageFilter:


The second input is the feature image. For this filter, this is the edge potential map. General characteristics of an edge potential map is that it has values close to zero in regions near the edges and values close to one inside the shape itself. Typically, the edge potential map is compute from the image gradient, for example:
where
is image intensity and
is the derivative of Gaussian operator.
See SegmentationLevelSetImageFilter and SparseFieldLevelSetImageFilter for more information on Inputs.
, the AdvectionScaling and CurvatureScaling both to
and the ShapePriorScaling to
.See SparseFieldLevelSetImageFilter and SegmentationLevelSetImageFilter for more information.
Leventon, M.E. et al. "Statistical Shape Influence in Geodesic Active Contours", CVPR 2000.
Definition at line 111 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h.
|
|||||
|
Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 121 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 126 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Definition at line 134 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Type of the segmentation function Definition at line 132 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 125 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Type of the output pixel. Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 127 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 120 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Standard class typedefs Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 117 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 119 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||
|
Inherited typedef from the superclass. Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. Definition at line 124 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||||||
|
Definition at line 160 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. References HardConnectedComponentImageFilter::GenerateData(), and HardConnectedComponentImageFilter::PrintSelf(). |
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
Overridden from Superclass to handle the case when PropagationScaling is zero and CurvatureScaling is non-zero. Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. |
|
|||||||||
|
Get the value of sigma used to compute the edge potential map derivatives. Definition at line 156 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory |
|
||||||||||
|
|
|
||||||||||||||||
|
Reimplemented from itk::ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType >. |
|
||||||||||
|
Set the value of sigma used to compute the edge potential map derivatives Definition at line 145 of file itkGeodesicActiveContourShapePriorLevelSetImageFilter.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000