From 232cb3f4a41ce3d3d11d8f36e3ba08f5fd7ad68a Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期四, 07 十一月 2019 20:09:43 +0800
Subject: [PATCH] ---
---
util/simpleCV.go | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/util/simpleCV.go b/util/simpleCV.go
index b2c2cd7..a3fb8f6 100644
--- a/util/simpleCV.go
+++ b/util/simpleCV.go
@@ -155,7 +155,6 @@
}
}
}
-
func DrawPolygonOnImageForYolo(cameraId string, img protomsg.Image, results []structure.Result,url string) (maps map[string]interface{}, err0 error) {
rook, _ := gocv.NewMatFromBytes(int(img.Height), int(img.Width), gocv.MatTypeCV8UC3, img.Data)
--
Gitblit v1.8.0