com.google.mlkit.vision.segmentation.selfie

  • SelfieSegmenterOptions.DetectorMode indicates whether the detector is for a single image or streaming.

  • SelfieSegmenterOptions provides options for Segmenter.

  • SelfieSegmenterOptions.Builder is used to build SelfieSegmenterOptions.

Annotations

SelfieSegmenterOptions.DetectorMode The detector mode which indicates whether it is for single image or for streaming. 

Classes