com.google.mlkit.vision.segmentation.subject

  • SubjectSegmenter is an interface for generating SubjectSegmentationResult in an image.

  • SubjectSegmentation is the entry point to get a SubjectSegmenter.

  • Subject is a segmented subject from the input image by SubjectSegmenter.

  • SubjectSegmentationResult is the result of SubjectSegmentation.

  • SubjectSegmenterOptions provides options for SubjectSegmenter.