Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Sobel operator
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Image edge detection algorithm}} {{FeatureDetectionCompVisNavbox}} [[Image:Valve original (1).PNG|thumb|300px|right|A color picture of an engine]] [[Image:Valve sobel (3).PNG|thumb|300px|right|The Sobel operator applied to that image]] The '''Sobel operator''', sometimes called the '''Sobel–Feldman operator''' or '''Sobel filter''', is used in [[image processing]] and [[computer vision]], particularly within [[edge detection]] algorithms where it creates an image emphasising edges. It is named after [[Irwin Sobel]] and Gary M. Feldman, colleagues at the [[Stanford Artificial Intelligence Laboratory]] (SAIL). Sobel and Feldman presented the idea of an "[[Isotropy|Isotropic]] 3 × 3 Image Gradient Operator" at a talk at SAIL in 1968.<ref name="Sobel">Irwin Sobel, 2014, [https://www.researchgate.net/publication/239398674_An_Isotropic_3_3_Image_Gradient_Operator ''History and Definition of the Sobel Operator'']</ref> Technically, it is a [[Difference operator|discrete differentiation operator]], computing an approximation of the [[Image gradient|gradient]] of the image intensity function. At each point in the image, the result of the Sobel–Feldman operator is either the corresponding gradient vector or the [[norm (mathematics)|norm]] of this vector. The Sobel–Feldman operator is based on convolving the image with a small, separable, and integer-valued filter in the horizontal and vertical directions and is therefore relatively inexpensive in terms of computations. On the other hand, the gradient approximation that it produces is relatively crude, in particular for high-frequency variations in the image.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)