br (cv.Rect) - MATLAB File Help
cv.Rect.br
The bottom-right corner
pt =
cv.Rect.br
(r)
Input
r
rectangle
[x,y,w,h]
.
Output
pt
bottom-right corner
[x+w,y+h]
.
Method Details
Access
public
Sealed
false
Static
true