Cv2BoundingRect Method |
Name | Description | |
---|---|---|
BoundingRect(InputArray) |
Calculates the up-right bounding rectangle of a point set.
| |
BoundingRect(IEnumerablePoint) |
Calculates the up-right bounding rectangle of a point set.
| |
BoundingRect(IEnumerablePoint2f) |
Calculates the up-right bounding rectangle of a point set.
|