Apply geometric transformation to bounding boxes
bboxB = bboxwarp(
transforms bounding boxes in bboxA
,tform
,ref
)bboxA
according to the geometric
transformation defined by tform
. Bounding boxes can be axis-aligned
rectangles, rotated rectangles, or cuboids. The spatial reference object,
ref
, defines the output view into which the boxes are
transformed.
[___] = bboxwarp(___,'OverlapThreshold',
additionally sets an overlap threshold.threshold
)
bboxcrop
| bboxresize
| imcrop
| imwarp