--
panlei
2019-07-01 875e931d01332a57e39e4be9e3b6824c0c6809fa
util/simpleCV.go
@@ -159,7 +159,7 @@
   }
}
func DrawPolygon()(maps map[string]interface{}, err0 error){
func DrawPolygonOnImage()(maps map[string]interface{}, err0 error){
   // draw the rook
   //rook := gocv.NewMatWithSize(w, w, gocv.MatTypeCV8UC3)
   //imgs := gocv.NewMat()