RealnessScores
public struct RealnessScores
ID capture realness probabilities.
-
Probability the captured ID is a photocopy.
Declaration
Swift
public let photocopyScore: Float
-
Probability the captured ID is real.
Declaration
Swift
public let realScore: Float
-
Probability the captured ID is displayed on a screen.
Declaration
Swift
public let screenScore: Float