A B C D E F G I L M N R S T U V W 
All Classes All Packages

A

ACTION_NOT_PERFORMED - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Action not performed liveness failure reason.
ActionRequiredFromApplication - Enum in com.azure.android.ai.vision.faceanalyzer
The enum ActionRequiredFromApplication.
ActionRequiredFromApplicationTask - Class in com.azure.android.ai.vision.faceanalyzer
The type ActionRequiredFromApplicationTask.
ALL - com.azure.android.ai.vision.faceanalyzer.FaceSelectionMode
All faces seen in the field of view should be analyzed.
analyzed - Variable in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Detect-Faces-On-Static-Images modes: provides a complete analysis of all face/faces analyzed in a single image Track-Faces-Across-Image-Stream modes: updates less frequently to provide a complete analysis of face/faces as they appear in the scene
AnalyzedFace - Class in com.azure.android.ai.vision.faceanalyzer
The type AnalyzedFace.
analyzeOnce(FaceAnalysisOptions) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Detect-Faces-On-Static-Images mode: one-time analysis on a single image Track-Faces-Across-Image-Stream mode: one-time analysis on a correlated sequence of images (multiple frames may be utilized)
analyzeOnceAsync(FaceAnalysisOptions) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Detect-Faces-On-Static-Images mode: one-time analysis on a single image Track-Faces-Across-Image-Stream mode: one-time analysis on a correlated sequence of images (multiple frames may be utilized)
analyzing - Variable in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Detect-Faces-On-Static-Images modes: provides intermediate results from the analysis of all face/faces analyzed in a single image Track-Faces-Across-Image-Stream modes: updates frequently to provide tracking results of face/faces as they appear in the scene and also aids in leading up to the analyzed event
AnalyzingFace - Class in com.azure.android.ai.vision.faceanalyzer
The type AnalyzingFace.
ATTENTION_NOT_NEEDED - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Attention not currently needed feedback for face.

B

BRIGHTEN_DISPLAY - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Brighten display action required from application.
build() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerBuilder
Creates a new FaceAnalyzer.

C

close() - Method in class com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplicationTask
Dispose of associated resources.
close() - Method in class com.azure.android.ai.vision.faceanalyzer.AnalyzingFace
Dispose of associated resources.
close() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Dispose of associated resources.
close() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedResult
Dispose of associated resources.
close() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Dispose of associated resources.
close() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerCreateOptions
Dispose of associated resources.
close() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzingResult
Dispose of associated resources.
com.azure.android.ai.vision.faceanalyzer - package com.azure.android.ai.vision.faceanalyzer
 
COMPLETED_RESULT_QUERYABLE_FROM_SERVICE - com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Face analysis is completed, but result is only queryable from service.
COMPLETED_RESULT_QUERYABLE_FROM_SERVICE - com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Face analysis is completed, but result is only queryable from service.
CONTENT_DECODING_ERROR - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Content decoding error recognition failure reason.
CONTINUE_TO_MOVE_CLOSER - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Move more closer feedback for face.
createOptions(FaceAnalyzerCreateOptions) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerBuilder
Sets the create options.

D

DARKEN_DISPLAY - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Darken display action required from application.

E

ENVIRONMENT_NOT_SUPPORTED - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Environment not supported liveness failure reason.
ERROR - com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedReason
Error face analysis stopped reason.
EXCESSIVE_FACE_BRIGHTNESS - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Excessive face brightness liveness failure reason.
EXCESSIVE_FACE_BRIGHTNESS - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Excessive face brightness recognition failure reason.
EXCESSIVE_IMAGE_BLUR_DETECTED - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Excessive image blur detected liveness failure reason.
EXCESSIVE_IMAGE_BLUR_DETECTED - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Excessive image blur detected recognition failure reason.

F

FACE_EYE_REGION_NOT_VISIBLE - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Face eye region not visible liveness failure reason.
FACE_EYE_REGION_NOT_VISIBLE - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Face eye region not visible recognition failure reason.
FACE_MOUTH_REGION_NOT_VISIBLE - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Face mouth region not visible liveness failure reason.
FACE_MOUTH_REGION_NOT_VISIBLE - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Face mouth region not visible recognition failure reason.
FACE_NOT_CENTERED - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Face not centered feedback for face.
FACE_NOT_FOUND - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Face not found recognition failure reason.
FACE_NOT_FRONTAL - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Face not frontal recognition failure reason.
FACE_TOO_BRIGHT - com.azure.android.ai.vision.faceanalyzer.Warning
Face too bright warning.
FACE_TOO_DARK - com.azure.android.ai.vision.faceanalyzer.Warning
Face too dark warning.
FACE_TRACKING_FAILED - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Face tracking failed liveness failure reason.
FACE_WITH_MASK_DETECTED - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Face with mask detected liveness failure reason.
FACE_WITH_MASK_DETECTED - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Face with mask detected recognition failure reason.
FaceAnalysisAdvancedOptions - Class in com.azure.android.ai.vision.faceanalyzer
Defines the advanced options used during an "analysis" operation.
FaceAnalysisAdvancedOptions() - Constructor for class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisAdvancedOptions
 
FaceAnalysisOptions - Class in com.azure.android.ai.vision.faceanalyzer
Defines the options used during an "analysis" operation.
FaceAnalysisOptions() - Constructor for class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Instantiates a new FaceAnalysisOptions.
FaceAnalysisStartedEventArgs - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalysisStartedEventArgs.
FaceAnalysisStartedEventArgs(SafeHandle) - Constructor for class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStartedEventArgs
Instantiates a new FaceAnalysisStartedEventArgs.
FaceAnalysisStoppedEventArgs - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalysisStoppedEventArgs.
FaceAnalysisStoppedReason - Enum in com.azure.android.ai.vision.faceanalyzer
The enum FaceAnalysisStoppedReason.
FaceAnalyzedDetails - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalyzedDetails
FaceAnalyzedDetails() - Constructor for class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedDetails
 
FaceAnalyzedEventArgs - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalyzedEventArgs.
FaceAnalyzedResult - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalyzedResult.
FaceAnalyzer - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalyzer.
FaceAnalyzerBuilder - Class in com.azure.android.ai.vision.faceanalyzer
The builder class for FaceAnalyzer.
FaceAnalyzerBuilder() - Constructor for class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerBuilder
 
FaceAnalyzerCreateOptions - Class in com.azure.android.ai.vision.faceanalyzer
Defines the options used to create the FaceAnalyzer object.
FaceAnalyzerCreateOptions() - Constructor for class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerCreateOptions
Instantiates a new FaceAnalyzerCreateOptions.
FaceAnalyzerMode - Enum in com.azure.android.ai.vision.faceanalyzer
Defines how the face analysis is performed.
FaceAnalyzingEventArgs - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalyzingEventArgs.
FaceAnalyzingResult - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceAnalyzingResult.
FaceResults - Class in com.azure.android.ai.vision.faceanalyzer
The type FaceResults.
FaceSelectionMode - Enum in com.azure.android.ai.vision.faceanalyzer
Defines if any filtering needs to be done when multiple faces are seen in the field of view.
FaceTrackingState - Enum in com.azure.android.ai.vision.faceanalyzer
The enum FaceTrackingState.
FAILED - com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Failed liveness status.
FAILED - com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Failed recognition status.
FeedbackForFace - Enum in com.azure.android.ai.vision.faceanalyzer
The enum FeedbackForFace.

G

GENERIC_FAILURE - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Generic failure recognition failure reason.
getAction() - Method in class com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplicationTask
Gets action required from application.
getActionRequiredFromApplicationTask() - Method in class com.azure.android.ai.vision.faceanalyzer.AnalyzingFace
Gets action required from application task.
getBoundingBox() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceResults
Gets face bounding box.
getConfidence() - Method in class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
Gets recognition confidence level.
getDetails() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedResult
Gets liveness payload.
getDigest() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedDetails
Gets payload digest
getFaceId() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedDetails
Gets face id.
getFaces() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedResult
Gets collection of analyzed faces.
getFaces() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzingResult
Gets the tracked collection of faces with their current attributes.
getFaceTrackingState() - Method in class com.azure.android.ai.vision.faceanalyzer.AnalyzingFace
Gets face tracking state.
getFaceUuid() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceResults
Gets face uuid.
getFeedbackForFace() - Method in class com.azure.android.ai.vision.faceanalyzer.AnalyzingFace
Gets feedback for face.
getFrameReference() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedResult
Gets the frame reference associated with the result.
getFrameReference() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzingResult
Gets frame reference associated with result.
getHandle() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedResult
Gets handle.
getHandle() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzingResult
Gets handle.
getLivenessFailureReason() - Method in class com.azure.android.ai.vision.faceanalyzer.LivenessResult
Gets liveness failure reason.
getLivenessResult() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceResults
Gets liveness result.
getLivenessStatus() - Method in class com.azure.android.ai.vision.faceanalyzer.LivenessResult
Gets liveness status.
getNotRecognizedReason() - Method in class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
Gets not recognized reason.
getOptions() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisAdvancedOptions
Gets additional advanced options to use during an "analysis" operation.
getProperties() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Gets properties.
getProperties() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedResult
Properties associated with the result.
getProperties() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerCreateOptions
Gets properties.
getReason() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedEventArgs
Gets stop reason for face analysis.
getRecognitionFailureReason() - Method in class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
Gets recognition failure reason.
getRecognitionResult() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceResults
Gets recognition result.
getRecognitionStatus() - Method in class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
Gets recognition status.
getRecognitionTargetVisionSource() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Gets recognition target vision source.
getRecognizedIdentifier() - Method in class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
Gets recognized identifier.
getResult() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzedEventArgs
Gets result.
getResult() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzingEventArgs
Gets result.
getResultId() - Method in class com.azure.android.ai.vision.faceanalyzer.LivenessResult
Gets result ID.
getResultId() - Method in class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
Gets result ID.
getServiceResponseStatusCode() - Method in class com.azure.android.ai.vision.faceanalyzer.LivenessResult
Gets result service response status code.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedReason
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerMode
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.FaceSelectionMode
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.NotRecognizedReason
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Gets value.
getValue() - Method in enum com.azure.android.ai.vision.faceanalyzer.Warning
Gets value.
getWarning() - Method in class com.azure.android.ai.vision.faceanalyzer.AnalyzingFace
Gets warning.

I

IMAGE_SIZE_IS_TOO_LARGE - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Image size is too large recognition failure reason.
IMAGE_SIZE_IS_TOO_SMALL - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Image size is too small recognition failure reason.

L

LARGEST - com.azure.android.ai.vision.faceanalyzer.FaceSelectionMode
Only the largest face seen should be analyzed.
LIVE - com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Live liveness status.
LivenessFailureReason - Enum in com.azure.android.ai.vision.faceanalyzer
The enum LivenessFailureReason.
LivenessResult - Class in com.azure.android.ai.vision.faceanalyzer
The type LivenessResult.
LivenessResult() - Constructor for class com.azure.android.ai.vision.faceanalyzer.LivenessResult
 
LivenessStatus - Enum in com.azure.android.ai.vision.faceanalyzer
The enum LivenessStatus.
LOCK_EXPOSURE - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Lock exposure action required from application.
LOCK_FOCUS - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Lock focus action required from application.
LOOK_AT_CAMERA - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Look at camera feedback for face.
LOST - com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
Lost face tracking state.
LOW_FIDELITY_FACE_REGION - com.azure.android.ai.vision.faceanalyzer.Warning
Low fidelity face region warning.
LOW_FRAME_RATE - com.azure.android.ai.vision.faceanalyzer.Warning
Low frame rate warning.

M

MAX_ATTEMPS_REACHED - com.azure.android.ai.vision.faceanalyzer.NotRecognizedReason
Max attemps reached not recognized reason.
MOVE_BACK - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Move back feedback for face.
MOVE_CLOSER - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Move closer feedback for face.
MULTIPLE_FACE_FOUND - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Multiple face found recognition failure reason.

N

NEW - com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
New face tracking state.
NO_MORE_DATA - com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedReason
No more data face analysis stopped reason.
NONE - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
No action required from application.
NONE - com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
No face tracking state.
NONE - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
No feedback for face.
NONE - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
No liveness failure reason.
NONE - com.azure.android.ai.vision.faceanalyzer.NotRecognizedReason
No not recognized reason.
NONE - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
No recognition failure reason.
NONE - com.azure.android.ai.vision.faceanalyzer.Warning
No warning.
NOT_COMPUTED - com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Not computed liveness status.
NOT_COMPUTED - com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Not computed recognition status.
NOT_RECOGNIZED - com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Not recognized recognition status.
NotRecognizedReason - Enum in com.azure.android.ai.vision.faceanalyzer
The enum NotRecognizedReason.

R

RecognitionFailureReason - Enum in com.azure.android.ai.vision.faceanalyzer
The enum RecognitionFailureReason.
RecognitionMode - Class in com.azure.android.ai.vision.faceanalyzer
Sets the recognition mode to perform facial recognition.
RecognitionMode() - Constructor for class com.azure.android.ai.vision.faceanalyzer.RecognitionMode
 
RecognitionResult - Class in com.azure.android.ai.vision.faceanalyzer
The type RecognitionResult.
RecognitionResult() - Constructor for class com.azure.android.ai.vision.faceanalyzer.RecognitionResult
 
RecognitionStatus - Enum in com.azure.android.ai.vision.faceanalyzer
The enum RecognitionStatus.
RECOGNIZED - com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Recognized recognition status.
REDUCE_MOVEMENT - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Reduce movement feedback for face.

S

serviceOptions(VisionServiceOptions) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerBuilder
Sets the service options.
setAdvancedOptions(FaceAnalysisAdvancedOptions) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Defines the advanced options used during an "analysis" operation.
setAsCompleted() - Method in class com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplicationTask
Sets action as completed.
setFaceAnalyzerMode(FaceAnalyzerMode) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerCreateOptions
Defines how the face analysis is performed.
setFaceSelectionMode(FaceSelectionMode) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Defines if any filtering needs to be done when multiple faces are seen in the field of view.
setRecognitionMode(RecognitionMode) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalysisOptions
Sets the recognition mode to perform facial recognition.
SHOW_SMILE - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Show smile action required from application.
SMILE - com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Smile feedback for face.
source(VisionSource) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerBuilder
Sets the vision source.
SPOOF - com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Spoof liveness status.
startContinuousAnalysis(FaceAnalysisOptions) - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Detect-Faces-On-Static-Images mode: continuous analysis on a non-correlated sequence of images Track-Faces-Across-Image-Stream mode: continuous analysis on a correlated sequence of images
started - Variable in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Started event source.
STOP_CAMERA - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Stop the camera frames coming in
STOP_REQUESTED - com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedReason
Stop requested face analysis stopped reason.
stopAnalyzeOnce() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Stop one-time analysis.
stopContinuousAnalysis() - Method in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Stop continuous analysis.
stopped - Variable in class com.azure.android.ai.vision.faceanalyzer.FaceAnalyzer
Stopped event source.

T

TIMED_OUT - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Timed out liveness failure reason.
TIMED_OUT - com.azure.android.ai.vision.faceanalyzer.NotRecognizedReason
Timed out not recognized reason.
TOO_BLURRY - com.azure.android.ai.vision.faceanalyzer.Warning
Too blurry warning.
TRACK_FACES_ACROSS_IMAGE_STREAM - com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerMode
Faces are tracked across the image-stream, assuming there is temporal context in each subsequent image in the image-stream.
TRACKED - com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
Tracked face tracking state.

U

UNEXPECTED - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Unexpected server response liveness failure reason.
UNEXPECTED_CLIENT_ERROR - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Unexpected client error liveness failure reason.
UNEXPECTED_SERVER_ERROR - com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Unexpected server error liveness failure reason.
UNLOCK_EXPOSURE - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Unlock exposure action required from application.
UNLOCK_EXPOSURE_AND_FOCUS - com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Unlock exposure and focus action required from application.
UNSUPPORTED_MEDIA_TYPE - com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Image meida type is not supported recognition failure reason.

V

valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceSelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.NotRecognizedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.android.ai.vision.faceanalyzer.Warning
Returns the enum constant of this type with the specified name.
valueOfDisabled() - Static method in class com.azure.android.ai.vision.faceanalyzer.RecognitionMode
Creates the recognition mode to disable facial recognition.
valueOfVerifyingMatchToFaceInSessionConfiguration() - Static method in class com.azure.android.ai.vision.faceanalyzer.RecognitionMode
Creates the recognition mode to perform verification of a preset face within session configuration.
valueOfVerifyingMatchToFaceInSingleFaceImage(VisionSource) - Static method in class com.azure.android.ai.vision.faceanalyzer.RecognitionMode
Creates the recognition mode to perform verification of a single face in a VisionSource.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.ActionRequiredFromApplication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceAnalysisStoppedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceAnalyzerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceSelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.FaceTrackingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.FeedbackForFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.LivenessFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.LivenessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.NotRecognizedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.RecognitionFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.RecognitionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.android.ai.vision.faceanalyzer.Warning
Returns an array containing the constants of this enum type, in the order they are declared.

W

Warning - Enum in com.azure.android.ai.vision.faceanalyzer
The enum Warning.
A B C D E F G I L M N R S T U V W 
All Classes All Packages