Compare commits
2 Commits
3c80e93b77
...
9ab62e0a5a
Author | SHA1 | Date |
---|---|---|
oldsheeppp | 9ab62e0a5a | |
oldsheeppp | 84d42e41bb |
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
|
@ -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.
Loading…
Reference in New Issue