<span>Data structures and tools from computational geometry help to solve problems in computer graphics; these methods have been widely adopted by the computer graphics community yielding elegant and efficient algorithms. This book focuses on algorithms and data structures that have proven to be ver
Efficient Structures for Geometric Data Management
β Scribed by Oliver GΓΌnther (eds.)
- Publisher
- Springer-Verlag Berlin Heidelberg
- Year
- 1988
- Tongue
- English
- Leaves
- 144
- Series
- Lecture Notes in Computer Science 337
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The efficient management of geometric data, such as points, curves, or polyhedra in arbitrary dimensions, is of great importance in many complex database applications like CAD/CAM, robotics, or computer vision. To provide optimal support for geometric operations, it is crucial to choose efficient data representation schemes. The first part of this book contains a taxonomy and critical survey of common operations and representation schemes for geometric data. Then several new schemes for the efficient support of set operations (union, intersection) and search operations (point location, range search) are presented.
β¦ Table of Contents
Introduction....Pages 1-4
Operators and representation schemes for geometric data....Pages 5-30
Polyhedral chains....Pages 31-48
A dual approach to detect polyhedral intersections in arbitrary dimensions....Pages 49-64
The cell tree: An index for geometric databases....Pages 65-84
The arc tree: An approximation scheme to represent arbitrary curved shapes....Pages 85-121
Conclusions....Pages 123-126
β¦ Subjects
Algorithm Analysis and Problem Complexity; Data Structures; Database Management; Artificial Intelligence (incl. Robotics); Computer Graphics; Information Systems Applications (incl.Internet)
π SIMILAR VOLUMES
Focusing on algorithms and data structures that have proven to be versatile, efficient, fundamental, and easy to implement, this book familiarizes students, as well as practitioners in the field of computer graphics, with a wide range of data structures.
<p><p>Starting with novel algorithms for optimally updating bounding volume hierarchies of objects undergoing arbitrary deformations, the author presents a new data structure that allows, for the first time, the computation of the penetration volume. The penetration volume is related to the water di
"Although they are less widely known than other models, combinatorial maps are very powerful data structures and can be useful in many applications, including computer graphics and image processing. The book introduces these data structures, describes algorithms and data structures associated with t