rightEyeProbability property

double rightEyeProbability
final

Threshold to specify at which the right eye's blink verification is considered as verified. To get precise results pass the value close to 0, e.g. 0.2 To relax the precision pass the value towards 1, e.g. 0.5 Default Value: 0.25

Implementation

final double rightEyeProbability;