English

Adaptive Morphological Reconstruction for Seeded Image Segmentation

Computer Vision and Pattern Recognition 2019-10-02 v1

Abstract

Morphological reconstruction (MR) is often employed by seeded image segmentation algorithms such as watershed transform and power watershed as it is able to filter seeds (regional minima) to reduce over-segmentation. However, MR might mistakenly filter meaningful seeds that are required for generating accurate segmentation and it is also sensitive to the scale because a single-scale structuring element is employed. In this paper, a novel adaptive morphological reconstruction (AMR) operation is proposed that has three advantages. Firstly, AMR can adaptively filter useless seeds while preserving meaningful ones. Secondly, AMR is insensitive to the scale of structuring elements because multiscale structuring elements are employed. Finally, AMR has two attractive properties: monotonic increasingness and convergence that help seeded segmentation algorithms to achieve a hierarchical segmentation. Experiments clearly demonstrate that AMR is useful for improving algorithms of seeded image segmentation and seed-based spectral segmentation. Compared to several state-of-the-art algorithms, the proposed algorithms provide better segmentation results requiring less computing time. Source code is available at https://github.com/SUST-reynole/AMR.

Keywords

Cite

@article{arxiv.1904.03973,
  title  = {Adaptive Morphological Reconstruction for Seeded Image Segmentation},
  author = {Tao Lei and Xiaohong Jia and Tongliang Liu and Shigang Liu and Hongying Meng and Asoke K. Nandi},
  journal= {arXiv preprint arXiv:1904.03973},
  year   = {2019}
}
R2 v1 2026-06-23T08:32:42.794Z