Liveness

public struct Liveness : Decodable

Liveness result.

  • Prediction that the person is alive. Value 0 or 1.

    Declaration

    Swift

    public let prediction: Int
  • Liveness estimation.

    Declaration

    Swift

    public let estimations: Estimation