Heuristic Region Growing Mesh Reconstruction Algorithm

沈建国,陈志杨,丁展,张三元,叶修梓
DOI: https://doi.org/10.3785/j.issn.1008-973x.2008.12.008
2008-01-01
Abstract:A new region growing algorithm was proposed to fast reconstruct a mesh from an unorganized point cloud.Starting with a seed face,the algorithm selects the best active edge to grow based on the heuristic information.The best active edge is an active one which can make region growing easy and avoid geometry error.In each growing,among the candidate points,the best point is selected based on some criteria to create a triangle with the active edge.Then the triangle is added into the mesh if it passes the heuristic information test and the geometric integrity test.Sample points are processed until a two-dimensional manifold mesh which recovering object shape is constructed.The algorithm doesn't need point normal,surface boundary,but only point position.It can not only deal with non-uniform point clouds,but also noisy ones.
What problem does this paper attempt to address?