- published
- 2018-03-22
- reference
- Boshra Rajaei, and Rafael Grompone von Gioi, Gestaltic Grouping of Line Segments, Image Processing On Line, 8 (2018), pp. 37–50. https://doi.org/10.5201/ipol.2018.194
Communicated by Pablo Musé
Demo edited by Boshra Rajaei
Abstract
Using simple grouping rules in Gestalt theory, one may detect higher level features (geometric structures) in an image from elementary features. By recursive grouping of already detected geometric structures a bottom-up pyramid could be built that extracts increasingly complex geometric features from the input image. Taking advantage of the (recent) advances in reliable line segment detectors, in this paper, we propose three feature detectors along with their corresponding detailed algorithms that constitute one step up in this pyramid. For any digital image, our unsupervised algorithm computes three classic Gestalts from the set of predetected line segments: good continuations, non-local alignments, and bars. The methodology is based on a common stochastic a contrario model yielding three simple detection formulas, characterized by their number of false alarms. This detection algorithm is illustrated on several digital images.
Download
- full text manuscript: PDF (1.5M)
- source code: ZIP
History
- Note from the editor: the source code was updated on November 2, 2018 to prevent execution error by compiling the MEX of LSD in the Makefile. The original version of the code is available here).
- Note from the editor: the manuscript of the article was modified on 2022-01-01 to include information about its editors. The original version of the manuscript is available here.