services/face_detection/non_maximum_suppression library

Functions

nonMaximumSuppression(List<Detection> detections, double threshold) List<Detection>