Convex Grouping Combining Boundary and Region Information

Abstract

Convexity is an important geometric property of many natural and man-made structures. Prior research has shown that it is imperative to many perceptual-organization and image-understanding tasks. This paper presents a new grouping method for detecting convex structures from noisy images in a globally optimal fashion. Particularly, this method combines both region and boundary information: the detected structural boundary is closed and well aligned with detected edges while the enclosed region has good intensity homogeneity. We introduce a ratio-form cost function for measuring the structural desirability, which avoids a possible bias to detect small structures. A new fragment-pruning algorithm is developed to achieve the structural convexity. The proposed method can also be extended to detect open boundaries, which correspond to the structures that are partially cropped by the image perimeter and incorporate a human-computer interaction for detecting a convex boundary around a specified point. We test the proposed method on a set of real images and compare it with the Jacobs'convex-grouping method.

Cite

Text

Stahl and Wang. "Convex Grouping Combining Boundary and Region Information." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.64

Markdown

[Stahl and Wang. "Convex Grouping Combining Boundary and Region Information." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/stahl2005iccv-convex/) doi:10.1109/ICCV.2005.64

BibTeX

@inproceedings{stahl2005iccv-convex,
  title     = {{Convex Grouping Combining Boundary and Region Information}},
  author    = {Stahl, Joachim S. and Wang, Song},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {946-953},
  doi       = {10.1109/ICCV.2005.64},
  url       = {https://mlanthology.org/iccv/2005/stahl2005iccv-convex/}
}