Prewitt operator

from Wikipedia, the free encyclopedia

The Prewitt operator is an edge detection - filter similar to the Sobel operator named and after Judith MS Prewitt. However, the weighting of the current image line or column is dispensed with. Analogous to the Sobel operator, the edge detector calculates two gradient images and one gray value image in the horizontal and vertical directions :

  and  

The edge thickness and the edge direction are calculated identically to the Sobel filter .

The computing time can be reduced by utilizing the separability .

example Pictures

See also

Individual evidence

  1. ^ Judith MS Prewitt: Object enhancement and extraction . In: Bernice Sacks Lipkin and Azriel Rosenfeld (Eds.): Picture Processing and Psychopictorics . Academic Press, New York 1970, pp. 75-149 .