LivenessEstimation
public struct LivenessEstimation : Codable
Liveness predictive estimation
-
Liveness prediction.
Declaration
Swift
public let prediction: LivenessPrediction
-
Liveness estimation.
Declaration
Swift
public let estimations: LivenessEstimations?