Compartilhar via


Azure.AI.Vision.Face Namespace

Classes

AccessoryItem

Accessory item and corresponding confidence level.

AddFaceResult

Response body for adding face.

AIVisionFaceModelFactory

Model factory for models.

AuditLivenessResponseInfo

Audit entry for a response in the session.

AuditRequestInfo

Audit entry for a request in the session.

AzureAIVisionFaceClientOptions

Client options for Azure.AI.Vision.Face library clients.

BlurProperties

Properties describing any presence of blur within the image.

CreateLivenessSessionContent

Request model for creating liveness session.

CreateLivenessSessionResult

Response of liveness session creation.

CreateLivenessWithVerifySessionContent

Request for creating liveness with verify session.

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.

FaceAdministrationClient

The FaceAdministration service client.

FaceAttributes

Face attributes for the detected face.

FaceClient

The Face service client.

FaceDetectionResult

Response for detect API.

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.

FaceSessionClient

The FaceSession service client.

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.

LargeFaceListClient

The LargeFaceList sub-client.

LargeFaceListFace

Face resource for large face list.

LargePersonGroup

The container of the uploaded person data, including face recognition feature, and up to 1,000,000 people.

LargePersonGroupClient

The LargePersonGroup sub-client.

LargePersonGroupPerson

The person in a specified large person group. To add face to this person, please call "Add Large Person Group Person Face".

LargePersonGroupPersonFace

Face resource for large person group person.

LivenessOutputsTarget

The liveness classification for target face.

LivenessResponseBody

The response body of detect liveness API call.

LivenessSession

Session result of detect liveness.

LivenessSessionAuditEntry

Audit entry for a request in session.

LivenessSessionItem

Session data returned for enumeration.

LivenessWithVerifyImage

The detail of face for verification.

LivenessWithVerifyOutputs

The face verification output.

LivenessWithVerifySession

Session result of detect liveness with verify.

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.

Structs

AccessoryType

Type of the accessory.

BlurLevel

Indicates level of blurriness.

ExposureLevel

Indicates level of exposure.

FaceAttributeType

Available options for detect face with attribute.

FaceAttributeType.Detection01

Available attributes for detection01 model.

FaceAttributeType.Detection03

Available attributes for detection03 model.

FaceAttributeType.Recognition03

Available attributes for recognition03 model.

FaceAttributeType.Recognition04

Available attributes for recognition04 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.

Enums

AzureAIVisionFaceClientOptions.ServiceVersion

The version of the service to use.