Преглед на файлове

add trafficlight_config.yaml

fujiankuan преди 1 година
родител
ревизия
3edc368f1c
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/detection/trafficlight_detection/yaml/trafficlight_config.yaml

+ 2 - 2
src/detection/trafficlight_detection/yaml/trafficlight_config.yaml

@@ -2,10 +2,10 @@
 ---
 imshow_flag: true
 ivlog_flag: false
+lightstart: false
 test_video:
   open: false
-  video_path: /home/nvidia/code/modularization/src/detection/trafficlight_detection/data/camera_test2.mp4
-lightstart: true 
+  video_path: /home/nvidia/code/modularization/src/detection/trafficlight_detection/data/camera_test2.mp4 
 trackstate: true
 conf_thr: 0.5
 nms_thr : 0.4