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

FaceDetectionModel.Detection01 Property

Definition

The default detection model. Recommend for near frontal face detection. For scenarios with exceptionally large angle (head-pose) faces, occluded faces or wrong image orientation, the faces in such cases may not be detected.

public static Azure.AI.Vision.Face.FaceDetectionModel Detection01 { get; }
static member Detection01 : Azure.AI.Vision.Face.FaceDetectionModel
Public Shared ReadOnly Property Detection01 As FaceDetectionModel

Property Value

Applies to