Edge Tracing in a Priori Known Direction

Abstract

This paper presents a contour tracing algorithm based on a priori knowledge about searched edges. The algorithm is destined to trace edges having long fragments of approximately constant direction. This enables the implementation of one edge detector mask only in a given area and simplifies the thinning procedure. The way of searching for starting points is discussed as well as choosing and joining fragments of edges assuring the best correspondence between the found edge and the knowledge possessed. The algorithm shows good insensitivity to noise and local edge distortions.

Cite

Text

Nowak et al. "Edge Tracing in a Priori Known Direction." European Conference on Computer Vision, 1992. doi:10.1007/3-540-55426-2_5

Markdown

[Nowak et al. "Edge Tracing in a Priori Known Direction." European Conference on Computer Vision, 1992.](https://mlanthology.org/eccv/1992/nowak1992eccv-edge/) doi:10.1007/3-540-55426-2_5

BibTeX

@inproceedings{nowak1992eccv-edge,
  title     = {{Edge Tracing in a Priori Known Direction}},
  author    = {Nowak, Andrzej and Florek, Andrzej and Piascik, Tomasz},
  booktitle = {European Conference on Computer Vision},
  year      = {1992},
  pages     = {38-42},
  doi       = {10.1007/3-540-55426-2_5},
  url       = {https://mlanthology.org/eccv/1992/nowak1992eccv-edge/}
}