| IDLive Face C API 1.50.4
    | 
Structure for liveness detection result. More...
#include <facesdk/FaceSDK_C_Api.h>
| Data Fields | |
| float | score | 
| Classifiers RAW output. | |
| float | probability | 
| Probability of liveness in range [0, 1]. | |
| bool | ok | 
| Whether the result is valid (no errors occurred during processing) | |
Structure for liveness detection result.