paper-with-me

홈 › Papers

AMAT: Medial Axis Transform for Natural Images

2017-03-24 · ICCV 2017 10 · Stavros Tsogkas, Sven Dickinson

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 .

📄 PDF Abstract BibTeX arXiv:1703.08628

Code (1)

tsogkas/amat 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Quasi-Medial Distance Field (Q-MDF): A Robust Method for Approximating and Discretizing Neural Medial Axis

2024-10-23 · Jiayi Kong, Chen Zong, Jun Luo, Shiqing Xin 외

The medial axis, a lower-dimensional shape descriptor, plays an important role in the field of digital geometry processing. Despite its importance, robust computation of the medial axis transform from diverse inputs, esp…

Cosine-Pruned Medial Axis: A new method for isometric equivariant and noise-free medial axis extraction

2020-12-05 · Diego Patiño, John Branch

We present the CPMA, a new method for medial axis pruning with noise robustness and equivariance to isometric transformations. Our method leverages the discrete cosine transform to create smooth versions of a shape $\Ome…

Appearance Shock Grammar for Fast Medial Axis Extraction from Real Images

2020-04-06 · CVPR 2020 6 · Charles-Olivier Dufresne Camaro, Morteza Rezanejad, Stavros Tsogkas, Kaleem Siddiqi 외

We combine ideas from shock graph theory with more recent appearance-based methods for medial axis extraction from complex natural scenes, improving upon the present best unsupervised method, in terms of efficiency and p…

Rigidity Properties of the Blum Medial Axis

2020-02-01 · James Damon

We consider the Blum medial axis of a region in $\mathbb R^n$ with piecewise smooth boundary and examine its "rigidity properties", by which we mean properties preserved under diffeomorphisms of the regions preserving th…

Deep Medial Fields

2021-06-07 · Daniel Rebain, Ke Li, Vincent Sitzmann, Soroosh Yazdani 외

Implicit representations of geometry, such as occupancy fields or signed distance fields (SDF), have recently re-gained popularity in encoding 3D solid shape in a functional form. In this work, we introduce medial fields…

3D geometry