duan8Detection/config.yaml
2026-01-07 15:40:08 +08:00

22 lines
400 B
YAML

input:
height: 480
video_path: rtsp://10.0.0.50:8554/camera_test/scene1
width: 640
roi_filter:
enabled: true
regions:
- description: 控制摇杆区域
enabled: true
name: control_lever_area
x_max: 0.3
x_min: 0.1
y_max: 0.9
y_min: 0.7
- description: 阀门区域
enabled: true
name: valve_area
x_max: 0.8
x_min: 0.7
y_max: 0.8
y_min: 0.6