Cv2Rectangle Method |
Name | Description | |
---|---|---|
Rectangle(InputOutputArray, Rect, Scalar, Int32, LineTypes, Int32) |
Draws simple, thick or filled rectangle
| |
Rectangle(Mat, Rect, Scalar, Int32, LineTypes, Int32) |
Draws simple, thick or filled rectangle
| |
Rectangle(InputOutputArray, Point, Point, Scalar, Int32, LineTypes, Int32) |
Draws simple, thick or filled rectangle
| |
Rectangle(Mat, Point, Point, Scalar, Int32, LineTypes, Int32) |
Draws simple, thick or filled rectangle
|