Fast Feature Extraction Method for Faults Detection System

Hongmin Wang,Xiaohui Zhu,Xiangyong Niu,Ping Xue
DOI: https://doi.org/10.1007/978-3-319-73317-3_35
2018-01-01
Abstract:The feature extraction based on machine learning is significant in the detection system. The boundary information, the circumference and the area are the essential features in the identification and the classification of flaws. In order to get those information, this paper proposed a novel algorithm to get the boundary information using the boundary tracking, and to make each flaw independent by establishing a balanced binary search tree for data storage. By scanning the image and the image boundaries based on binarization transformation, there is no need to fill the region, nor need to use the chain code to count the number of regions and the boundary information. According to the established balanced binary search tree, we can calculate the number of the pixel of the area of each fault, the edge information of the boundary, and the circumference. The algorithm has the advantages of fast speed, less computation, better noise suppression and accurate results.
What problem does this paper attempt to address?