MLKitSegmentationCommon Framework Reference

Classes

The following classes are available globally.

  • Options for specifying a segmenter.

    Declaration

    Swift

    class CommonSegmenterOptions : NSObject
  • The result from a segmenter operation.

    Declaration

    Swift

    class SegmentationMask : NSObject
  • A detector that performs segmentation on input images.

    Declaration

    Swift

    class Segmenter : NSObject