VoiceSDK
5.0.2
|
Result value of successful liveness check. More...
#include <voicesdk/liveness/liveness.h>
Public Member Functions | |
Value ()=default | |
Value (float score, float probability) | |
Public Attributes | |
float | score = 0.0f |
float | probability = 0.0f |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Value &obj) |
Result value of successful liveness check.
|
default |
|
inline |
|
friend |
float voicesdk::LivenessResult::Value::probability = 0.0f |
Liveness probability from 0 to 1
float voicesdk::LivenessResult::Value::score = 0.0f |
Raw liveness score