📌  相关文章
📜  gocv rectangle - Go 编程语言 - Go 编程语言代码示例

📅  最后修改于: 2022-03-11 14:45:01.437000             🧑  作者: Mango

代码示例1
func Rectangle(img *Mat, r image.Rectangle, c color.RGBA, thickness int)
Rectangle draws a simple, thick, or filled up-right rectangle. It renders a rectangle with the desired characteristics to the target Mat image.

For further details, please see: http://docs.opencv.org/master/d6/d6e/group__imgproc__draw.html#ga346ac30b5c74e9b5137576c9ee9e0e8c