Binary Space Partitioning
ebook ∣ Exploring Binary Space Partitioning: Foundations and Applications in Computer Vision · Computer Vision
By Fouad Sabry
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.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Loading... |
What is Binary Space Partitioning
In computer science, binary space partitioning (BSP) is a method for space partitioning which recursively subdivides an Euclidean space into two convex sets by using hyperplanes as partitions. This process of subdividing gives rise to a representation of objects within the space in the form of a tree data structure known as a BSP tree.
How you will benefit
(I) Insights, and validations about the following topics:
Chapter 1: Binary space partitioning
Chapter 2: Binary tree
Chapter 3: Rendering (computer graphics)
Chapter 4: Scanline rendering
Chapter 5: Hidden-surface determination
Chapter 6: Quadtree
Chapter 7: Octree
Chapter 8: Space partitioning
Chapter 9: K-d tree
Chapter 10: Clipping (computer graphics)
(II) Answering the public top questions about binary space partitioning.
(III) Real world examples for the usage of binary space partitioning 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 Binary Space Partitioning.