This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
Security_AI_integrated
Watch
4
Star
0
Fork
0
You've already forked Security_AI_integrated
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
20f295a491b85adc996be1486a01bc5d897eb1c0
Commit Graph
4 Commits
Author
SHA1
Message
Date
16337
20f295a491
修复 ROI 区域内人员离开十几分钟未触发告警的问题。
...
Some checks failed
Python Test / test (push)
Has been cancelled
Details
1. 仍在 confirm_sec 滑动窗口内(未完成确认) 2. threshold_sec 阈值设置过长(需检查数据库实际配置值) 3. 新算法未被正确调用
2026-01-22 12:22:26 +08:00
16337
cc4f33c0fd
refactor:移除 LeavePostAlgorithm,改用 ROI 区域入侵检测
...
-修复sort导入问题
2026-01-22 11:43:40 +08:00
16337
10b9fb1804
refactor:使用状态机优化离岗检测逻辑,并移除排序相关算法
2026-01-22 11:03:01 +08:00
16337
604ef82ffb
ROI选区01
2026-01-20 17:42:18 +08:00