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 } }