CustomObjectDetectorOptions

public class CustomObjectDetectorOptions extends ObjectDetectorOptionsBase

Options for ObjectDetector with custom classifier models.

Nested Class Summary

class CustomObjectDetectorOptions.Builder Builder of CustomObjectDetectorOptions

Inherited Constant Summary

Public Method Summary

boolean
equals(Object o)
Indicates whether some other object is "equal to" this one.
int
hashCode()
Returns a hash code value for the object.
String

Inherited Method Summary

Public Methods

public boolean equals (Object o)

Indicates whether some other object is "equal to" this one.

public int hashCode ()

Returns a hash code value for the object.

public String toString ()