---
panlei
2019-12-16 85c9f857fa80af5ad683166159929d7abe4a2cb4
algorithm/personTrack/personTrack.go
@@ -28,6 +28,7 @@
// 人体跟踪算法
func Entrance(rule *protomsg.Rule, am *structure.AreaMap, lable *structure.Others, args *structure.SdkDatas, message *protomsg.SdkMessage) structure.LittleRuleResult {
   logger.Info("置位符号为:",initFlag)
   if !initFlag {
      Init()
   }