size (cv.Rect) - MATLAB File Help
cv.Rect.size
Size (width, height) of the rectangle
sz =
cv.Rect.size
(r)
Input
r
rectangle
[x,y,w,h]
.
Output
sz
size of the rectangle
[w,h]
.
Method Details
Access
public
Sealed
false
Static
true