Italian Chapter Conference 2020 - Smart Tools and Apps in computer Graphics
Permanent URI for this collection
Browse
Browsing Italian Chapter Conference 2020 - Smart Tools and Apps in computer Graphics by Subject "Extraction"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item A System for Fast and Scalable Point Cloud Indexing Using Task Parallelism(The Eurographics Association, 2020) Bormann, Pascal; Krämer, Michel; Biasotti, Silvia and Pintus, Ruggero and Berretti, StefanoWe introduce a system for fast, scalable indexing of arbitrarily sized point clouds based on a task-parallel computation model. Points are sorted using Morton indices in order to efficiently distribute sets of related points onto multiple concurrent indexing tasks. To achieve a high degree of parallelism, a hybrid top-down, bottom-up processing strategy is used. Our system achieves a 2.3x to 9x speedup over existing point cloud indexing systems while retaining comparable visual quality of the resulting acceleration structures. It is also fully compatible with widely used data formats in the context of web-based point cloud visualization. We demonstrate the effectiveness of our system in two experiments, evaluating scalability and general performance while processing datasets of up to 52.5 billion points.