Compare commits

..

2 Commits

Author SHA1 Message Date
oldsheeppp 9ab62e0a5a Merge branch 'master' of http://logzhan.vicp.io:3000/YangChenQing/Report into master 2024-10-25 13:30:23 +08:00
oldsheeppp 84d42e41bb 10.25组会 2024-10-25 13:30:10 +08:00
3 changed files with 24 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

@ -0,0 +1,24 @@
# 2024-10-25 组会汇报
## 智能监控项目
完成画轨迹的前后端交互
优化了部分代码逻辑
![img](2024-10-25 组会汇报.assets/1b2f147c565658c34d554d9348768fdd.png)
前端代码在
http://logzhan.vicp.io:3000/YangChenQing/intelligent_monitoring_frontend/src/commit/646442dc69c2bb97935fb6bbcf603bebe3cf9783/Code/frontend/src/pages/Detection.vue#L363
后端代码在
http://logzhan.vicp.io:3000/YangChenQing/intelligent_monitoring_backend/src/branch/master/Code/backend/internal/api/trajectoryRecord.go
目前亟待优化的点
+ 摄像头创建node的参数不够完善
+ 摄像头更新不及时,偶尔会出现数据丢失
+ 前端展示条例需更新

Binary file not shown.