06.07.2013 Views

Medial Spheres for Shape Representation - CIM - McGill University

Medial Spheres for Shape Representation - CIM - McGill University

Medial Spheres for Shape Representation - CIM - McGill University

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

three categories: Voronoi methods, spatial subdivision methods, and tracing methods. We<br />

now describe each type of method in turn.<br />

2.2.1 Voronoi Methods<br />

Given a set of points sampled on a surface, the Voronoi diagram of the sampled points<br />

is a powerful tool <strong>for</strong> computing the medial surface of the solid bounded by this surface.<br />

Voronoi methods use a subset of the Voronoi faces, edges, and vertices to approximate the<br />

medial surface and a subset of the Voronoi edges and vertices to approximate the medial<br />

axis. As an example, Figure 2–4 shows the Voronoi diagram of a 2D point set and Voronoi<br />

edges that approximate the medial axis are highlighted. For 3D point inputs, the modern<br />

CGAL library [1] includes code that computes the Voronoi diagram of a set of points in<br />

a manner that is both highly robust and efficient. Issues arising in the implementation of<br />

such algorithms are to determine the appropriate sampling rate <strong>for</strong> the surface points and to<br />

determine the right subset of the Voronoi diagram that provides a desirable approximation<br />

to the medial surface. Voronoi-based methods can provide theoretical bounds on the qual-<br />

ity of a medial surface approximation in terms of homotopy equivalence and geometric<br />

proximity to the true medial surface.<br />

The difficulty with using Voronoi diagrams of 3D points to approximate the medial<br />

surface is that not all Voronoi vertices lie near the medial surface. Specifically, among<br />

the sample points considered, there may exist four nearly co-planar nearby points that de-<br />

termine a small sphere empty of other points, i.e., a Voronoi vertex. This vertex can be<br />

arbitrarily far from the medial surface. Amenta et al. [7] defines a subset of the Voronoi<br />

vertices, called the poles, and shows that the set of poles converges to the medial surface<br />

28

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!