From b5c2ff81ec0d4b0860032e9b410bfe7aad099a50 Mon Sep 17 00:00:00 2001
From: Scheaven <xuepengqiang>
Date: 星期四, 12 八月 2021 19:05:02 +0800
Subject: [PATCH] add T

---
 config.json |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index ad37796..3b3be65 100644
--- a/config.json
+++ b/config.json
@@ -4,6 +4,11 @@
   "param": {
     // "model_path": "/opt/vasystem/bin/models/baseDetector/baseDetetor.bin" // para閲岃竟鑷繁绠楁硶鍙兘鐢ㄥ埌鐨勫弬鏁�
     "model_path": "/opt/vasystem/bin/models/baseDetector/baseDetetor_small.bin", // para閲岃竟鑷繁绠楁硶鍙兘鐢ㄥ埌鐨勫弬鏁�
-    "type":2
+    "type":2,
+    "max_cam_num": 8,
+    "wander_time": 5,
+    "mv_velocity": 10.0,
+    "fall_rate":1.3,
+    "isTrack":false
   }
 }

--
Gitblit v1.8.0