#include <itkNarrowBandThresholdSegmentationLevelSetImageFilter.h>
Inheritance diagram for itk::ThresholdSegmentationLevelSetImageFilter:


The second input is the feature image. This is the image from which the speed function will be calculated. For most applications, this is the image that you want to segment. The desired isosurface in your seed image should lie within the region of your feature image that you are trying to segment. Note that this filter does no preprocessing of the feature image before thresholding.
See SegmentationLevelSetImageFilter for more information on Inputs.
See SparseFieldLevelSetImageFilter and SegmentationLevelSetImageFilter for more information.
Definition at line 83 of file itkThresholdSegmentationLevelSetImageFilter.h.
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
Standard class typedefs Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. Definition at line 88 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||
|
|||||
|
Definition at line 101 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||
|
Type of the segmentation function Definition at line 100 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||
|
Inherited typedef from the superclass. Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. Definition at line 94 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Definition at line 186 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. |
|
|||||||||
|
Set/Get the weight applied to the edge (Laplacian) attractor in the speed term function. Zero will turn this term off. Definition at line 137 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Get/Set the threshold values that will be used to calculate the speed function. Definition at line 124 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Anisotropic diffusion is applied to the FeatureImage before calculatign the Laplacian (edge) term. This method sets/gets the smoothing conductance. Definition at line 179 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Anisotropic diffusion is applied to the FeatureImage before calculating the Laplacian (edge) term. This method sets/gets the number of diffusion iterations. Definition at line 151 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Anisotropic diffusion is applied to the FeatureImage before calculating the Laplacian (edge) term. This method sets/gets the diffusion time step. Definition at line 165 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Get/Set the threshold values that will be used to calculate the speed function. Definition at line 120 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory |
|
||||||||||
|
|
|
||||||||||||||||
|
Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. |
|
||||||||||
|
Set/Get the weight applied to the edge (Laplacian) attractor in the speed term function. Zero will turn this term off. Definition at line 132 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
||||||||||
|
Get/Set the threshold values that will be used to calculate the speed function. Definition at line 115 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
||||||||||
|
Anisotropic diffusion is applied to the FeatureImage before calculatign the Laplacian (edge) term. This method sets/gets the smoothing conductance. Definition at line 174 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
||||||||||
|
Anisotropic diffusion is applied to the FeatureImage before calculating the Laplacian (edge) term. This method sets/gets the number of diffusion iterations. Definition at line 146 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
||||||||||
|
Anisotropic diffusion is applied to the FeatureImage before calculating the Laplacian (edge) term. This method sets/gets the diffusion time step. Definition at line 160 of file itkThresholdSegmentationLevelSetImageFilter.h. |
|
||||||||||
|
Get/Set the threshold values that will be used to calculate the speed function. Definition at line 110 of file itkThresholdSegmentationLevelSetImageFilter.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000