private void OnDetectionServiceStatusChanged(DetectionServiceStatus status)
 {
     scoreBoardService.SetDetectionStatus(status);
 }