Given a natural number n, an exact formula is derived for the minimal possible size MD(n) of a square grid, in which a digital convex n-gon can be inscribed. An exact construction of a digital convex n-gon which can be inscribed into a square grid of size MD(n) is also given.
Exact and approximate construction of offset polygons
β Scribed by Ron Wein
- Book ID
- 104006423
- Publisher
- Elsevier Science
- Year
- 2007
- Tongue
- English
- Weight
- 965 KB
- Volume
- 39
- Category
- Article
- ISSN
- 0010-4485
No coin nor oath required. For personal study only.
β¦ Synopsis
The Minkowski sum of two sets A, B β R 2 , denoted A β B, is defined as {a + b | a β A, b β B}. We describe an efficient and robust implementation of the construction of the Minkowski sum of a polygon in R 2 with a disc, an operation known as offsetting the polygon. Our software package includes a procedure for computing the exact offset of a straight-edge polygon, based on the arrangement of conic arcs computed using exact algebraic number-types. We also present a conservative approximation algorithm for offset computation that uses only rational arithmetic and decreases the running times by an order of magnitude in some cases, while having a guarantee on the quality of the result. The package will be included in the next public release of the Computational Geometry Algorithms Library, CGAL Version 3.3. It also integrates well with other CGAL packages; in particular, it is possible to perform regularized Boolean set-operations on the polygons the offset procedures generate.
π SIMILAR VOLUMES