edge detection is an image processing technique for finding the boundaries of objects within images.
how edge detection works
edge detection works by detecting discontinuities in brightness. it is used for image segmentation and data extraction in areas such as image processing, computer vision, and machine vision.
common include sobel, canny, prewitt, roberts, and fuzzy logic methods.
for more details, see image processing toolbox.
keep exploring this topic
resources
expand your knowledge through documentation, examples, videos, and more.
documentation
examples
discover more
- edge detection with matlab (3:24) - video
- image processing made easy (19:16) - video
- image processing toolbox apps – functions
- – blog