소스 검색

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