| boundingRect2f (cv.RotatedRect) - MATLAB File Help |
returns the minimal (exact) floating point rectangle containing the rotated rectangle
rect = cv.RotatedRect.boundingRect2f(rrect)
[x,y].[w,h].[x, y, w, h]Not intended for use with images.
| Access | public |
| Sealed | false |
| Static | true |