Jump to content

Kirsch operator

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by John M Wolfson (talk | contribs) at 02:32, 23 August 2020 (Adding short description: "Edge detector" (Shortdesc helper)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Kirsch operator or Kirsch compass kernel is a non-linear edge detector that finds the maximum edge strength in a few predetermined directions. It is named after the computer scientist Russell Kirsch.

Mathematical description

The operator takes a single kernel mask and rotates it in 45 degree increments through all 8 compass directions: N, NW, W, SW, S, SE, E, and NE. The edge magnitude of the Kirsch operator is calculated as the maximum magnitude across all directions:

where z enumerates the compass direction kernels g:

and so on.

The edge direction is defined by the mask that produces the maximum edge magnitude.

Example images

References

  • Kirsch, R. (1971). "Computer determination of the constituent structure of biological images". Computers and Biomedical Research. 4 (3): 315–328. CiteSeerX 10.1.1.161.956. doi:10.1016/0010-4809(71)90034-6.