SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::ThresholdSegmentationLevelSetImageFilter |
Segments structures in images based on intensity values. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::ThresholdSegmentationLevelSet (const Image &image1, const Image &image2, double lowerThreshold=0.0, double upperThreshold=255.0, double maximumRMSError=0.02, double propagationScaling=1.0, double curvatureScaling=1.0, uint32_t numberOfIterations=1000u, bool reverseExpansionDirection=false) |
Segments structures in images based on intensity values. More... | |