Pipeline defect identification method
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- NORTH CHINA GASOLINEEUM STEEL PIPE
- Publication Date
- 2020-09-22
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the field of computer vision and machine learning, and in particular relates to a pipeline defect identification method. Background technique
[0002] Traditional pipeline defect identification methods use manual real-time detection, or use traditional typical defect detection algorithms Haar feature + Adaboost algorithm, Hog feature + Svm algorithm, DPM algorithm, etc. for defect detection. The workload of manual detection is heavy, and there are still some problems in the traditional algorithm: the traditional defect detection algorithm uses sliding windows to select candidate areas without pertinence, and at the same time, when using sliding windows to traverse a picture, all windows need to be calculated separately , with high time complexity and redundant windows. This seriously affects the efficiency of subsequent feature extraction and classification. The size of the window needs to be set manually, and different scale...