Jump to content

Marching triangles

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rchoetzlein (talk | contribs) at 07:12, 21 August 2008 (References). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Marching Triangles is a technique for reconstructing two-dimensional surface geometry from an unstructured point cloud. Point clouds are typically generated from 3D laser scanning of real-world objects. In the past, accurate reconstruction methods employed Delauney triangulations. However, newer techniques, such as Marching Triangles and Rolling ball methods, employ a moving boundary front to reconstruct point cloud surfaces.

Such techniques are generally more efficient that Delauney triangulation and may provide similar accuracy in reconstruction. [1]


References

  1. ^ A. Hilton, AJ Stoddart, et al. Marching Triangles: Range Image Fusion for Complex Object Modeling. Image Processing, vol 1., pp. 381-384. Sep 1996.