An improved edge detection technique

No Thumbnail Available

Date

2021

Journal Title

Journal ISSN

Volume Title

Publisher

Inderscience Publishers

Abstract

Traditional edge detection methods tend to apply a single threshold over the entire image. However, natural images rarely have uniform illumination throughout, thus just a single threshold across the image is insufficient. This paper explores a method to recursively divide an image into regions and provide each region with an optimal threshold. For each region, we have calculated the threshold automatically using Otsu’s binarisation method. The method’s key goal is to reduce the effect of noise present in images, which leads to the elimination of false edges. It does this while also ensuring that true edges present within the image are not lost. We have proved that asymptotic time complexity of the proposed method is O(MNlog?) (where ? = min{M, N}). We have compared the performance of our method with the Canny edge detection technique. The Canny edge detector is a well known and widely used edge detection technique which outperforms all the classical edge detection techniques. The results show that our method outperforms the Canny edge detection technique. PSNR values for our method are much higher than that of the Canny edge detection algorithm for almost all the images considered from BSD500 benchmark dataset. © 2021 Inderscience Enterprises Ltd.

Description

Keywords

Computer vision, Edge detection, Feature extraction, Image processing, Otsu’s binarisation, PSNR

Citation

International Journal of Computational Vision and Robotics, 2021, 11, 6, pp. 653-670

Collections

Endorsement

Review

Supplemented By

Referenced By