|
|
Image | itk::simple::ThresholdSegmentationLevelSet (const Image &initialImage, const Image &featureImage, 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...
|
|
Image | itk::simple::ThresholdSegmentationLevelSet (Image &&initialImage, const Image &featureImage, 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...
|
|
|
Image | itk::simple::ThresholdSegmentationLevelSet (Image &&initialImage, const Image &featureImage, 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...
|
|
Image | itk::simple::ThresholdSegmentationLevelSet (const Image &initialImage, const Image &featureImage, 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...
|
|