MLKitImageLabeling 架構參考資料

ImageLabelerOptions

class ImageLabelerOptions : CommonImageLabelerOptions

圖片標籤人員的選項。

  • 初始化 confidenceThreshold 屬性設為 nilImageLabelerOptions 執行個體。如未設定,系統會使用 0.5 的預設可信度門檻值。

    聲明

    Swift

    init()