你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
models Package
Classes
AccessoryItem |
Accessory item and corresponding confidence level. |
AddFaceResult |
Response body for adding face. |
AuditLivenessResponseInfo |
Audit entry for a response in the session. |
AuditRequestInfo |
Audit entry for a request in the session. |
BlurProperties |
Properties describing any presence of blur within the image. |
CreateLivenessSessionContent |
Request model for creating liveness session. All required parameters must be populated in order to send to server. |
CreateLivenessSessionResult |
Response of liveness session creation. |
CreateLivenessWithVerifySessionContent |
Request for creating liveness with verify session. All required parameters must be populated in order to send to server. |
CreateLivenessWithVerifySessionMultipartContent |
Request of liveness with verify session creation. All required parameters must be populated in order to send to server. |
CreateLivenessWithVerifySessionResult |
Response of liveness session with verify creation with verify image provided. |
CreatePersonResult |
Response of create person. |
ExposureProperties |
Properties describing exposure level of the image. |
FaceAttributes |
Face attributes for the detected face. |
FaceDetectionResult |
Response for detect API. |
FaceError |
The error object. For comprehensive details on error codes and messages returned by the Face Service, please refer to the following link: https://aka.ms/face-error-codes-and-messages. |
FaceErrorResponse |
A response containing error details. |
FaceFindSimilarResult |
Response body for find similar face operation. |
FaceGroupingResult |
Response body for group face operation. |
FaceIdentificationCandidate |
Candidate for identify call. |
FaceIdentificationResult |
Identify result. |
FaceLandmarks |
A collection of 27-point face landmarks pointing to the important positions of face components. |
FaceRectangle |
A rectangle within which a face can be found. |
FaceTrainingResult |
Training result of a container. |
FaceVerificationResult |
Verify result. |
FacialHair |
Properties describing facial hair attributes. |
HairColor |
An array of candidate colors and confidence level in the presence of each. |
HairProperties |
Properties describing hair attributes. |
HeadPose |
3-D roll/yaw/pitch angles for face direction. |
LandmarkCoordinate |
Landmark coordinates within an image. |
LargeFaceList |
Large face list is a list of faces, up to 1,000,000 faces. Readonly variables are only populated by the server, and will be ignored when sending a request. |
LargeFaceListFace |
Face resource for large face list. Readonly variables are only populated by the server, and will be ignored when sending a request. |
LargePersonGroup |
The container of the uploaded person data, including face recognition feature, and up to 1,000,000 people. Readonly variables are only populated by the server, and will be ignored when sending a request. |
LargePersonGroupPerson |
The person in a specified large person group. To add face to this person, please call "Add Large Person Group Person Face". Readonly variables are only populated by the server, and will be ignored when sending a request. |
LargePersonGroupPersonFace |
Face resource for large person group person. Readonly variables are only populated by the server, and will be ignored when sending a request. |
LivenessOutputsTarget |
The liveness classification for target face. |
LivenessResponseBody |
The response body of detect liveness API call. |
LivenessSession |
Session result of detect liveness. Readonly variables are only populated by the server, and will be ignored when sending a request. |
LivenessSessionAuditEntry |
Audit entry for a request in session. |
LivenessSessionItem |
Session data returned for enumeration. Readonly variables are only populated by the server, and will be ignored when sending a request. |
LivenessWithVerifyImage |
The detail of face for verification. |
LivenessWithVerifyOutputs |
The face verification output. |
LivenessWithVerifySession |
Session result of detect liveness with verify. Readonly variables are only populated by the server, and will be ignored when sending a request. |
MaskProperties |
Properties describing the presence of a mask on a given face. |
NoiseProperties |
Properties describing noise level of the image. |
OcclusionProperties |
Properties describing occlusions on a given face. |
Enums
AccessoryType |
Type of the accessory. |
BlurLevel |
Indicates level of blurriness. |
ExposureLevel |
Indicates level of exposure. |
FaceAttributeType |
Available options for detect face with attribute. |
FaceAttributeTypeDetection01 |
Available attribute options for detection_01 model. |
FaceAttributeTypeDetection03 |
Available attribute options for detection_03 model. |
FaceAttributeTypeRecognition03 |
Available attribute options for recognition_03 model. |
FaceAttributeTypeRecognition04 |
Available attribute options for recognition_04 model. |
FaceDetectionModel |
The detection model for the face. |
FaceImageType |
The type of image. |
FaceLivenessDecision |
The outcome of the liveness classification. |
FaceOperationStatus |
The status of long running operation. |
FaceRecognitionModel |
The recognition model for the face. |
FaceSessionStatus |
The current status of the session. |
FindSimilarMatchMode |
Similar face searching mode. |
GlassesType |
Glasses type of the face. |
HairColorType |
Name of the hair color. |
LivenessModel |
The model version used for liveness classification. |
LivenessOperationMode |
The liveness operation mode to drive the client's end-user experience. |
MaskType |
Type of the mask. |
NoiseLevel |
Indicates level of noise. |
QualityForRecognition |
Indicates quality of image for recognition. |
Versions |
API versions for Azure AI Face API. |