Morphological Corner Detection

Abstract

This paper presents a new operator for corner detection. This operator uses a variant of the morphological closing operator, which we have called asymmetrical closing. It consists of the successive application of different morphological transformations using different structuring elements. Each of these structuring elements used to probe the image under study is tuned to affect corners of different orientation and brightness. We found that this kind of approach, based on brightness comparisons, leads to better quality results than others and is achieved at a lower computational cost.

Cite

Text

Laganière. "Morphological Corner Detection." IEEE/CVF International Conference on Computer Vision, 1998. doi:10.1109/ICCV.1998.710731

Markdown

[Laganière. "Morphological Corner Detection." IEEE/CVF International Conference on Computer Vision, 1998.](https://mlanthology.org/iccv/1998/laganiere1998iccv-morphological/) doi:10.1109/ICCV.1998.710731

BibTeX

@inproceedings{laganiere1998iccv-morphological,
  title     = {{Morphological Corner Detection}},
  author    = {Laganière, Robert},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1998},
  pages     = {280-285},
  doi       = {10.1109/ICCV.1998.710731},
  url       = {https://mlanthology.org/iccv/1998/laganiere1998iccv-morphological/}
}