com.microsoft.azure.cognitiveservices.vision.faceapi.models
This package contains the models classes for FaceAPI. An API for face detection, verification, and identification.
Classes
Accessory |
Accessory item and corresponding confidence level. |
AddFaceFromStreamOptionalParameter |
The AddFaceFromStreamOptionalParameter model. |
AddFaceFromUrlOptionalParameter |
The AddFaceFromUrlOptionalParameter model. |
AddPersonFaceFromStreamOptionalParameter |
The AddPersonFaceFromStreamOptionalParameter model. |
AddPersonFaceFromUrlOptionalParameter |
The AddPersonFaceFromUrlOptionalParameter model. |
APIError |
Error information returned by the API. |
APIErrorException |
Exception thrown for an invalid response with APIError information. |
Blur |
Properties describing any presence of blur within the image. |
Coordinate |
Coordinates within an image. |
CreateFaceListsOptionalParameter |
The CreateFaceListsOptionalParameter model. |
CreatePersonGroupPersonsOptionalParameter |
The CreatePersonGroupPersonsOptionalParameter model. |
CreatePersonGroupsOptionalParameter |
The CreatePersonGroupsOptionalParameter model. |
DetectedFace |
Detected Face object. |
DetectWithStreamOptionalParameter |
The DetectWithStreamOptionalParameter model. |
DetectWithUrlOptionalParameter |
The DetectWithUrlOptionalParameter model. |
Emotion |
Properties describing facial emotion in form of confidence ranging from 0 to 1. |
Error |
Error body. |
Exposure |
Properties describing exposure level of the image. |
FaceAttributes |
Face Attributes. |
FaceLandmarks |
A collection of 27-point face landmarks pointing to the important positions of face components. |
FaceList |
Face list object. |
FaceRectangle |
A rectangle within which a face can be found. |
FacialHair |
Properties describing facial hair attributes. |
FindSimilarOptionalParameter |
The FindSimilarOptionalParameter model. |
FindSimilarRequest |
Request body for find similar operation. |
GroupRequest |
Request body for group request. |
GroupResult |
An array of face groups based on face similarity. |
Hair |
Properties describing hair attributes. |
HairColor |
Hair color and associated confidence. |
HeadPose |
Properties indicating head pose of the face. |
IdentifyCandidate |
All possible faces that may qualify. |
IdentifyOptionalParameter |
The IdentifyOptionalParameter model. |
IdentifyRequest |
Request body for identify face operation. |
IdentifyResult |
Response body for identify face operation. |
ImageUrl |
The ImageUrl model. |
ListPersonGroupPersonsOptionalParameter |
The ListPersonGroupPersonsOptionalParameter model. |
ListPersonGroupsOptionalParameter |
The ListPersonGroupsOptionalParameter model. |
Makeup |
Properties describing present makeups on a given face. |
NameAndUserDataContract |
A combination of user defined name and user specified data for the person, personGroup, and faceList. |
Noise |
Properties describing noise level of the image. |
Occlusion |
Properties describing occlusions on a given face. |
PersistedFace |
PersonFace object. |
Person |
Person object. |
PersonGroup |
Person group object. |
SimilarFace |
Response body for find similar face operation. |
TrainingStatus |
Training status object. |
UpdateFaceListsOptionalParameter |
The UpdateFaceListsOptionalParameter model. |
UpdateFaceOptionalParameter |
The UpdateFaceOptionalParameter model. |
UpdatePersonFaceRequest |
Request to update person face data. |
UpdatePersonGroupPersonsOptionalParameter |
The UpdatePersonGroupPersonsOptionalParameter model. |
UpdatePersonGroupsOptionalParameter |
The UpdatePersonGroupsOptionalParameter model. |
VerifyFaceToFaceRequest |
Request body for verify operation. |
VerifyFaceToPersonRequest |
Request body for verify operation. |
VerifyResult |
Result of the verify operation. |
Enums
AccessoryType |
Defines values for AccessoryType. |
AzureRegions |
Defines values for AzureRegions. |
BlurLevel |
Defines values for BlurLevel. |
ExposureLevel |
Defines values for ExposureLevel. |
FaceAttributeType |
Defines values for FaceAttributeType. |
FindSimilarMatchMode |
Defines values for FindSimilarMatchMode. |
Gender |
Defines values for Gender. |
GlassesType |
Defines values for GlassesType. |
HairColorType |
Defines values for HairColorType. |
NoiseLevel |
Defines values for NoiseLevel. |
TrainingStatusType |
Defines values for TrainingStatusType. |