public static abstract class
ImageSegmenter.ImageSegmenterOptions
Options for setting up an ImageSegmenter
.
Nested Classes
class | ImageSegmenter.ImageSegmenterOptions.Builder | Builder for ImageSegmenter.ImageSegmenterOptions . |
Public Constructors
Public Methods
static ImageSegmenter.ImageSegmenterOptions.Builder |
builder()
|
CalculatorOptions |
convertToCalculatorOptionsProto()
Converts an
ImageSegmenter.ImageSegmenterOptions to a ERROR(/CalculatorOptions) protobuf message. |
Inherited Methods
Public Constructors
public ImageSegmenterOptions ()
Public Methods
public CalculatorOptions convertToCalculatorOptionsProto ()
Converts an ImageSegmenter.ImageSegmenterOptions
to a ERROR(/CalculatorOptions)
protobuf message.