Detecting Faint Curved Edges in Noisy Images

Abstract

A fundamental question for edge detection is how faint an edge can be and still be detected. In this paper we offer a formalism to study this question and subsequently introduce a hierarchical edge detection algorithm designed to detect faint curved edges in noisy images. In our formalism we view edge detection as a search in a space of feasible curves, and derive expressions to characterize the behavior of the optimal detection threshold as a function of curve length and the combinatorics of the search space. We then present an algorithm that efficiently searches for edges through a very large set of curves by hierarchically constructing difference filters that match the curves traced by the sought edges. We demonstrate the utility of our algorithm in simulations and in applications to challenging real images.

Cite

Text

Alpert et al. "Detecting Faint Curved Edges in Noisy Images." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15561-1_54

Markdown

[Alpert et al. "Detecting Faint Curved Edges in Noisy Images." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/alpert2010eccv-detecting/) doi:10.1007/978-3-642-15561-1_54

BibTeX

@inproceedings{alpert2010eccv-detecting,
  title     = {{Detecting Faint Curved Edges in Noisy Images}},
  author    = {Alpert, Sharon and Galun, Meirav and Nadler, Boaz and Basri, Ronen},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {750-763},
  doi       = {10.1007/978-3-642-15561-1_54},
  url       = {https://mlanthology.org/eccv/2010/alpert2010eccv-detecting/}
}