Abstract

Considering that the classical Hough transform for circle detection has poor real-time performance because of massive computation and memory consumption caused by accumulative voting in three-dimensional parameter space, this paper presents an improved Hough circle detection algorithm using circular inscribed direct triangle. The algorithm reduces the three-dimensional parameter space needed by classical Hough transform to two-dimensional parameter space by utilizing the geometrical characteristics of circle. By traversing an s pixels only once, the coordinate points which may be centers of candidate circles are voted, and the radius corresponding to the coordinate points whose number of votes exceeds the user-defined threshold is taken out. Finally, the false circles are eliminated, and all real circles in the image are detected. The experimental results show the algorithm has fast speed, high accuracy and good anti-noise performance in contrast with the classical Hough circle detection method.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.