Returns the minimal up-right rectangle containing the rotated rectangle
rect = cv.RotatedRect.boundingRect(rrect)
[x,y]
[w,h]
[x, y, w, h]