14 September 2023 Circle detection algorithm based on neighborhood density clustering
Ziliang Li, Tao Wang, Jinzhu Zhang, Jianxin Bai, Wei Shi, Qingxue Huang
Author Affiliations +
Abstract

Circle detection in images is one of the key technologies in machine vision, pattern recognition, and artificial intelligence. However, conventional circle detection methods are sensitive to complex scenes, noise, and occlusion in images. Solving the impact of these situations is still the focus of circle detection algorithm research. Therefore, a circle detection algorithm based on neighborhood density clustering (NDC) is proposed. The proposed algorithm calculates circle parameters of connected regions after extracting corners, corroding the corners, and marking the connected regions. Then, NDC of the circle parameters is executed to classify arcs belonging to the same circle into one category to acquire a virtual connected region. And the circle parameters of the virtual connected region are clustered using NDC again to obtain the circle parameter dataset of the circle to be detected. The precise circle parameters are further estimated by calculating the centroid of each category. To prevent false positives, candidate circles are verified through a ratio rule. Extensive experiments using both synthetic and real images were performed. The results compared with those of representative state-of-the-art methods demonstrate that the proposed algorithm can be applied to a variety of complex scenes and has several advantages: good anti-occlusion effect, more robustness against noise, high accuracy, and better performance.

© 2023 SPIE and IS&T
Ziliang Li, Tao Wang, Jinzhu Zhang, Jianxin Bai, Wei Shi, and Qingxue Huang "Circle detection algorithm based on neighborhood density clustering," Journal of Electronic Imaging 32(5), 053013 (14 September 2023). https://doi.org/10.1117/1.JEI.32.5.053013
Received: 12 December 2022; Accepted: 23 August 2023; Published: 14 September 2023
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Detection and tracking algorithms

Deformation

Evolutionary algorithms

Image segmentation

Corner detection

Edge detection

Mathematical optimization

RELATED CONTENT

Adaptive edge detection in a global optimal observation scale
Proceedings of SPIE (December 05 2011)
Edge detection based on scale fractal dimension
Proceedings of SPIE (February 27 1996)
Multi-feature SUSAN corner detection method
Proceedings of SPIE (November 03 2005)
Automatic segmentation of overlapping and touching chromosomes
Proceedings of SPIE (September 21 2001)
Corner detection method based on wavelet transform
Proceedings of SPIE (September 21 2001)

Back to Top