Title :
Moving Least-Squares Reconstruction of Large Models with GPUs
Author :
Merry, Bruce ; Gain, James ; Marais, Patrick
Author_Institution :
Dept. of Comput. Sci., Univ. of Cape Town, Cape Town, South Africa
Abstract :
Modern laser range scanning campaigns produce extremely large point clouds, and reconstructing a triangulated surface thus requires both out-of-core techniques and significant computational power. We present a GPU-accelerated implementation of the moving least-squares (MLS) surface reconstruction technique. We believe this to be the first GPU-accelerated, out-of-core implementation of surface reconstruction that is suitable for laser range-scanned data. While several previous out-of-core approaches use a sweep-plane approach, we subdivide the space into cubic regions that are processed independently. This independence allows the algorithm to be parallelized using multiple GPUs, either in a single machine or a cluster. It also allows data sets with billions of point samples to be processed on a standard desktop PC. We show that our implementation is an order of magnitude faster than a CPU-based implementation when using a single GPU, and scales well to 8 GPUs.
Keywords :
graphics processing units; least mean squares methods; solid modelling; CPU-based implementation; GPU-accelerated out-of-core implementation; MLS; cubic regions; desktop PC; large models; laser range scanning campaigns; moving least-squares reconstruction; out-of-core techniques; point clouds; surface reconstruction; sweep-plane approach; triangulated surface; Approximation methods; Arrays; Graphics processing units; Indexes; Octrees; Surface reconstruction; Surface treatment; Approximation methods; Arrays; GPU; Graphics processing units; Indexes; Moving least squares; Octrees; Surface reconstruction; Surface treatment; out of core; surface reconstruction;
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
DOI :
10.1109/TVCG.2013.118