MeiCam SDK For iOS  3.6.1
Properties | List of all members
NvsFaceData3D Class Reference

3D face data. More...

#import <NvsHumanDetectionHandle.h>

Inheritance diagram for NvsFaceData3D:

Properties

NSArray< NvsDetectionPosition3D * > * vertices
 Face vertices restored from 2d landmarks. More...
 
NvsDetectionPosition3Dtrans
 Translation of face vertices. More...
 
NvsDetectionPosition3Drot
 Rotation of face vertices. More...
 

Detailed Description

3D face data.

Property Documentation

◆ rot

- (NvsDetectionPosition3D*) rot
readwritenonatomicstrong

Rotation of face vertices.

◆ trans

- (NvsDetectionPosition3D*) trans
readwritenonatomicstrong

Translation of face vertices.

◆ vertices

- (NSArray<NvsDetectionPosition3D *>*) vertices
readwritenonatomicstrong

Face vertices restored from 2d landmarks.


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