SelfieSegmenterOptions.DetectorMode

public static abstract @interface SelfieSegmenterOptions.DetectorMode implements Annotation

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

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()