IDLive Face C# API  1.50.5
Public Member Functions | Properties | List of all members
Idrnd.FaceSdk.LivenessResult Struct Reference

Liveness detection result More...

Public Member Functions

override string ToString ()
 Returns string representation of object More...
 

Properties

float Probability [get, set]
 Probability of liveness in range=[0, 1] More...
 
float Score [get, set]
 Classifiers RAW output More...
 

Detailed Description

Liveness detection result

Member Function Documentation

◆ ToString()

override string Idrnd.FaceSdk.LivenessResult.ToString ( )

Returns string representation of object

Returns
String representation of object

Property Documentation

◆ Probability

float Idrnd.FaceSdk.LivenessResult.Probability
getset

Probability of liveness in range=[0, 1]

◆ Score

float Idrnd.FaceSdk.LivenessResult.Score
getset

Classifiers RAW output


The documentation for this struct was generated from the following file: