Title :
A new straight edge detection algorithm using direction-controlled edge tracking and random hitting
Author :
Morsy, Khaled A. ; Kanayama, Yutata
Author_Institution :
Dept. of Comput. Sci., Naval Postgraduate Sch., Monterey, CA, USA
Abstract :
This paper presents a new efficient straight edge detection algorithm for autonomous robot navigation and other visual tasks. First, we propose a new edge tracking algorithm that gives the endpoints of the detected edge. To obtain robust edge directions we use a least-squares linear fitting method to control the tracking process. Based on this “direction-controlled” edge tracking method, we construct an algorithm to find all major edges in an image. To minimize the exhaustive pixel processing, we adopt a random hitting method using a pseudo random number generator. Only if an initial pixel generated is significant, we track the edge that the pixel belongs to. To avoid finding the same segment twice, we examine whether a newly generated pixel is close to any of the already detected segments. Through our experiments we confirmed that most of major edges are detected by processing of an extremely small fraction of the total pixels. Only by processing of 4.36% of the total pixels we were able to detect 20 major line segments in a test image. Therefore, implementing this algorithm will be extremely effective in image understanding and visual applications including the model-based real-time robot navigation task
Keywords :
edge detection; least squares approximations; mobile robots; path planning; random number generation; autonomous robot navigation; direction-controlled edge tracking; image understanding; least-squares linear fitting method; model-based real-time robot navigation task; pseudo random number generator; random hitting; straight edge detection algorithm; Computer science; Image edge detection; Image segmentation; Navigation; Object recognition; Pixel; Random number generation; Robots; Robust control; Testing;
Conference_Titel :
Computational Intelligence in Robotics and Automation, 1997. CIRA'97., Proceedings., 1997 IEEE International Symposium on
Conference_Location :
Monterey, CA
Print_ISBN :
0-8186-8138-1
DOI :
10.1109/CIRA.1997.613887