Compare commits
No commits in common. "9ab62e0a5a77fd36b23bf8276c7b2a92261ce438" and "3c80e93b77d79861e1606a1da9079c4583de085f" have entirely different histories.
9ab62e0a5a
...
3c80e93b77
Binary file not shown.
Before Width: | Height: | Size: 2.0 MiB |
|
@ -1,24 +0,0 @@
|
|||
# 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.
Loading…
Reference in New Issue