QMRITools`
QMRITools`
SmoothSegmentation
SmoothSegmentation[segmentation]
smooths segmentations and removes the overlaps between multiple segmentations.
SmoothSegmentation[segmentation,labs]
only smooths the selected label number labs.
Details
- The following options can be given:
-
MaskComponents 1 MaskComponents is an option for Mask, SmoothMask and SmoothSegmentation. Determinse the amount of largest clusters used as mask. MaskClosing 1 MaskClosing is an option for Mask, SmoothMask and SmoothSegmentation. The size of the holes in the mask that will be closed. MaskFiltKernel 2 MaskFiltKernel is an option for Mask, SmoothMask and SmoothSegmentation. How mucht the contours are smoothed. MaskDilation 0 MaskDilation is an option for Mask, SmoothMask and SmoothSegmentation. If the value is greater than 0 it will dilate the mask, if the value is smaller than 0 it will erode the mask. SmoothItterations 1 SmoothItterations is an option for Mask, SmoothMask and SmoothSegmentation and defines how often the smoothing is repeated.