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() }