SegmentationMethod Enumeration

Segmentation methods types

Module: aspose.imaging.masking.options

Full Name: aspose.imaging.masking.options.SegmentationMethod

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
FUZZY_C_MEANSThe Fuzzy C-means segmentation algorithm.
GRAPH_CUTThe Graph Cut segmentation algorithm
K_MEANSThe K-means segmentation algorithm.
MANUALThe manual segmentation algorithm
WATERSHEDThe Watershed segmentation algorithm.