July 2004

BACK


Surface mesh reconstruction
from unorganized point clouds


Spatial subdivision methods using or referring to the Medial Axis


Regular point sets (Petitjean & Boyer)

 

Main goal:

 

Summary (main ideas):

  1. DMA: A discrete version of the MA is proposed to define the regularity of interpolants (essentially, how far surface polygons are from the MA):
     
  2. Regularity: an (closed) interpolant (like a triangle) is regular if the granularity (i.e., maximum local radius of the interpolants incident at each sample point p) is smaller than the local thickness (i.e., Euclidean distance to the DMA).
     
  3. Local characterization of 3D regular point sets: "Suitable extension of the Gabriel graph to 3D point set."
     
  4. Minimal granularities: Construction of a regular mesh by propagation:
     
  5. Non-regular sets remain problematic: if two surface patches are such that the DMA is closer than the local granularities, we run into problems with the above (it leaves holes in the mesh).
     


NEXT

 

Last Updated: July 15, 2004