A Robust Divide and Conquer Algorithm for Progressive Medial Axes of Planar Shapes

Published in IEEE Transactions on Visualization and Computer Graphics, 2015

Abstract: The medial axis is an important shape representation that finds a wide range of applications in shape analysis. For large-scale shapes of high resolution, a progressive medial axis representation that starts with the lowest resolution and gradually adds more details is desired. In this paper, we propose a fast and robust geometric algorithm that computes progressive medial axes of a large-scale planar shape. The key ingredient of our method is a novel structural analysis of merging medial axes of two planar shapes along a shared boundary. Our method is robust by separating the analysis of topological structure from numerical computation. Our method is also fast and we show that the time complexity of merging two medial axes is $O(n\log n_v)$ , where n is the number of total boundary generators, $n_v$ is strictly smaller than $n$ and behaves as a small constant in all our experiments. Experiments on large-scale polygonal data and comparison with state-of-the-art methods show the efficiency and effectiveness of the proposed method.

Download paper here

More information

Recommended citation: Yong-Jin Liu, Cheng-Chi Yu, Min-Jing Yu, Kai Tang, Deok-Soo Kim (2016) A Robust Divide and Conquer Algorithm for Progressive Medial Axes of Planar Shapes. IEEE Transactions on Visualization and Computer Graphics, Vol. 22, No. 12, pp. 2522-2536, 2016.