Conforms to NSObject Declared in STFaceProAttributeDetector.h
– detectDidSuccessfulWithAttributeArray:count: required method
画像属性の検知結果
- (void)detectDidSuccessfulWithAttributeArray:(NSArray<STFaceProFaceAttribute*> *_Nonnull)*attributeArray* count:(NSInteger)*count*
attributeArray 属性の結果配列
count 顔の数
STFaceProAttributeDetector.h
Last updated 5 years ago
Was this helpful?