#include <itkThresholdSegmentationLevelSetImageFilter.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 131 of file itkThresholdSegmentationLevelSetImageFilter.h. References HardConnectedComponentImageFilter::PrintSelf(). |
|
|
|
|
|
Run-time type information (and related methods). Reimplemented from itk::SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >. |
|
Get/Set the threshold values that will be used to calculate the speed function. Definition at line 124 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 > >. |
|
Get/Set the threshold values that will be used to calculate the speed function. Definition at line 115 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. |