Hidden Line Removal

ebook Unveiling the Invisible: Secrets of Computer Vision · Computer Vision

By Fouad Sabry

cover image of Hidden Line Removal

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Loading...

What is Hidden Line Removal

Solid objects are typically modeled as polyhedra in the field of three-dimensional computer graphics. Within a polyhedron, a face is a planar polygon that is surrounded by straight line segments that are referred to as edges. When attempting to imitate curved surfaces, a polygon mesh is typically used. It is necessary for computer programs that are used to create line drawings of opaque objects to have the capability of determining whether edges or sections of the edges are hidden by the object itself or by other objects. This allows for the edges to be clipped during the rendering process. The difficulty in question is referred to as hidden-line removal.

How you will benefit

(I) Insights, and validations about the following topics:

Chapter 1: Hidden-line removal

Chapter 2: Painter's algorithm

Chapter 3: Computational geometry

Chapter 4: Ray casting

Chapter 5: Hidden-surface determination

Chapter 6: Point location

Chapter 7: Euclidean minimum spanning tree

Chapter 8: Art gallery problem

Chapter 9: High-dynamic-range rendering

Chapter 10: Straight skeleton

(II) Answering the public top questions about hidden line removal.

(III) Real world examples for the usage of hidden line removal in many fields.

Who this book is for

Professionals, undergraduate and graduate students, enthusiasts, hobbyists, and those who want to go beyond basic knowledge or information for any kind of Hidden Line Removal.

Hidden Line Removal