menu
face_detection_lock package
documentation
infrastructure/liveness_checker.dart
LivenessChecker
LivenessChecker.new const constructor
LivenessChecker.new const constructor
dark_mode
light_mode
LivenessChecker
constructor
const
LivenessChecker
(
{
double
minEyeOpenProbability
=
0.4
,
double
maxHeadAngle
=
20.0
,
})
Implementation
const LivenessChecker({ this.minEyeOpenProbability = 0.4, this.maxHeadAngle = 20.0, });
face_detection_lock package
documentation
infrastructure/liveness_checker
LivenessChecker
LivenessChecker.new const constructor
LivenessChecker class