module Azure::Face::Profiles::Latest::Models
Constants
- APIError
Error
information returned by the API- Accessory
Accessory
item and corresponding confidence level.- AccessoryType
Defines values for
AccessoryType
- ApplySnapshotRequest
Request body for applying snapshot operation.
- Blur
Properties describing any presence of blur within the image.
- BlurLevel
Defines values for
BlurLevel
- Coordinate
Coordinates within an image
- DetectedFace
Detected
Face
object.- DetectionModel
Defines values for
DetectionModel
- 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.
- ExposureLevel
Defines values for
ExposureLevel
- FaceAttributeType
Defines values for
FaceAttributeType
- 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.
- FindSimilarMatchMode
Defines values for
FindSimilarMatchMode
- FindSimilarRequest
Request body for find similar operation.
- Gender
Defines values for
Gender
- GlassesType
Defines values for
GlassesType
- 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- HairColorType
Defines values for
HairColorType
- HeadPose
Properties indicating head pose of the face.
- IdentifyCandidate
All possible faces that may qualify.
- IdentifyRequest
Request body for identify face operation.
- IdentifyResult
Response body for identify face operation.
- ImageUrl
Model object.
- LargeFaceList
Large face list object.
- LargePersonGroup
Large person group object.
- Makeup
Properties describing present makeups on a given face.
- MetaDataContract
A combination of user defined name and user specified data and recognition model name for largePersonGroup/personGroup, and largeFaceList/faceList.
- NameAndUserDataContract
A combination of user defined name and user specified data for the person, largePersonGroup/personGroup, and largeFaceList/faceList.
- Noise
Properties describing noise level of the image.
- NoiseLevel
Defines values for
NoiseLevel
- Occlusion
Properties describing occlusions on a given face.
- OperationStatus
Operation status object. Operation refers to the asynchronous backend task including taking a snapshot and applying a snapshot.
- OperationStatusType
Defines values for
OperationStatusType
- PersistedFace
PersonFace object.
- Person
Person
object.- PersonGroup
Person
group object.- RecognitionModel
Defines values for
RecognitionModel
- SimilarFace
Response body for find similar face operation.
- Snapshot
Snapshot
object.- SnapshotApplyMode
Defines values for
SnapshotApplyMode
- SnapshotObjectType
Defines values for
SnapshotObjectType
- TakeSnapshotRequest
Request body for taking snapshot operation.
- TrainingStatus
Training status object.
- TrainingStatusType
Defines values for
TrainingStatusType
- UpdateFaceRequest
Request to update face data.
- UpdateSnapshotRequest
Request body for updating a snapshot, with a combination of user defined apply scope and user specified data.
- VerifyFaceToFaceRequest
Request body for face to face verification.
- VerifyFaceToPersonRequest
Request body for face to person verification.
- VerifyResult
Result of the verify operation.