Publication | Open Access
A Descriptive Algorithm for Sobel Image Edge Detection
519
Citations
10
References
2009
Year
EngineeringMachine LearningImage AnalysisPattern RecognitionEdge DetectionImage Edge DetectionImage ProcessingMachine VisionMedical ImagingDescriptive AlgorithmDeep LearningOptical Image RecognitionMedical Image ComputingImage EnhancementComputer VisionMassive Data CommunicationImage ProcessorDigital ImageImage Segmentation
Image edge detection locates edges to approximate the absolute gradient magnitude of a grayscale image, but the accuracy depends on the chosen method. The Sobel operator computes 2‑D spatial gradients with two 3×3 convolution masks for x and y directions, converting the pixel array into statistically uncorrelated data to reduce redundancy. The Sobel detector is highly noise‑sensitive, often highlighting noise as edges, yet it remains recommended for massive data communication in data transfer.
Image edge detection is a process of locating the edge of an image which is important in finding the approximate absolute gradient magnitude at each point I of an input grayscale image. The problem of getting an appropriate absolute gradient magnitude for edges lies in the method used. The Sobel operator performs a 2-D spatial gradient measurement on images. Transferring a 2-D pixel array into statistically uncorrelated data set enhances the removal of redundant data, as a result, reduction of the amount of data is required to represent a digital image. The Sobel edge detector uses a pair of 3 x 3 convolution masks, one estimating gradient in the x-direction and the other estimating gradient in y-direction. The Sobel detector is incredibly sensitive to noise in pictures, it effectively highlight them as edges. Hence, Sobel operator is recommended in massive data communication found in data transfer.
| Year | Citations | |
|---|---|---|
Page 1
Page 1