4.2.3.7. AntiSpoofingDetectorDelegate
Last updated
Was this helpful?
Last updated
Was this helpful?
Conforms to NSObject Declared in STFaceProAntiSpoofingDetector.h
required method
なりすまし検知結果の配列
- (void)detectDidSuccessfulWithAntiSpoofingScoreArray:(NSArray<NSNumber*> *_Nonnull)*scoreArray*
scoreArray なりすまし検知結果の配列。値の範囲は0〜1。値が大きいほど、なりすましである可能性が高くなります。
なりすまし検知結果の配列
STFaceProAntiSpoofingDetector.h