AnalyzedFace

class AnalyzedFace : 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.