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

CelebritiesModel interface

An object describing possible celebrity identification.

Properties

confidence

Confidence level for the celebrity recognition as a value ranging from 0 to 1.

faceRectangle

Location of the identified face in the image.

name

Name of the celebrity.

Property Details

confidence

Confidence level for the celebrity recognition as a value ranging from 0 to 1.

confidence?: number

Property Value

number

faceRectangle

Location of the identified face in the image.

faceRectangle?: FaceRectangle

Property Value

name

Name of the celebrity.

name?: string

Property Value

string