zhangzengfei
2024-03-30 7e7a2baab4c5ccb9dd8dc5104041c9efe718ed9a
compare/compare.go
@@ -63,6 +63,7 @@
      targets := val.Walk(DoSdkCompare, args.FaceFeature, baseScore)
      if len(targets) > 0 {
         scResult.CompareResult = append(scResult.CompareResult, targets...)
         // todo 添加小区外的关联关系, 下次优先比对
      }
   }