Artificial board surface defect detection method based on singular value decomposition

A singular value decomposition and defect detection technology, applied in the field of digital image processing, can solve the problems of workers' visual fatigue, false detection rate and high missed detection rate, and achieve the effect of simple calculation, high accuracy, and guaranteed accuracy.

CN112686890APending Publication Date: 2021-04-20ZHEJIANG NORMAL UNIVERSITY
7 Cites 3 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2021-04-20

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses an artificial board surface defect detection method based on singular value decomposition. The method comprises the following steps: firstly, conducting inter-row difference elimination processing on an original gray image of an artificial board; segmenting the grayscale image with the inter-row difference eliminated into n * n image blocks, carrying out singular value decomposition on each image block, taking a first singular value of the diagonal matrix as a feature value of the selected image block, storing the feature value into a feature matrix F, and carrying out statistics on a variance S and a mean value G of the feature matrix F to obtain a segmentation threshold T of the feature matrix F, T = S + lambda G; establishing a potential defect matrix, comparing each element value in the feature matrix F with a segmentation threshold T, if the element value is greater than the segmentation threshold T, setting the element value at the position corresponding to the potential defect matrix as 1, otherwise, setting the element value as 0; carrying out isolated point correction on the potential defect matrix; and if the number of the corrected element values in the defect matrix is 0, judging that the artificial board is qualified, otherwise, judging that the artificial board is unqualified.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to an artificial board surface defect detection method using singular value decomposition, which belongs to the application field of digital image processing. Background technique

[0002] With the continuous maturity of wood-based panel continuous press production line technology, the level of automatic production of wood-based panels has been continuously improved, but the detection of surface defects at the end is still dominated by manual visual recognition. There are many deficiencies in the way of manual naked eye detection, such as low recognition rate, low detection efficiency, and susceptibility to external factors, etc., and long hours of work are not conducive to the health of workers. The development of an automatic defect identification system has become an urgent need for the industry. The detection method using machine vision is a feasible method to automatically detect surface defects of wood-based panels. [000...

Examples

Embodiment

[0034] Taking the detection of a wood-based panel in actual production as an example, a method for detecting surface defects of a wood-based panel based on singular value decomposition provided by the present invention is adopted. The specific process is as follows figure 1 As shown, it specifically includes the following steps:

[0035] S1: The wood-based panel is photographed by a line-scan camera to obtain the original grayscale image I orig ,Such as figure 2 Shown; original grayscale image I orig The gray value of each pixel in minus the average value of the gray value of the row to obtain the gray image I that eliminates the difference between rows, such as image 3 Shown; The grayscale value I (i, j) of each pixel in the grayscale image I that eliminates the difference between lines satisfies the following formula:

[0036]

[0037] Where M, N are the original grayscale image I orig The horizontal and vertical coordinates of I orig (i, j) is the original graysca...