A Machine Vision Method For Automatic Circular Parts Detection Based On Optimization Algorithm

Wenyan Wang,Kun Lu,Rui Hong,Peng Chen,Jun Zhang,Bing Wang
DOI: https://doi.org/10.1007/978-3-319-63309-1_53
2017-01-01
Abstract:Circle Hough transform (CHT) is the most commonly used method to inspect circular shapes for its advantage in strong robustness. However, it requires large amounts of storage and computing power, which cannot meet the requirements of real-time processing. To overcome this deficiency, this paper presents a novel circle detection method based on adaptive artificial fish swarm algorithm (AAFSA) by determining the circle center and the radius of circular parts. A new fitness function had been developed to evaluate the similarity of a candidate circle with a real circle. Based on the fitness values, a batch of encoded candidate circles is modified through the AAFSA in order that they can match with the actual circles on the edge map. Experiments results show our proposed method can accurately detect circular parts by search the optimum values in the parameter space. Compared to other popular approaches, i.e., the CHT, the least square method (LS) and the random sample consensus (RANSAC), the proposed method achieved a remarkable improvement in both accuracy and speed of circular parts detection.
What problem does this paper attempt to address?