Classes
The following classes are available globally.
-
Action needed and callback for developer to indicate action’s completion.
See moreDeclaration
Swift
class FaceActionRequiredFromApplicationTask : NSObject
-
Represents the options and parameters used to initialize a AZFaceAnalysisOptions instance
See moreDeclaration
Swift
class FaceAnalysisOptions : NSObject
-
Defines face analyzed details.
See moreDeclaration
Swift
class FaceAnalyzedDetails : NSObject
-
Defines the result of recognizing the identity of a face and confidence.
See moreDeclaration
Swift
class FaceRecognitionResult : NSObject
-
Result of liveness analysis with confidence.
See moreDeclaration
Swift
class FaceLivenessResult : NSObject
-
AZAnalyzedFace holds the bounding box, UUID, pose, AnalyzedResults, and other values for a face. An array of AnalyzedFace elements is the returned after performing FaceAnalyer::AnalyzeOnce(), for example.
See moreDeclaration
Swift
class AnalyzedFace : NSObject
-
Defines face analyzed result.
See moreDeclaration
Swift
class FaceAnalyzedResult : NSObject
-
Performs face analysis on the specified image/camera input, and gets analysed face as result.
See moreDeclaration
Swift
class FaceAnalyzer : NSObject
-
Represents the options and parameters used to initialize a AZVisionSession instance
See moreDeclaration
Swift
class FaceAnalyzerCreateOptions : NSObject
-
Defines analyzing face.
See moreDeclaration
Swift
class AnalyzingFace : NSObject
-
Defines face analyzing result.
See moreDeclaration
Swift
class FaceAnalyzingResult : NSObject