The Medial Feature Detector: Stable Regions from Image Boundaries

Abstract

We present a local feature detector that is able to detect regions of arbitrary scale and shape, without scale space construction. We compute a weighted distance map on image gradient, using our exact linear-time algorithm, a variant of group marching for Euclidean space. We find the weighted medial axis by extending residues, typically used in Voronoi skeletons. We decompose the medial axis into a graph representing image structure in terms of peaks and saddle points. A duality property enables reconstruction of regions using the same marching method. We greedily group regions taking both contrast and shape into account. On the way, we select regions according to our shape fragmentation factor, favoring those well enclosed by boundaries-even incomplete. We achieve state of the art performance in matching and retrieval experiments with reduced memory and computational requirements. © 2011 IEEE.

Cite

Text

Avrithis and Rapantzikos. "The Medial Feature Detector: Stable Regions from Image Boundaries." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126436

Markdown

[Avrithis and Rapantzikos. "The Medial Feature Detector: Stable Regions from Image Boundaries." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/avrithis2011iccv-medial/) doi:10.1109/ICCV.2011.6126436

BibTeX

@inproceedings{avrithis2011iccv-medial,
  title     = {{The Medial Feature Detector: Stable Regions from Image Boundaries}},
  author    = {Avrithis, Yannis and Rapantzikos, Konstantinos},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {1724-1731},
  doi       = {10.1109/ICCV.2011.6126436},
  url       = {https://mlanthology.org/iccv/2011/avrithis2011iccv-medial/}
}