MLKitSegmentationCommon Framework Reference

  • There are two globally available constants: MLKSegmenterModeSingleImage and MLKSegmenterModeStream.

  • MLKSegmenterModeSingleImage is optimized for processing single, static images.

  • MLKSegmenterModeStream is optimized for processing streaming video by using information from previously processed images for faster results.

Constants

The following constants are available globally.