Axis-aligned Minimum Bounding Box
The axis-aligned minimum bounding box for a given point set is its minimum bounding box subject to the constraint that the edges of the box are parallel to the (Cartesian) coordinate axes. It is simply the Cartesian product of N intervals each of which is defined by the minimal and maximal value of the corresponding coordinate for the points in S.
Axis-aligned minimal bounding boxes are used to an approximate location of an object in question and as a very simple descriptor of its shape. For example, in computational geometry and its applications when it is required to find intersections in the set of objects, the initial check is the intersections between their MBBs. Since it is usually a much less expensive operation than the check of the actual intersection (because it only requires comparisons of coordinates), it allows to quickly exclude from checks the pairs that are far apart.
Read more about this topic: Minimum Bounding Box
Famous quotes containing the words minimum, bounding and/or box:
“After decades of unappreciated drudgery, American women just dont do housework any morethat is, beyond the minimum that is required in order to clear a path from the bedroom to the front door so they can get off to work in the mourning.”
—Barbara Ehrenreich (20th century)
“I fell her finger light
Laid pausefully upon lifes headlong train;
The foot less prompt to meet the morning dew,
The heart less bounding at emotion new,
And hope, once crushd, less quick to spring again.”
—Matthew Arnold (18221888)
“All your lovely words are spoken.
Once the ivory box is broken,
Beats the golden bird no more.”
—Edna St. Vincent Millay (18921950)