共用方式為


TagFilter interface

查詢所建議標記符合指定標籤且機率大於或等於指定閾值之影像的模型。

屬性

tagIds

專案中現有的 TagId,可取得建議的標記計數。

threshold

篩選建議標記的信賴閾值。

屬性詳細資料

tagIds

專案中現有的 TagId,可取得建議的標記計數。

tagIds?: string[]

屬性值

string[]

threshold

篩選建議標記的信賴閾值。

threshold?: number

屬性值

number