zhangmeng
2019-12-17 4a745a94f3eee82624e1b211b48920c0b7fcd6d2
proc/sdk.go
@@ -16,6 +16,7 @@
      os.Exit(130)
      return nil, false
   }
   thrds := threads
   if thrds > sdk.MaxFaceDetectThreadNum {
      thrds = sdk.MaxFaceDetectThreadNum