10.25组会
parent
14ed038fbb
commit
84d42e41bb
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
|
@ -0,0 +1,24 @@
|
||||||
|
# 2024-10-25 组会汇报
|
||||||
|
|
||||||
|
## 智能监控项目
|
||||||
|
|
||||||
|
完成画轨迹的前后端交互
|
||||||
|
|
||||||
|
优化了部分代码逻辑
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
前端代码在
|
||||||
|
|
||||||
|
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