MeiCam SDK For iOS
3.7.2
|
FaceInfo for 106 points. More...
#import <NvsFaceFeaturePoint.h>
Properties | |
int | faceId |
Face ID. More... | |
NSMutableArray * | pointsArray |
An array of 106 key points of the face. More... | |
NSMutableArray * | visibilityArray |
Whether the corresponding point is occluded. If it is not occluded, it shows 1.0. 0.0 means occlusion. More... | |
FaceInfo for 106 points.
|
readwritenonatomicassign |
Face ID.
|
readwritenonatomicstrong |
An array of 106 key points of the face.
|
readwritenonatomicstrong |
Whether the corresponding point is occluded. If it is not occluded, it shows 1.0. 0.0 means occlusion.