引用本文:周儒荣,张丽艳,苏旭,周来水.海量散乱点的曲面重建算法研究.软件学报,2001,12(2):249-255
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4875次   下载 6861 本文二维码信息
码上扫一扫!
分享到: 微信 更多
海量散乱点的曲面重建算法研究
周儒荣1, 张丽艳1, 苏旭1, 周来水1
南京航空航天大学 CAD/CAM工程研究中心,江苏 南京 210016
摘要:
基于海量散乱点的曲面重建在机械产品测量造型、计算机视觉、根据切片数据的医学图像重建等领域中有重要应用.给出了一种以物体表面上不附加任何几何和拓扑信息(包括测点法矢、曲面边界信息)的散乱点集为处理对象,自动生成物体表面的三角网格模型的算法.该算法首先根据测点的邻近测点估算曲面在该测点处的法矢,并采用优化的顺序对法矢方向进行调整以使各测点处的法矢都指向曲面外侧,最后用步进立方体算法输出三角网格模型.采用新的方法计算切平面,不但进一步提高了效率,而且改善了曲面边界及尖锐棱边区域的重建效果.还提出并解决了法矢方向传播中可能出现的局部“孤岛”问题.同时,提出了一种对海量数据进行空间划分的算法,从而大大提高了海量数据的处理效率.应用实例表明,算法效果良好
关键词:  逆向工程  曲面重建  海量数据  空间划分
DOI:
分类号:
基金项目:国家自然科学基金资助项目(59905013);国家863高科技发展计划资助项目(863-511-942-022);国家“九五”重点科技攻关项目(96-A01-01-05);江苏省“九五”重点科技攻关项目(G98017-3)
Algorithmic Research on Surface Reconstruction from Dense Scattered Points
ZHOU Ru-rong,ZHANG Li-yan,SU Xu,ZHOU Lai-shui
Abstract:
Surface reconstruction from dense scattered points is of great importance in a variety of situations such as reverse engineering for mechanical products, computer vision and of biomedical images from two-dimensional contours. In this paper, the authors present an algorithm to automatically reconstruct triangular grid representation of a surface from scattered points. The source data may include no additional information other than coordinates of the measured points. In the algorithm, tangent plane of the surface at each point is first calculated according to the point and its neighbor points. In an optimized sequence, normal vectors of the tangent planes are oriented to the outside of the surface. Finally, marching cube method is used to output the triangular representation of the surface. The method put forward to calculate the tangent plane not only promotes the efficiency but also improves the reconstruction effect, especially in the boundary areas and/or sharp arrises. The problem of ‘isolated island’ probably encountered in normal vector propagation is settled. The spatial partitioning scheme put forward in the paper greatly improves the efficiency of the algorithm. Results of the examples show that the algorithm is satisfying.
Key words:  reverse engineering  surface reconstruction  cloud data  spatial partition