共用方式為


AnalyzeImageOptions interface

影像分析要求。

屬性

categories

系統會分析類別。 如果未指派它們,則會傳回類別的預設分析結果集。

image

要分析的影像。

outputType

這是指影像分析輸出的類型。 如果未指派任何值,預設值會是 “FourSeverityLevels”。

可能的值:“FourSeverityLevels”

屬性詳細資料

categories

系統會分析類別。 如果未指派它們,則會傳回類別的預設分析結果集。

categories?: string[]

屬性值

string[]

image

要分析的影像。

image: ImageData

屬性值

outputType

這是指影像分析輸出的類型。 如果未指派任何值,預設值會是 “FourSeverityLevels”。

可能的值:“FourSeverityLevels”

outputType?: string

屬性值

string