Surface Reconstruction from Scanned Data Points in Reverse Engineering

Wei Guo,Jijun Li
2004-01-01
Abstract:Aiming at the application of surface reconstruction technology of 3-D scanned data points in practical system, a surface reconstruction method based on B-spline was proposed. The data were assumed to be organized in a row-wise fashion, and the method produced a continuous B-spline surface. The parametrization of the surface was not affected negatively by the distribution of points in each row. By the selection based on the flexibility of a passed candidate knot vector, the number of control points was reduced effectively. As a result, the above algorithm on VC++ 6.0 platform was completed by applying 3-D graphic standard and library OpenGL. This method was verified in practical system, and the result showed that the distortion of surface shape and unsteadiness of calculation were improved on non-uniform 3-D scanned data pointes compared to the traditional methods. The method is easy to compute and program.
What problem does this paper attempt to address?