An algorithm of CUDA-based poisson surface reconstruction

yin yue chen,Gang Dang,Zhiquan Cheng,Honghua Li,Jun Li,ShiYao Jin
DOI: https://doi.org/10.1109/ICALIP.2010.5684972
2010-01-01
Abstract:CUDA is a new general-purpose C language interface to GPU developed by NVIDIA. It makes full use of parallel of GPU and has been widely used now. 3D model reconstruction is a traditional and common technique which has been widely used in engineering experiments, CAD and computer graphics. In this paper, we present an algorithm of CUDA-based Poisson surface reconstruction. Our algorithm makes full use of parallel of GPU and runs entirely on GPU and is ten times faster than previous CPU algorithm. ©2010 IEEE.
What problem does this paper attempt to address?