From d3aacbbba47c393ef3645afdb8b3d940663328da Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期三, 09 四月 2025 11:09:57 +0800
Subject: [PATCH] 优化

---
 config/herb_ai.yaml |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/config/herb_ai.yaml b/config/herb_ai.yaml
index e7eb71c..ac86087 100644
--- a/config/herb_ai.yaml
+++ b/config/herb_ai.yaml
@@ -10,4 +10,12 @@
   path: "./log/herb_ai.log"
 model:
   safe: './model/safety_det.onnx'
-  cls: './model/herb_identify.onnx'
\ No newline at end of file
+  cls: './model/herb_identify.onnx'
+cam:
+  cam1: 0
+  cam2: 1
+  sleep: 0.1
+  frames: 10
+  # 鏂板娓呯悊绛栫暐閰嶇疆
+  days_threshold: 7      # 淇濈暀鏂囦欢澶╂暟
+  max_files: 100         # 鏈�澶ф枃浠舵暟閲�

--
Gitblit v1.9.3