menu
mojo_perception package
documentation
services/face_detection/face_detection_service.dart
FaceDetectionService
threshold property
threshold property
dark_mode
light_mode
threshold
property
double
threshold
final
Over which confidence threshold we consider there is a face detected
Implementation
final double threshold = 0.8;
mojo_perception package
documentation
services/face_detection/face_detection_service
FaceDetectionService
threshold property
FaceDetectionService class