Browse Source

add trafficlight_config.yaml

fujiankuan 1 năm trước cách đây
mục cha
commit
3edc368f1c

+ 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