ImageLabelerOptions

public class ImageLabelerOptions extends ImageLabelerOptionsBase

Options for ImageLabeler with default model.

Nested Class Summary

class ImageLabelerOptions.Builder Builder of ImageLabelerOptions

Field Summary

public static final ImageLabelerOptions DEFAULT_OPTIONS The default ImageLabelerOptions.

Inherited Method Summary

Fields

public static final ImageLabelerOptions DEFAULT_OPTIONS

The default ImageLabelerOptions.

This is equivalent to new ImageLabelerOptions.Builder().build().