In geometry, the Minkowski sum of two sets of position vectors A and B in Euclidean space is formed by adding each vector in A to each vector in B:
The Minkowski difference (also Minkowski subtraction, Minkowski decomposition, or geometric difference)[1] is the corresponding inverse, where [math]\displaystyle{ (A - B) }[/math] produces a set that could be summed with B to recover A. This is defined as the complement of the Minkowski sum of the complement of A with the reflection of B about the origin.[2]
This definition allows a symmetrical relationship between the Minkowski sum and difference. Note that alternately taking the sum and difference with B is not necessarily equivalent. The sum can fill gaps which the difference may not re-open, and the difference can erase small islands which the sum cannot recreate from nothing.
In 2D image processing the Minkowski sum and difference are known as dilation and erosion.
An alternative definition of the Minkowski difference is sometimes used for computing intersection of convex shapes.[3] This is not equivalent to the previous definition, and is not an inverse of the sum operation. Instead it replaces the vector addition of the Minkowski sum with a vector subtraction. If the two convex shapes intersect, the resulting set will contain the origin.
The concept is named for Hermann Minkowski.
For example, if we have two sets A and B, each consisting of three position vectors (informally, three points), representing the vertices of two triangles in [math]\displaystyle{ \mathbb{R}^2 }[/math], with coordinates
and
then their Minkowski sum is
which comprises the vertices of a hexagon and the three interior points of that hexagon having integral coordinates.
For Minkowski addition, the zero set, [math]\displaystyle{ \{ 0 \}, }[/math] containing only the zero vector, 0, is an identity element: for every subset S of a vector space,
The empty set is important in Minkowski addition, because the empty set annihilates every other subset: for every subset S of a vector space, its sum with the empty set is empty:
For another example, consider the Minkowski sums of open or closed balls in the field [math]\displaystyle{ \mathbb{K}, }[/math] which is either the real numbers [math]\displaystyle{ \R }[/math] or complex numbers [math]\displaystyle{ \C. }[/math] If [math]\displaystyle{ B_r := \{ s \in \mathbb{K} : |s| \leq r \} }[/math] is the closed ball of radius [math]\displaystyle{ r \in [0, \infty] }[/math] centered at [math]\displaystyle{ 0 }[/math] in [math]\displaystyle{ \mathbb{K} }[/math] then for any [math]\displaystyle{ r, s \in [0, \infty], }[/math] [math]\displaystyle{ B_r + B_s = B_{r+s} }[/math] and also [math]\displaystyle{ c B_r = B_{|c|r} }[/math] will hold for any scalar [math]\displaystyle{ c \in \mathbb{K} }[/math] such that the product [math]\displaystyle{ |c|r }[/math] is defined (which happens when [math]\displaystyle{ c \neq 0 }[/math] or [math]\displaystyle{ r \neq \infty }[/math]). If [math]\displaystyle{ r, s, }[/math] and [math]\displaystyle{ c }[/math] are all non-zero then the same equalities would still hold had [math]\displaystyle{ B_r }[/math] been defined to be the open ball, rather than the closed ball, centered at [math]\displaystyle{ 0 }[/math] (the non-zero assumption is needed because the open ball of radius [math]\displaystyle{ 0 }[/math] is the empty set). The Minkowski sum of a closed ball and an open ball is an open ball. More generally, the Minkowski sum of an open subset with any other set will be an open subset.
If [math]\displaystyle{ G = \{ (x, 1/x) : 0 \neq x \in \R \} }[/math] is the graph of [math]\displaystyle{ f(x) = \frac{1}{x} }[/math] and if and [math]\displaystyle{ Y = \{ 0 \} \times \R }[/math] is the [math]\displaystyle{ y }[/math]-axis in [math]\displaystyle{ X = \R^2 }[/math] then the Minkowski sum of these two closed subsets of the plane is the open set [math]\displaystyle{ G + Y = \{ (x, y) \in \R^2 : x \neq 0 \} = \R^2 \setminus Y }[/math] consisting of everything other than the [math]\displaystyle{ y }[/math]-axis. This shows that the Minkowski sum of two closed sets is not necessarily a closed set. However, the Minkowski sum of two closed subsets will be a closed subset if at least one of these sets is also a compact subset.
Minkowski addition behaves well with respect to the operation of taking convex hulls, as shown by the following proposition:
This result holds more generally for any finite collection of non-empty sets:
In mathematical terminology, the operations of Minkowski summation and of forming convex hulls are commuting operations.[4][5]
If [math]\displaystyle{ S }[/math] is a convex set then [math]\displaystyle{ \mu S + \lambda S }[/math] is also a convex set; furthermore
for every [math]\displaystyle{ \mu,\lambda \geq 0 }[/math]. Conversely, if this "distributive property" holds for all non-negative real numbers, [math]\displaystyle{ \mu, \lambda }[/math], then the set is convex.[6]
The figure to the right shows an example of a non-convex set for which [math]\displaystyle{ A + A \supsetneq 2 A. }[/math]
An example in [math]\displaystyle{ 1 }[/math] dimension is: [math]\displaystyle{ B = [1, 2] \cup [4, 5]. }[/math] It can be easily calculated that [math]\displaystyle{ 2 B = [2, 4] \cup [8, 10] }[/math] but [math]\displaystyle{ B + B = [2, 4] \cup [5, 7] \cup [8, 10], }[/math] hence again [math]\displaystyle{ B + B \supsetneq 2 B. }[/math]
Minkowski sums act linearly on the perimeter of two-dimensional convex bodies: the perimeter of the sum equals the sum of perimeters. Additionally, if [math]\displaystyle{ K }[/math] is (the interior of) a curve of constant width, then the Minkowski sum of [math]\displaystyle{ K }[/math] and of its [math]\displaystyle{ 180^{\circ} }[/math] rotation is a disk. These two facts can be combined to give a short proof of Barbier's theorem on the perimeter of curves of constant width.[7]
Minkowski addition plays a central role in mathematical morphology. It arises in the brush-and-stroke paradigm of 2D computer graphics (with various uses, notably by Donald E. Knuth in Metafont), and as the solid sweep operation of 3D computer graphics. It has also been shown to be closely connected to the Earth mover's distance, and by extension, optimal transport.[8]
Minkowski sums are used in motion planning of an object among obstacles. They are used for the computation of the configuration space, which is the set of all admissible positions of the object. In the simple model of translational motion of an object in the plane, where the position of an object may be uniquely specified by the position of a fixed point of this object, the configuration space are the Minkowski sum of the set of obstacles and the movable object placed at the origin and rotated 180 degrees.
In numerical control machining, the programming of the NC tool exploits the fact that the Minkowski sum of the cutting piece with its trajectory gives the shape of the cut in the material.
In OpenSCAD Minkowski sums are used to outline a shape with another shape creating a composite of both shapes.
Minkowski sums are also frequently used in aggregation theory when individual objects to be aggregated are characterized via sets.[9][10]
Minkowski sums, specifically Minkowski differences, are often used alongside GJK algorithms to compute collision detection for convex hulls in physics engines.
For two convex polygons P and Q in the plane with m and n vertices, their Minkowski sum is a convex polygon with at most m + n vertices and may be computed in time O(m + n) by a very simple procedure, which may be informally described as follows. Assume that the edges of a polygon are given and the direction, say, counterclockwise, along the polygon boundary. Then it is easily seen that these edges of the convex polygon are ordered by polar angle. Let us merge the ordered sequences of the directed edges from P and Q into a single ordered sequence S. Imagine that these edges are solid arrows which can be moved freely while keeping them parallel to their original direction. Assemble these arrows in the order of the sequence S by attaching the tail of the next arrow to the head of the previous arrow. It turns out that the resulting polygonal chain will in fact be a convex polygon which is the Minkowski sum of P and Q.
If one polygon is convex and another one is not, the complexity of their Minkowski sum is O(nm). If both of them are nonconvex, their Minkowski sum complexity is O((mn)2).
There is also a notion of the essential Minkowski sum +e of two subsets of Euclidean space. The usual Minkowski sum can be written as
Thus, the essential Minkowski sum is defined by
where μ denotes the n-dimensional Lebesgue measure. The reason for the term "essential" is the following property of indicator functions: while
it can be seen that
where "ess sup" denotes the essential supremum.
For K and L compact convex subsets in [math]\displaystyle{ \mathbb{R}^n }[/math], the Minkowski sum can be described by the support function of the convex sets:
For p ≥ 1, Firey[11] defined the Lp Minkowski sum K +p L of compact convex sets K and L in [math]\displaystyle{ \mathbb{R}^n }[/math] containing the origin as
By the Minkowski inequality, the function hK+pL is again positive homogeneous and convex and hence the support function of a compact convex set. This definition is fundamental in the Lp Brunn-Minkowski theory.
Original source: https://en.wikipedia.org/wiki/Minkowski addition.
Read more |