CGAL Arrangements and Their Applications: A Step-by-Step Guide

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Arrangements of curves constitute fundamental structures that have been intensively studied in computational geometry. Arrangements have numerous applications in a wide range of areas – examples include geographic information systems, robot motion planning, statistics, computer-assisted surgery and molecular biology. Implementing robust algorithms for arrangements is a notoriously difficult task, and the CGAL arrangements package is the first robust, comprehensive, generic and efficient implementation of data structures and algorithms for arrangements of curves.

This book is about how to use CGAL two-dimensional arrangements to solve problems. The authors first demonstrate the features of the arrangement package and related packages using small example programs. They then describe applications, i.e., complete standalone programs written on top of CGAL arrangements used to solve meaningful problems – for example, finding the minimum-area triangle defined by a set of points, planning the motion of a polygon translating among polygons in the plane, computing the offset polygon, finding the largest common point sets under approximate congruence, constructing the farthest-point Voronoi diagram, coordinating the motion of two discs moving among obstacles in the plane, and performing Boolean operations on curved polygons.

The book contains comprehensive explanations of the solution programs, many illustrations, and detailed notes on further reading, and it is supported by a website that contains downloadable software and exercises. It will be suitable for graduate students and researchers involved in applied research in computational geometry, and for professionals who require worked-out solutions to real-life geometric problems. It is assumed that the reader is familiar with the C++ programming-language and with the basics of the generic-programming paradigm.

Author(s): Efi Fogel, Dan Halperin, Ron Wein (auth.)
Series: Geometry and Computing 7
Edition: 1
Publisher: Springer-Verlag Berlin Heidelberg
Year: 2012

Language: English
Commentary: No chapter 1 (pp 1-17). Duplicate bibliography and index
Pages: 293
Tags: Computer Imaging, Vision, Pattern Recognition and Graphics; Geometry; Appl.Mathematics/Computational Methods of Engineering

Front Matter....Pages i-xix
Introduction....Pages 1-18
Basic Arrangements....Pages 19-42
Queries and Free Functions....Pages 43-65
Arrangements of Unbounded Curves....Pages 67-81
Arrangement-Traits Classes....Pages 83-128
Extending the Arrangement....Pages 129-159
Adapting to Boost Graphs....Pages 161-173
Operations on (Curved) Polygons....Pages 175-208
Minkowksi Sums and Offset Polygons....Pages 209-240
Envelopes....Pages 241-261
Prospects....Pages 263-269
Back Matter....Pages 271-293