English

AMAT: Medial Axis Transform for Natural Images

Computer Vision and Pattern Recognition 2017-08-04 v2

Abstract

We introduce Appearance-MAT (AMAT), a generalization of the medial axis transform for natural images, that is framed as a weighted geometric set cover problem. We make the following contributions: i) we extend previous medial point detection methods for color images, by associating each medial point with a local scale; ii) inspired by the invertibility property of the binary MAT, we also associate each medial point with a local encoding that allows us to invert the AMAT, reconstructing the input image; iii) we describe a clustering scheme that takes advantage of the additional scale and appearance information to group individual points into medial branches, providing a shape decomposition of the underlying image regions. In our experiments, we show state-of-the-art performance in medial point detection on Berkeley Medial AXes (BMAX500), a new dataset of medial axes based on the BSDS500 database, and good generalization on the SK506 and WH-SYMMAX datasets. We also measure the quality of reconstructed images from BMAX500, obtained by inverting their computed AMAT. Our approach delivers significantly better reconstruction quality with respect to three baselines, using just 10% of the image pixels. Our code and annotations are available at https://github.com/tsogkas/amat .

Keywords

Cite

@article{arxiv.1703.08628,
  title  = {AMAT: Medial Axis Transform for Natural Images},
  author = {Stavros Tsogkas and Sven Dickinson},
  journal= {arXiv preprint arXiv:1703.08628},
  year   = {2017}
}

Comments

10 pages (including references), 5 figures, accepted at ICCV 2017

R2 v1 2026-06-22T18:56:36.095Z