Énumération SegmentationMethod

Types de méthodes de segmentation

Module: aspose.imaging.masking.options

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

Members

Nom du membreDescription
FUZZY_C_MEANSL’algorithme de segmentation Fuzzy C-means.
GRAPH_CUTL’algorithme de segmentation Graph Cut
K_MEANSL’algorithme de segmentation K-means.
MANUALL’algorithme de segmentation manuel
WATERSHEDL’algorithme de segmentation Watershed.