Banuba SDK
Instance Methods | List of all members
BNBFaceData Class Reference

#import <BNBFaceData.h>

Inheritance diagram for BNBFaceData:

Instance Methods

(nonnull NSArray< NSNumber * > *) - getLandmarks
 
(nonnull NSArray< NSNumber * > *) - getLatents
 
(nonnull NSArray< NSNumber * > *) - getVertices
 
(nonnull BNBCameraPosition *) - getCameraPosition
 
(BOOL) - hasFace
 
(nonnull BNBPixelRect *) - getFaceRect
 

Detailed Description

Definition at line 9 of file BNBFaceData.h.

Method Documentation

◆ getCameraPosition

- (nonnull BNBCameraPosition *) getCameraPosition

◆ getFaceRect

- (nonnull BNBPixelRect *) getFaceRect

◆ getLandmarks

- (nonnull NSArray<NSNumber *> *) getLandmarks

◆ getLatents

- (nonnull NSArray<NSNumber *> *) getLatents

◆ getVertices

- (nonnull NSArray<NSNumber *> *) getVertices

◆ hasFace

- (BOOL) hasFace

The documentation for this class was generated from the following file: