3D medial axis point approximation using nearest neighbors and the normal field
Jaehwan Ma, Sang Won Bae, Sunghee Choi
In The Visual Computer, 28(1), January 2012.
Abstract: We present a novel method to approximate medial axis points given a set of points sampled from a surface and the normal vectors to the surface at those points. For each sample point, we find its maximal tangent ball containing no other sample points, by iteratively reducing its radius using nearest neighbor queries. We prove that the center of the ball constructed by our algorithm converges to a true medial axis point as the sampling density increases to infinity. We also propose a simple heuristic to handle noisy samples. By simple extensions, our method is applied to medial axis point simplification, local feature size estimation and feature-sensitive point decimation. Our algorithm is simple, easy to implement, and suitable for parallel computation using GPU because the iteration process for each sample point runs independently. Experimental results show that our method is efficient both in time and in space.
Article URL: http://dx.doi.org/10.1007/s00371-011-0594-7
BibTeX format:
@article{Ma:2012:3MA,
  author = {Jaehwan Ma and Sang Won Bae and Sunghee Choi},
  title = {3D medial axis point approximation using nearest neighbors and the normal field},
  journal = {The Visual Computer},
  volume = {28},
  number = {1},
  pages = {7--19},
  month = jan,
  year = {2012},
}
Search for more articles by Jaehwan Ma.
Search for more articles by Sang Won Bae.
Search for more articles by Sunghee Choi.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."