siibra.locations.boundingbox

A box defined by two farthest corner coordinates on a specific space.

Functions

from_array(array[, threshold, space])

Find the bounding box of an array.

Classes

BoundingBox(point1, point2[, space, ...])

A 3D axis-aligned bounding box spanned by two 3D corner points.