CN112304954B - Part surface defect detection method based on line laser scanning and machine vision - Google Patents

Part surface defect detection method based on line laser scanning and machine vision Download PDF

Info

Publication number
CN112304954B
CN112304954B CN202011125464.7A CN202011125464A CN112304954B CN 112304954 B CN112304954 B CN 112304954B CN 202011125464 A CN202011125464 A CN 202011125464A CN 112304954 B CN112304954 B CN 112304954B
Authority
CN
China
Prior art keywords
image
difference
camera
defects
pixel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011125464.7A
Other languages
Chinese (zh)
Other versions
CN112304954A (en
Inventor
张周强
***
胥光申
郭忠超
周玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhang Caiwang
Zheng Jian
Zhou Peng
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to CN202011125464.7A priority Critical patent/CN112304954B/en
Publication of CN112304954A publication Critical patent/CN112304954A/en
Application granted granted Critical
Publication of CN112304954B publication Critical patent/CN112304954B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/8851Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/8851Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
    • G01N2021/8887Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges based on image processing techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Biochemistry (AREA)
  • General Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Immunology (AREA)
  • Pathology (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

The invention discloses a part surface defect detection method based on line laser scanning and machine vision, which specifically comprises the following steps: step 1, calibrating a camera, obtaining internal and external parameters of the camera, and shooting an image without laser irradiation as a reference image; step 2, acquiring an image by using an image acquisition system; step 3, sequentially carrying out Gaussian filtering, image difference, gaussian smoothing, stripe center line extraction and coordinate conversion on the image to obtain three-dimensional point cloud data of the surface of the part to be detected; step 4, aiming at the standard parts with the surface without defects, executing the operations of the steps 1-3 to obtain three-dimensional point cloud data images of the standard parts with the surface without defects; and 5, performing difference between the data obtained in the step 3 and the data obtained in the step 4, taking the absolute value of the difference, comparing the absolute value with a set threshold value, and judging whether the surface of the part to be tested has defects. The invention can accurately and efficiently detect the surface of the part.

Description

Part surface defect detection method based on line laser scanning and machine vision
Technical Field
The invention belongs to the technical field of machine vision, and relates to a part surface defect detection method based on line laser scanning and machine vision.
Background
The detection of the surface defects of the parts is an important technical means for ensuring the use safety of the parts, and when the defects exist on the surfaces of the parts, if the defects are not found in time, the production quality and the production efficiency of the machine can be affected, immeasurable loss is caused, and the life safety of people can be threatened. The traditional manual detection method is characterized in that the defect inspection is carried out on the parts manually, and the method has large workload and low efficiency. In addition, in the process of manual detection, the technical quality and experience of the detection personnel are uneven, so that whether the part is defective or not can be judged according to the personnel. Meanwhile, the subjectivity of manual detection is strong, and the phenomenon of missing detection and false detection is easy to occur.
The machine vision is a modern detection technology for replacing human eyes with an industrial camera CCD, the industrial camera CCD is used for carrying out image processing on a detected object, image information is converted into a digital signal, and then required characteristics are extracted from the digital signal, so that the state of the detected object is detected, and the line laser is used for positioning defects and determining the depth. Machine vision technology is now widely used in many fields and plays an increasingly important role therein.
Disclosure of Invention
The invention aims to provide a part surface defect detection method based on line laser scanning and machine vision, by which the surface of a part can be accurately and efficiently detected.
The technical scheme adopted by the invention is that the part surface defect detection method based on line laser scanning and machine vision specifically comprises the following steps:
step 1, calibrating a camera, obtaining internal and external parameters of the camera, and shooting an image without laser irradiation as a reference image;
step2, acquiring an image by using an image acquisition system;
Step 3, sequentially carrying out Gaussian filtering, image difference, gaussian smoothing, stripe center line extraction and coordinate conversion on the image to obtain three-dimensional point cloud data of the surface of the part to be detected;
Step 4, aiming at the standard parts with the surface without defects, executing the operations of the steps 1-3 to obtain three-dimensional point cloud data images of the standard parts with the surface without defects;
and 5, performing difference between the data obtained in the step 3 and the data obtained in the step 4, taking the absolute value of the difference, comparing the absolute value with a set threshold value, and judging whether the surface of the part to be tested has defects or not according to the comparison result.
The present invention is also characterized in that,
The specific process of camera calibration in step 1 is as follows:
The camera is used for shooting 10-20 chessboard images, the number of angular points contained in each image is detected by using an angular point detection function carried by opencv, the three-dimensional coordinates and pixel coordinates of the angular point coordinates are compared, and the calibration process of the camera is completed, wherein the calibration result comprises an internal parameter matrix of the camera, distortion coefficients, and rotation vectors and translation vectors of each image.
In step 2, the image acquisition system comprises a movable displacement platform for driving the part to do uniform motion, the part to be detected is placed on the movable displacement platform, a CCD industrial camera is arranged right above the part to be detected, a line laser emitter is arranged obliquely above the part to be detected, and the CCD industrial camera is sequentially connected with a computer and a singlechip.
In step3, the specific process of gaussian filtering is as follows:
Each pixel in the image is scanned with a template, and the value of the center pixel point of the template is replaced with the weighted average gray value of the pixels in the neighborhood determined by the template.
In step3, the specific process of image difference is as follows:
Step a, traversing the pixel points of the image, and dividing R, G, B minutes of each pixel point in the image
Separating out;
Step b, the pixel points at the corresponding positions of the striped image and the non-striped image are subjected to difference by adopting the following formula (1):
dst(x,y,z)=src1(x,y,z)-src2(x,y,z) (1);
Wherein dst (x, y, z) is R, G, B of a pixel point of the image after difference, src1 (x, y, z) is R, G, B of a corresponding pixel point in the image with the stripe pattern, and src2 (x, y, z) is R, G, B of a corresponding pixel point in the image without the stripe pattern
And c, repeating the step b until all the pixel points finish the difference calculation, and obtaining a differential image dst.
In step 3, the specific process of extracting the stripe center line is as follows:
Step a, traversing each pixel point in the image according to the columns, and finding out the brightest pixel point in each column.
And b, detecting a straight line by adopting Hough transformation.
The specific process of the step5 is as follows:
step 5.1, taking the corresponding Z coordinate values of the three-dimensional point cloud data of the surface of the part to be detected and the three-dimensional point cloud data of the standard part under the same X, Y coordinates to make a difference, and if the formula (2) shows that:
Hi=Z(Xi,Yi)-Z1(Xi,Yi) (2);
Wherein Z (X i,Yi) is the Z coordinate at the point (X i,Yi) on the standard part with no defects on the surface, Z 1(Xi,Yi) is the Z coordinate at the point (X i,Yi) on the part to be measured, H i is the same X, Y, and the difference between the Z coordinate value of the standard part with no defects on the lower surface of the coordinates and the Z coordinate value of the surface of the part to be measured;
Step 5.2, comparing the absolute value |h i | of H i with a set threshold value Δ; if the absolute value H i is equal to the absolute value of the component to be measured, namely within the error range determined by the threshold value, judging that the surface of the component to be measured is defect-free; if the absolute value H i is equal to the absolute value delta, namely the absolute value delta is out of the error range determined by the threshold value, judging that the surface of the part to be detected is defective.
The detection method provided by the invention has the beneficial effects that the line laser generator in the image acquisition system is adopted to emit line laser to irradiate the surface of the part, and then the CCD camera is used for shooting the line laser stripes which are modulated by the height of the part and deform. Because the whole surface of the part needs to be shot, the part can be driven by the speed controller to do uniform motion, and therefore the line laser can uniformly sweep the surface of the part. The camera transmits the acquired photo to the computer, the computer carries out preprocessing such as median filtering and image threshold segmentation on the acquired photo, and then carries out operations such as stripe center line extraction and coordinate conversion on the preprocessed photo, so that three-dimensional information of the surface of the part can be obtained. Comparing the height data with standard data to find out whether the surface of the part has defects, if so, the computer immediately sends instructions to the singlechip through the serial port to control the on-off of the small lamp on the singlechip, and controls the speed controller to stop through the relay. The invention can accurately and efficiently detect the surface of the part by a visual detection technology.
Drawings
Fig. 1 is a schematic structural diagram of an image acquisition system in a method for detecting surface defects of a part based on line laser scanning and machine vision.
In the figure, 1, a movable displacement platform, 2, a part to be detected, 3, a CCD industrial camera, 4, a line laser transmitter, 5, a computer and 6, a singlechip.
Detailed Description
The invention will be described in detail below with reference to the drawings and the detailed description.
The invention discloses a part surface defect detection method based on line laser scanning and machine vision, which specifically comprises the following steps: step 1, calibrating a camera, obtaining internal and external parameters of the camera, and shooting an image without laser irradiation as a reference image;
In step 1, the specific process of camera calibration is as follows:
The camera is used for shooting 10-20 chessboard images, the number of angular points contained in each image is detected by using an angular point detection function carried by opencv, the three-dimensional coordinates and pixel coordinates of the angular point coordinates are compared, and the calibration process of the camera is completed, wherein the calibration result comprises an internal parameter matrix of the camera, distortion coefficients, and rotation vectors and translation vectors of each image. The result of the camera calibration can be used for correcting the photographed image and for subsequent coordinate conversion.
Step2, acquiring an image by using an image acquisition system;
As shown in fig. 1, the image acquisition system comprises a mobile displacement platform 1 for driving a part to do uniform motion, a part to be detected 2, a CCD industrial camera 3 arranged right above the part and used for image acquisition, and a line laser emitter 4 arranged obliquely above the part, wherein a computer 5 used for performing a series of image processing, the CCD industrial camera 3 is connected with the computer 5, and also comprises a 51 singlechip 6 used for fault display, and the singlechip 6 is connected with the computer 5; the model of the singlechip 6 is 89C51 singlechip.
The line laser emitted by the line laser is as narrow as possible, so that the workload of the subsequent computer for image processing can be reduced as much as possible.
The arrangement position of the CCD camera is located right above the part as far as possible, so that the CCD camera can clearly shoot the surface morphology information of the part.
The working principle of the image acquisition system is as follows: the computer 5 carries out image processing software and is written by VS2013+opencv2.4.9, so that the detection of the surface defects of the parts is realized, and when the defects exist on the surfaces of the parts, the defects are displayed by the on-off of a small lamp on the singlechip and the speed controller is controlled by a relay to stop the machine. Secondly, the arrangement positions of the CCD industrial camera 3 and the line laser transmitter 4 ensure that the CCD camera can clearly shoot a stripe pattern deformed by the high modulation of an object, and meanwhile, the shot image is subjected to Gaussian filtering, image difference, gaussian smoothing, stripe center line extraction and coordinate conversion to obtain three-dimensional point cloud data of the surface of the part.
Step 3, sequentially carrying out Gaussian filtering, image difference, gaussian smoothing, stripe center line extraction and coordinate conversion on the image to obtain three-dimensional point cloud data of the surface of the part to be detected;
the specific process of Gaussian filtering is as follows:
Each pixel in the image is scanned with a template (or convolution, mask), and the value of the center pixel point of the template is replaced with the weighted average gray value of the pixels in the neighborhood determined by the template.
The specific process of image difference is as follows:
the image difference is to perform subtraction operation on two images, that is, the gray values or color components of the corresponding pixels of the two images are subtracted.
(1) Traversing the image pixels, and dividing R, G, B points of each pixel in the image
Separating out;
(2) The pixel points of the corresponding positions of the striped image and the non-striped image are subjected to difference:
dst(x,y,z)=src1(x,y,z)-src2(x,y,z) (1);
Wherein dst (x, y, z) is R, G, B of a pixel point of the image after difference, src1 (x, y, z) is R, G, B of a corresponding pixel point in the image with the stripe pattern, and src2 (x, y, z) is R, G, B of a corresponding pixel point in the image without the stripe pattern;
(3) And (3) repeating the step (2) until all pixel points complete the related calculation, and obtaining a differential image dst.
The specific process of extracting the stripe center line is as follows:
(1) Each pixel in the image is traversed by column, and the brightest pixel in each column is found.
(2) Hough transformation detection straight line
The specific process of detecting straight lines by Hough transformation is as follows:
(a) Obtaining edge information of the image;
(b) Drawing a straight line in k-b space for each point in the edge image;
(c) For points on each line we take the method of "voting" (vot), i.e. accumulating: a straight line passes through this point, the value of which is increased by 1;
(d) Traversing k-b space to find out local maximum points, and the coordinates (k, b) of the points are the slope and intercept of the straight line in the original image.
The principle of coordinate transformation is a laser triangulation method;
Step 4, aiming at the standard parts with the surface without defects, executing the operations of the steps 1-3 to obtain three-dimensional point cloud data images of the standard parts with the surface without defects;
and 5, performing difference between the data obtained in the step 3 and the data obtained in the step 4, taking the absolute value of the difference, comparing the absolute value with a set threshold value, and judging whether the surface of the part to be tested has defects or not according to the comparison result.
The specific process of the step5 is as follows:
step 5.1, taking the corresponding Z coordinate values of the three-dimensional point cloud data of the surface of the part to be detected and the three-dimensional point cloud data of the standard part under the same X, Y coordinates to make a difference, and if the formula (2) shows that:
Hi=Z(Xi,Yi)-Z1(Xi,Yi) (2);
Wherein Z (X i,Yi) is the Z coordinate at the point (X i,Yi) on the standard part with no defects on the surface, Z 1(Xi,Yi) is the Z coordinate at the point (X i,Yi) on the part to be measured, H i is the same X, Y, and the difference between the Z coordinate value of the standard part with no defects on the lower surface of the coordinates and the Z coordinate value of the surface of the part to be measured;
Step 5.2, comparing the absolute value |h i | of H i with a set threshold value Δ; if the absolute value H i is equal to the absolute value of the component to be measured, namely within the error range determined by the threshold value, judging that the surface of the component to be measured is defect-free; if the absolute value H i is equal to the absolute value delta, namely the absolute value delta is out of the error range determined by the threshold value, judging that the surface of the part to be detected is defective.

Claims (1)

1. A part surface defect detection method based on line laser scanning and machine vision is characterized in that: the method specifically comprises the following steps:
step 1, calibrating a camera, obtaining internal and external parameters of the camera, and shooting an image without laser irradiation as a reference image;
the specific process of camera calibration in the step 1 is as follows:
Shooting 10-20 chessboard images by using a camera, detecting the number of corner points contained in each picture by using a corner point detection function carried by opencv, and comparing the three-dimensional coordinates and pixel coordinates of the corner point coordinates to finish the calibration process of the camera, wherein the calibration result comprises an internal parameter matrix of the camera, a distortion coefficient, a rotation vector and a translation vector of each image;
step2, acquiring an image by using an image acquisition system;
In the step 2, the image acquisition system comprises a mobile displacement platform for driving the part to do uniform motion, the part to be detected is placed on the mobile displacement platform, a CCD industrial camera is arranged right above the part to be detected, a line laser transmitter is arranged obliquely above the part to be detected, and the CCD industrial camera is sequentially connected with a computer and a singlechip;
Step 3, sequentially carrying out Gaussian filtering, image difference, gaussian smoothing, stripe center line extraction and coordinate conversion on the image to obtain three-dimensional point cloud data of the surface of the part to be detected;
In the step 3, the specific process of gaussian filtering is as follows:
scanning each pixel in the image by using a template, and replacing the value of the central pixel point of the template by using the weighted average gray value of the pixels in the neighborhood determined by the template;
in the step 3, the specific process of image difference is as follows:
step a, traversing the pixel points of the image, and separating R, G, B of each pixel point in the image;
Step b, the pixel points at the corresponding positions of the striped image and the non-striped image are subjected to difference by adopting the following formula (1):
dst(x,y,z)=src1(x,y,z)-src2(x,y,z) (1);
Wherein dst (x, y, z) is R, G, B of a pixel point of the image after difference, src1 (x, y, z) is R, G, B of a corresponding pixel point in the image with the stripe pattern, and src2 (x, y, z) is R, G, B of a corresponding pixel point in the image without the stripe pattern
Step c, repeating the step b until all pixel points finish difference calculation, and obtaining a differential image dst;
In the step 3, the specific process of extracting the stripe center line is as follows:
Step a, traversing each pixel point in the image according to the columns, and finding out the brightest pixel point in each column;
Step b, detecting a straight line by adopting Hough transformation;
Step 4, aiming at the standard parts with the surface without defects, executing the operations of the steps 1-3 to obtain three-dimensional point cloud data images of the standard parts with the surface without defects;
step 5, the data obtained in the step 3 and the data obtained in the step 4 are subjected to difference, the absolute value of the difference is taken, the absolute value is compared with a set threshold value, and whether the surface of the part to be tested has defects or not is judged according to the comparison result;
the specific process of the step 5 is as follows:
step 5.1, taking the corresponding Z coordinate values of the three-dimensional point cloud data of the surface of the part to be detected and the three-dimensional point cloud data of the standard part under the same X, Y coordinates to make a difference, and if the formula (2) shows that:
Hi=Z(Xi,Yi)-Z1(Xi,Yi) (2);
Wherein Z (X i,Yi) is the Z coordinate at the point (X i,Yi) on the standard part with no defects on the surface, Z 1(Xi,Yi) is the Z coordinate at the point (X i,Yi) on the part to be measured, H i is the same X, Y, and the difference between the Z coordinate value of the standard part with no defects on the lower surface of the coordinates and the Z coordinate value of the surface of the part to be measured;
Step 5.2, comparing the absolute value |h i | of H i with a set threshold value Δ; if the absolute value H i is equal to the absolute value of the component to be measured, namely within the error range determined by the threshold value, judging that the surface of the component to be measured is defect-free; if |H i | > DELTA, i.e. outside the error range determined by the threshold value, the surface of the part to be tested is judged to be defective.
CN202011125464.7A 2020-10-20 2020-10-20 Part surface defect detection method based on line laser scanning and machine vision Active CN112304954B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011125464.7A CN112304954B (en) 2020-10-20 2020-10-20 Part surface defect detection method based on line laser scanning and machine vision

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011125464.7A CN112304954B (en) 2020-10-20 2020-10-20 Part surface defect detection method based on line laser scanning and machine vision

Publications (2)

Publication Number Publication Date
CN112304954A CN112304954A (en) 2021-02-02
CN112304954B true CN112304954B (en) 2024-07-12

Family

ID=74328049

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011125464.7A Active CN112304954B (en) 2020-10-20 2020-10-20 Part surface defect detection method based on line laser scanning and machine vision

Country Status (1)

Country Link
CN (1) CN112304954B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113012119A (en) * 2021-03-08 2021-06-22 电子科技大学 Metal stamping part surface defect detection method and device based on fringe deflection method
CN113791086A (en) * 2021-09-08 2021-12-14 天津大学 Method and device for measuring surface defects of fan-shaped section blade based on computer vision
CN113793321B (en) * 2021-09-14 2024-01-23 浙江大学滨江研究院 Casting surface defect dynamic detection method and device based on machine vision
CN114384075B (en) * 2021-12-06 2024-05-14 西安理工大学 Track slab defect online detection system and detection method based on three-dimensional laser scanning
CN115931871B (en) * 2022-12-01 2023-08-01 华中科技大学 Device and method for detecting outline defects of permanent magnet motor rotor
CN115908412B (en) * 2023-01-06 2023-06-02 福建帝视智能科技有限公司 Bamboo strip defect detection method and terminal based on line laser image
CN116595214A (en) * 2023-07-14 2023-08-15 中国航发北京航空材料研究院 Component non-contact automatic shape correction system based on image processing

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104913737A (en) * 2015-06-30 2015-09-16 长安大学 Component quality checking device based on line laser three-dimensional measurement and detection method of device
CN109765240A (en) * 2018-12-25 2019-05-17 浙江四点灵机器人股份有限公司 A kind of detection industrial part stitch defect device and method
CN111462214A (en) * 2020-03-19 2020-07-28 南京理工大学 Line structure light stripe central line extraction method based on Hough transformation

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6665066B2 (en) * 2001-04-27 2003-12-16 National Instruments Corporation Machine vision system and method for analyzing illumination lines in an image to determine characteristics of an object being inspected
CN102279190B (en) * 2011-04-29 2013-07-17 广州有色金属研究院 Image detection method for weld seam surface defects of laser welded plates of unequal thickness
KR101604037B1 (en) * 2014-05-09 2016-03-16 한국건설기술연구원 method of making three dimension model and defect analysis using camera and laser scanning
CN106204564A (en) * 2016-07-04 2016-12-07 南通职业大学 A kind of laser photocentre extracting method
CN106338521B (en) * 2016-09-22 2019-04-12 华中科技大学 Increasing material manufacturing surface and internal flaw and pattern composite detection method and device
CN106990112B (en) * 2017-03-14 2019-07-26 清华大学 Multi-layer multi-pass welding track detection device and method based on multi-visual information fusion
CN107578464B (en) * 2017-06-30 2021-01-29 长沙湘计海盾科技有限公司 Conveyor belt workpiece three-dimensional contour measuring method based on line laser scanning
CN107907048A (en) * 2017-06-30 2018-04-13 长沙湘计海盾科技有限公司 A kind of binocular stereo vision method for three-dimensional measurement based on line-structured light scanning
CN109523505B (en) * 2018-09-18 2021-06-11 深圳市智信精密仪器有限公司 Method for detecting pattern defects on surface of ceramic tile based on machine vision
CN110306287B (en) * 2019-06-21 2021-03-16 西安工程大学 Hosiery machine knitting needle combined detection device and method based on laser and machine vision
CN111189387A (en) * 2020-01-02 2020-05-22 西安工程大学 Industrial part size detection method based on machine vision
CN111474150B (en) * 2020-04-08 2022-03-22 华南师范大学 STED super-resolution image background noise differential suppression method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104913737A (en) * 2015-06-30 2015-09-16 长安大学 Component quality checking device based on line laser three-dimensional measurement and detection method of device
CN109765240A (en) * 2018-12-25 2019-05-17 浙江四点灵机器人股份有限公司 A kind of detection industrial part stitch defect device and method
CN111462214A (en) * 2020-03-19 2020-07-28 南京理工大学 Line structure light stripe central line extraction method based on Hough transformation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
轨道踏面激光三维检测的原理和方法的研究;龚燕萍;《佳木斯大学学报(自然科学版)》;第35卷(第6期);正文第2节 *

Also Published As

Publication number Publication date
CN112304954A (en) 2021-02-02

Similar Documents

Publication Publication Date Title
CN112304954B (en) Part surface defect detection method based on line laser scanning and machine vision
CN111784655B (en) Underwater robot recycling and positioning method
CN106651849A (en) Area-array camera-based PCB bare board defect detection method
CN113269762B (en) Screen defect detection method, system and computer storage medium
CN111721259A (en) Underwater robot recovery positioning method based on binocular vision
CN109540925B (en) Complex ceramic tile surface defect detection method based on difference method and local variance measurement operator
CN111982921A (en) Hole defect detection method and device, conveying platform and storage medium
CN110570422B (en) Capsule defect visual detection method based on matrix analysis
CN106996748A (en) Wheel diameter measuring method based on binocular vision
CN107680039B (en) Point cloud splicing method and system based on white light scanner
CN112634269B (en) Railway vehicle body detection method
CN112381783B (en) Weld track extraction method based on red line laser
CN115830018B (en) Carbon block detection method and system based on deep learning and binocular vision
CN110807763A (en) Method and system for detecting ceramic tile surface bulge
CN115014248B (en) Laser projection line identification and flatness judgment method
CN115578310A (en) Binocular vision detection method and system for refractory bricks
CN114280075A (en) Online visual inspection system and method for surface defects of pipe parts
CN113822810A (en) Method for positioning workpiece in three-dimensional space based on machine vision
CN115384052A (en) Intelligent laminating machine automatic control system
CN109671059B (en) Battery box image processing method and system based on OpenCV
CN104614372B (en) Detection method of solar silicon wafer
CN117474839A (en) Workpiece defect detection method and device, electronic equipment and storage medium
KR100837119B1 (en) A camera calibration method for measuring the image
CN116596987A (en) Workpiece three-dimensional size high-precision measurement method based on binocular vision
CN115187556A (en) Method for positioning parts and acquiring point cloud on production line based on machine vision

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20240516

Address after: 518000 1002, Building A, Zhiyun Industrial Park, No. 13, Huaxing Road, Henglang Community, Longhua District, Shenzhen, Guangdong Province

Applicant after: Shenzhen Wanzhida Technology Co.,Ltd.

Country or region after: China

Address before: 710048 Shaanxi province Xi'an Beilin District Jinhua Road No. 19

Applicant before: XI'AN POLYTECHNIC University

Country or region before: China

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20240613

Address after: Room 3002, 30th Floor, Unit 2, Building 12, No. 216 Yahe South Fourth Road, High tech Zone, Chengdu City, Sichuan Province, 610213

Applicant after: Zheng Jian

Country or region after: China

Applicant after: Zhou Peng

Applicant after: Zhang Caiwang

Address before: 518000 1002, Building A, Zhiyun Industrial Park, No. 13, Huaxing Road, Henglang Community, Longhua District, Shenzhen, Guangdong Province

Applicant before: Shenzhen Wanzhida Technology Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant