Modified canny edge detection technique for identifying endpoints

Edge detection is an image processing technique that retains the edges of an object in an image while discarding other features. The Canny edge detection technique is regarded as one of the most successful edge detection algorithms because of the good edge detection effect. However, one of its probl...

Full description

Saved in:
Bibliographic Details
Main Authors: Kieu, STH, Abdullah Bade, Mohd Hanafi Ahmad Hijazi
Format: Conference or Workshop Item
Language:English
English
Published: 2022
Subjects:
Online Access:https://eprints.ums.edu.my/id/eprint/34389/1/FULL%20TEXT.pdf
https://eprints.ums.edu.my/id/eprint/34389/2/ABSTRACT.pdf
https://eprints.ums.edu.my/id/eprint/34389/
https://iopscience.iop.org/article/10.1088/1742-6596/2314/1/012023/pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Universiti Malaysia Sabah
Language: English
English
Description
Summary:Edge detection is an image processing technique that retains the edges of an object in an image while discarding other features. The Canny edge detection technique is regarded as one of the most successful edge detection algorithms because of the good edge detection effect. However, one of its problems is the discontinued edges. In this paper, we present an endpoint identification algorithm that can pinpoint the position of the discontinued edges. After the endpoints are identified, they are paired together based on distance, and the broken gaps are filled by connecting the endpoints. Results have shown that, visually, our method has fewer discontinued edges when compared to Canny. Also, the mean square error of our method is lower than traditional Canny, indicating that our technique produces edge images that are more accurate than the traditional Canny.