-
Notifications
You must be signed in to change notification settings - Fork 18
Facepp iOS API
moon5ckq edited this page Jan 13, 2017
·
1 revision
在工程源码中,我们做详细的注释,可以查看源码注释,学习 Face++ iOS API 的使用:
- 人脸算法接口:MGFacepp.h
- 记录单个人脸信息的类:MGFaceInfo.h
- 图像类:MGImageData.h
- 记录算法信息的类: MGAlgorithmInfo.h
- 一些 SDK 使用的基础类:MGFaceppCommon.h