#include <itkGeodesicActiveContourLevelSetImageFilter.h>
Inheritance diagram for itk::GeodesicActiveContourLevelSetImageFilter:


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 inflation or ballon force) and AdvectionScaling and CurvatureScaling both to 1.0.See SparseFieldLevelSetImageFilter and SegmentationLevelSetImageFilter for more information.
"Geodesic Active Contours", V. Caselles, R. Kimmel and G. Sapiro. International Journal on Computer Vision, Vol 22, No. 1, pp 61-97, 1997
Definition at line 105 of file itkGeodesicActiveContourLevelSetImageFilter.h.
|
|||||
|
|||||
|
|||||
|
Definition at line 128 of file itkGeodesicActiveContourLevelSetImageFilter.h. |
|
|||||
|
Type of the segmentation function Definition at line 126 of file itkGeodesicActiveContourLevelSetImageFilter.h. |
|
|||||
|
|||||
|
|||||
|
Standard class typedefs Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. Definition at line 112 of file itkGeodesicActiveContourLevelSetImageFilter.h. |
|
|||||
|
|||||
|
Inherited typedef from the superclass. Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. Definition at line 120 of file itkGeodesicActiveContourLevelSetImageFilter.h. |
|
|||||||||
|
Definition at line 152 of file itkGeodesicActiveContourLevelSetImageFilter.h. References HardConnectedComponentImageFilter::GenerateData(), and HardConnectedComponentImageFilter::PrintSelf(). |
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
Overridden from Superclass to handle the case when PropagationScaling is zero. Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. |
|
|||||||||
|
Get the value of sigma used to compute the edge potential map derivatives. Definition at line 148 of file itkGeodesicActiveContourLevelSetImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory |
|
||||||||||
|
|
|
||||||||||||||||
|
Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. |
|
||||||||||
|
Set the value of sigma used to compute the edge potential map derivatives Definition at line 137 of file itkGeodesicActiveContourLevelSetImageFilter.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000