Fast Anisotropic Gauss Filtering

Abstract

We derive the decomposition of the anisotropic Gaussian in a one dimensional Gauss filter in the x -direction followed by a one dimensional filter in a non-orthogonal direction ϕ . So also the anisotropic Gaussian can be decomposed by dimension. This appears to be extremely efficient from a computing perspective. An implementation scheme for normal convolution and for recursive filtering is proposed. Also directed derivative filters are demonstrated. For the recursive implementation, filtering an 512 × 512 image is performed within 65 msec, independent of the standard deviations and orientation of the filter. Accuracy of the filters is still reasonable when compared to truncation error or recursive approximation error. The anisotropic Gaussian filtering method allows fast calculation of edge and ridge maps, with high spatial and angular accuracy. For tracking applications, the normal anisotropic convolution scheme is more advantageous, with applications in the detection of dashed lines in engineering drawings. The recursive implementation is more attractive in feature detection applications, for instance in affine invariant edge and ridge detection in computer vision. The proposed computational filtering method enables the practical applicability of orientation scale-space analysis.

Cite

Text

Geusebroek et al. "Fast Anisotropic Gauss Filtering." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47969-4_7

Markdown

[Geusebroek et al. "Fast Anisotropic Gauss Filtering." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/geusebroek2002eccv-fast/) doi:10.1007/3-540-47969-4_7

BibTeX

@inproceedings{geusebroek2002eccv-fast,
  title     = {{Fast Anisotropic Gauss Filtering}},
  author    = {Geusebroek, Jan-Mark and Smeulders, Arnold W. M. and van de Weijer, Joost},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {99-112},
  doi       = {10.1007/3-540-47969-4_7},
  url       = {https://mlanthology.org/eccv/2002/geusebroek2002eccv-fast/}
}