MeiCam SDK For iOS
3.7.2
|
2D feature point structure. More...
#import <NvsFaceFeaturePoint.h>
Instance Methods | |
(instancetype) | - initWithCapacity: |
Properties | |
NSMutableArray * | faces |
The information of face which detected. More... | |
int | faceCount |
The count of faces which detected. More... | |
2D feature point structure.
- (instancetype) initWithCapacity: | (int) | capacity |
|
readwritenonatomicassign |
The count of faces which detected.
|
readwritenonatomicstrong |
The information of face which detected.