ObjectDetector.ObjectDetectorOptions

パブリック静的クラスObjectDetector.ObjectDetectorOptions

ObjectDetector をセットアップするためのオプション。

ネストされたクラス

クラスObjectDetector.ObjectDetectorOptions.Builder ObjectDetectorOptions のインスタンスの構成を支援するビルダー。

パブリックメソッド

静的ObjectDetector.ObjectDetectorOptions.Builder
基本オプション
ブール値
リスト<文字列>
リスト<文字列>
整数
整数
浮く

継承されたメソッド

パブリックメソッド

public static ObjectDetector.ObjectDetectorOptions.Builderビルダー()

public BaseOptions getBaseOptions ()

public String getDisplayNamesLocale ()

public boolean getIsScoreThresholdSet ()

public List < String > getLabelAllowList ()

public List < String > getLabelDenyList ()

public int getMaxResults ()

public int getNumThreads ()

public float getScoreThreshold ()