Skip to contents

Splits a bbox into a list of bboxes less than a certain size

Usage

split_bbox(bbox, x, y = x)

Arguments

x

The maximum x size of the resulting bounding boxes

y

The maximum y size of the resulting bounding boxes; defaults to x

Value

A list of bbox objects