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