PredictLivenessQuery
public struct PredictLivenessQuery
Request to check the image list for Liveness.
-
Initializer.
Declaration
Swift
public init(images: [Data], aggregate: Bool)Parameters
imagesImage data list.
aggregateDefines whether it is necessary to aggregate Liveness estimation.
PredictLivenessQuery Structure Reference