Scale-Space Filtering

Abstract

The extrema in a signal and its first few derivatives provide a useful general-purpose qualitative description for many kinds of signals. A fundamental problem in computing such descriptions is scale: a derivative must be taken over some neighborhood, but there is seldom a principled basis for choosing its size. Scale-space filtering is a method that describes signals qualitatively, managing the ambiguity of scale in an organized and natural way. The signal is first expanded by convolution with gaussian masks over a continuum of sizes. This “scale-space” image is then collapsed, using its qualitative structure, into a tree providing a concise but complete qualitative description covering all scales of observation. The description is further refined by applying a stability criterion, to identify events that persist of large changes in scale.

Cite

Text

Witkin. "Scale-Space Filtering." International Joint Conference on Artificial Intelligence, 1983. doi:10.1016/B978-0-08-051581-6.50036-2

Markdown

[Witkin. "Scale-Space Filtering." International Joint Conference on Artificial Intelligence, 1983.](https://mlanthology.org/ijcai/1983/witkin1983ijcai-scale/) doi:10.1016/B978-0-08-051581-6.50036-2

BibTeX

@inproceedings{witkin1983ijcai-scale,
  title     = {{Scale-Space Filtering}},
  author    = {Witkin, Andrew P.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1983},
  pages     = {1019-1022},
  doi       = {10.1016/B978-0-08-051581-6.50036-2},
  url       = {https://mlanthology.org/ijcai/1983/witkin1983ijcai-scale/}
}