Bagikan melalui


AIVisionFaceModelFactory Class

Definition

Model factory for models.

public static class AIVisionFaceModelFactory
type AIVisionFaceModelFactory = class
Public Class AIVisionFaceModelFactory
Inheritance
AIVisionFaceModelFactory

Methods

AccessoryItem(AccessoryType, Single)

Initializes a new instance of AccessoryItem.

AuditLivenessResponseInfo(LivenessResponseBody, Int32, Int64)

Initializes a new instance of AuditLivenessResponseInfo.

AuditRequestInfo(String, String, Nullable<Int64>, String, String)

Initializes a new instance of AuditRequestInfo.

BlurProperties(BlurLevel, Single)

Initializes a new instance of BlurProperties.

CreateLivenessSessionContent(LivenessOperationMode, Nullable<Boolean>, Nullable<Boolean>, String, Nullable<Int32>)

Initializes a new instance of CreateLivenessSessionContent.

CreateLivenessSessionResult(String, String)

Initializes a new instance of CreateLivenessSessionResult.

CreateLivenessWithVerifySessionResult(String, String, LivenessWithVerifyImage)

Initializes a new instance of CreateLivenessWithVerifySessionResult.

ExposureProperties(ExposureLevel, Single)

Initializes a new instance of ExposureProperties.

FaceAttributes(Nullable<Single>, Nullable<Single>, FacialHair, Nullable<GlassesType>, HeadPose, HairProperties, OcclusionProperties, IEnumerable<AccessoryItem>, BlurProperties, ExposureProperties, NoiseProperties, MaskProperties, Nullable<QualityForRecognition>)

Initializes a new instance of FaceAttributes.

FaceDetectionResult(Nullable<Guid>, Nullable<FaceRecognitionModel>, FaceRectangle, FaceLandmarks, FaceAttributes)

Initializes a new instance of FaceDetectionResult.

FaceFindSimilarResult(Single, Nullable<Guid>, Nullable<Guid>)

Initializes a new instance of FaceFindSimilarResult.

FaceGroupingResult(IEnumerable<IList<Guid>>, IEnumerable<Guid>)

Initializes a new instance of FaceGroupingResult.

FaceLandmarks(LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate, LandmarkCoordinate)

Initializes a new instance of FaceLandmarks.

FaceRectangle(Int32, Int32, Int32, Int32)

Initializes a new instance of FaceRectangle.

FaceVerificationResult(Boolean, Single)

Initializes a new instance of FaceVerificationResult.

FacialHair(Single, Single, Single)

Initializes a new instance of FacialHair.

HairColor(HairColorType, Single)

Initializes a new instance of HairColor.

HairProperties(Single, Boolean, IEnumerable<HairColor>)

Initializes a new instance of HairProperties.

HeadPose(Single, Single, Single)

Initializes a new instance of HeadPose.

LandmarkCoordinate(Single, Single)

Initializes a new instance of LandmarkCoordinate.

LivenessOutputsTarget(FaceRectangle, String, Int32, FaceImageType)

Initializes a new instance of LivenessOutputsTarget.

LivenessResponseBody(Nullable<FaceLivenessDecision>, LivenessOutputsTarget, Nullable<LivenessModel>, LivenessWithVerifyOutputs, IReadOnlyDictionary<String, BinaryData>)

Initializes a new instance of LivenessResponseBody.

LivenessSession(String, DateTimeOffset, Nullable<DateTimeOffset>, Boolean, String, Nullable<Int32>, FaceSessionStatus, LivenessSessionAuditEntry)

Initializes a new instance of LivenessSession.

LivenessSessionAuditEntry(Int64, String, String, String, DateTimeOffset, AuditRequestInfo, AuditLivenessResponseInfo, String)

Initializes a new instance of LivenessSessionAuditEntry.

LivenessSessionItem(String, DateTimeOffset, Nullable<DateTimeOffset>, Boolean, String, Nullable<Int32>)

Initializes a new instance of LivenessSessionItem.

LivenessWithVerifyImage(FaceRectangle, QualityForRecognition)

Initializes a new instance of LivenessWithVerifyImage.

LivenessWithVerifyOutputs(LivenessWithVerifyImage, Single, Boolean)

Initializes a new instance of LivenessWithVerifyOutputs.

LivenessWithVerifySession(String, DateTimeOffset, Nullable<DateTimeOffset>, Boolean, String, Nullable<Int32>, FaceSessionStatus, LivenessSessionAuditEntry)

Initializes a new instance of LivenessWithVerifySession.

MaskProperties(Boolean, MaskType)

Initializes a new instance of MaskProperties.

NoiseProperties(NoiseLevel, Single)

Initializes a new instance of NoiseProperties.

OcclusionProperties(Boolean, Boolean, Boolean)

Initializes a new instance of OcclusionProperties.

Applies to