美摄SDK For iOS  3.7.2
构造函数 | 属性 | 所有成员列表
NvsFaceFeaturePoint类 参考

二维特征点结构。 更多...

#import <NvsFaceFeaturePoint.h>

类 NvsFaceFeaturePoint 继承关系图:
NvsArbitraryData

构造函数

(instancetype) - initWithCapacity:
 

属性

NSMutableArray * faces
 检测到的人脸信息 更多...
 
int faceCount
 检测到的人脸数目 更多...
 

详细描述

二维特征点结构。

函数文档

◆ initWithCapacity:

- (instancetype) initWithCapacity: (int)  capacity

属性说明

◆ faceCount

- (int) faceCount
readwritenonatomicassign

检测到的人脸数目

◆ faces

- (NSMutableArray*) faces
readwritenonatomicstrong

检测到的人脸信息


该类的文档由以下文件生成: