--
panlei
2019-07-01 6032aea425792c123dfc5e3d32dcd176b898eab3
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()