Brightness Too High Validator
class BrightnessTooHighValidator(threshold: Double = DEFAULT_THRESHOLD) : FaceAutoCaptureDetectionValidator
Too high brightness validation.
Parameters
threshold
Value in interval [0.0, 1.0]
. Default value is 0.9
.
Throws
If value is out of the interval.
To use this validator also following validators must be applied: