resultRoi (cv.Blender) - MATLAB File Help
cv.Blender.resultRoi
Result ROI
roi =
cv.Blender.resultRoi
(corners, sizes)
Input
corners
Cell-array of top-left corners
{[x,y],...}
.
sizes
Cell-array of corresponding sizes
{[w,h],...}
.
Output
roi
Output rectangle
[x,y,w,h]
.
Method Details
Access
public
Sealed
false
Static
true