通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HairColorOutput interface

候选颜色和置信度数组,存在于每个颜色和置信度中。

属性

color

头发颜色的名称。

可能的值:“unknown”、“white”、“gray”、“blond”、“brown”、“red”、“black”、“other”

confidence

颜色的置信度。 介于 [0,1] 之间。

属性详细信息

color

头发颜色的名称。

可能的值:“unknown”、“white”、“gray”、“blond”、“brown”、“red”、“black”、“other”

color: string

属性值

string

confidence

颜色的置信度。 介于 [0,1] 之间。

confidence: number

属性值

number