CN111062919A - Bearing ring appearance defect detection method - Google Patents

Bearing ring appearance defect detection method Download PDF

Info

Publication number
CN111062919A
CN111062919A CN201911270154.1A CN201911270154A CN111062919A CN 111062919 A CN111062919 A CN 111062919A CN 201911270154 A CN201911270154 A CN 201911270154A CN 111062919 A CN111062919 A CN 111062919A
Authority
CN
China
Prior art keywords
image
defect
bearing ring
appearance
area
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.)
Granted
Application number
CN201911270154.1A
Other languages
Chinese (zh)
Other versions
CN111062919B (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.)
Suzhou Weishiken Testing Technology Co ltd
Original Assignee
Vscan Xiamen Intelligent Technology Co ltd
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 Vscan Xiamen Intelligent Technology Co ltd filed Critical Vscan Xiamen Intelligent Technology Co ltd
Priority to CN201911270154.1A priority Critical patent/CN111062919B/en
Publication of CN111062919A publication Critical patent/CN111062919A/en
Application granted granted Critical
Publication of CN111062919B publication Critical patent/CN111062919B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/40Image enhancement or restoration by the use of histogram techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/62Analysis of geometric attributes of area, perimeter, diameter or volume
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30164Workpiece; Machine component
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention relates to a bearing ring appearance defect detection method, which comprises the following steps: s1, identifying the appearance image of the bearing ring by using a multilayer perception neural network algorithm, if a defect is detected, directly judging the bearing ring to be NG, otherwise, entering the step S2; and S2, identifying the bearing ring appearance image by using a segmentation method, judging the bearing ring appearance image to be NG if the defect is detected, and judging the bearing ring appearance image to be OK if the defect is not detected. The method has high defect detection accuracy, and can solve the compatibility problems caused by the difference of the surface gloss of the product and the difference between products processed by different equipment.

Description

Bearing ring appearance defect detection method
Technical Field
The invention relates to the field of bearing ring production, in particular to a bearing ring appearance defect detection method.
Background
The existing bearing ring ferrule appearance defect detection method is carried out by adopting a traditional image processing method (a region segmentation method), the method has poor recognition effect on some special defects (such as collision damage, slight rust, seal damage, clamping damage, slight lathe tool line slight iron nail and the like), frequent omission detection, incompatibility with product diversity (difference of surface glossiness of the product and difference between products processed by different equipment), and unsatisfactory stability.
Disclosure of Invention
The invention aims to provide a bearing ring appearance defect detection method to solve the problems. Therefore, the invention adopts the following specific technical scheme:
a bearing ring appearance defect detection method can comprise the following steps:
s1, identifying the appearance image of the bearing ring by using a multilayer perception neural network algorithm, if a defect is detected, directly judging that the bearing ring is NG, otherwise, entering the step S2;
and S2, identifying the bearing ring appearance image by using a segmentation method, judging the bearing ring appearance image to be NG if the defect is detected, and judging the bearing ring appearance image to be OK if the defect is not detected.
Further, step S1 specifically includes the following processes:
s11, carrying out enhancement pretreatment on the transmitted bearing ring appearance image;
s12, acquiring image characteristic information;
s13, calling a multilayer perception neural network model to identify the image;
s14, processing the recognition result: if the recognition result is OK, the process proceeds to step S2; and if the identification result is NG, storing the original image and the detection result picture for subsequent checking and analysis.
Further, the method further includes step S0 of training the multilayer perceptive neural network model, where the step is performed as needed, and specifically includes the following processes:
s01, reading in appearance sample images of the bearing ring, wherein the appearance sample images comprise an OK sample image and an NG sample image;
s02, carrying out enhancement preprocessing on the image to increase the contrast of the image;
s03, creating a multi-layer perceptive neural network model handle;
s04, acquiring image characteristic information: scaling the image for multiple times and acquiring characteristic information;
s05, adding the image characteristics and the category ID to the model handle;
and S06, starting to train the model, and clearing the model handle after the training is finished.
Further, the method further includes a step of setting relevant parameters in the region segmentation method before performing step S2, where the step is performed as needed, specifically:
1. selecting an area to be detected, and automatically recording and storing a parameter A1 after clicking confirmation;
2. setting an area to accurately extract a parameter A2, importing a picture, dragging a slider, clicking to write when the accuracy of observation from an interactive interface is high, and automatically recording and storing the parameter A2;
3. performing region subdivision on the accurately extracted region again, and setting corresponding parameters A3, wherein the region is subdivided into a chamfer, an end face, an inner chamfer and an inner wall;
4. setting relevant parameter range thresholds of various defects, including minimum defect width, minimum defect height, minimum defect area, minimum defect gray value, maximum defect width, maximum defect height, maximum area and maximum gray value.
Further, step S2 specifically includes the following processes:
s21, carrying out data conversion on the incoming image;
s22, automatically limiting the approximate detection range according to the previously set parameter A1;
s23, accurately extracting a reference point of the detection area according to the set parameter A2;
s24, subdividing the accurate area again according to the set parameter A3;
s25, preprocessing the original image and increasing the image contrast;
s26, cutting out the parts to be detected according to the subdivided areas;
s27, automatically forming n small regions according to the set region division number n;
s28, solving the intersection of the n small areas to obtain a required detection area;
s29, detecting the image circularly, and identifying defects, specifically:
s291, obtaining histogram information of each region;
s292, judging whether the area has defects according to the mean square deviation of the histogram of the current area;
s293, if the defect exists, performing binarization according to the minimum gray value of the current region as a lower limit and a constant added to the lower limit as an upper limit, and screening out the defect according to a set size range;
s294, solving the coordinates and the size of the defect again;
s295, identifying a defect position and a defect area according to the obtained coordinates;
s296, if no defect exists, entering the next cycle, and detecting the next area;
s297, outputting the identification result, judging the image to be NG if the defect is detected, and saving the original image and the detection result image for subsequent viewing and analysis; otherwise, the result is determined as OK.
By adopting the technical scheme, the invention has the beneficial effects that: the method has high defect detection accuracy, and can solve the compatibility problems caused by the difference of the surface gloss of the product and the difference between products processed by different equipment.
Drawings
To further illustrate the various embodiments, the invention provides the accompanying drawings. The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the embodiments. Those skilled in the art will appreciate still other possible embodiments and advantages of the present invention with reference to these figures. Elements in the figures are not drawn to scale and like reference numerals are generally used to indicate like elements.
FIG. 1 is a general flow diagram of the process of the present invention;
FIG. 2 is a flow chart of a method of the present invention for training a multi-layered perceptive neural network model;
FIG. 3 is a flow chart of the method of the present invention for identifying defects using a multi-layer perceptive neural network algorithm;
FIG. 4 is a flow chart of the method of the present invention for identifying defects using region segmentation;
FIG. 5 is a schematic representation of the results of a bearing ring test using the method of the present invention.
Detailed Description
The invention will now be further described with reference to the accompanying drawings and detailed description.
As shown in fig. 1 to 4, a method for detecting appearance defects of a bearing ring may include the following steps:
and S1, identifying the appearance image of the bearing ring by using a multilayer perception neural network algorithm, if a defect is detected, directly judging the bearing ring to be NG (bad, defective), and if not, entering the step S2. Step S1 specifically includes the following processes:
s11, carrying out enhancement pretreatment on the transmitted bearing ring appearance image, and improving the image contrast so as to facilitate the formation of obvious chromatic aberration between the defect and the background and facilitate the feature extraction of the subsequent steps;
s12, acquiring image characteristic information, wherein the image characteristic information comprises defect height, width, radius, area, gray scale, roundness, rectangularity, contour, shape, texture and the like;
s13, calling a multilayer perception neural network model to identify the image;
s14, processing the recognition result: if the identification result is OK (good ), the process proceeds to step S2; and if the identification result is NG, storing the original image and the detection result picture for subsequent checking and analysis.
It should be noted that the multi-layer perceptual neural network model needs to be trained before image detection is performed. That is, the method further includes step S0 of training the multi-layer perceptive neural network model, which is performed as required, for example, the training is required again when the bearing ring appearance sample image is increased to ensure the result is correct.
Specifically, the method comprises the following steps:
s01, reading in appearance sample images of the bearing ring, wherein the appearance sample images comprise an OK sample image and an NG sample image;
s02, carrying out enhancement preprocessing on the image to increase the contrast of the image;
s03, creating a multi-layer perceptive neural network model handle;
s04, acquiring image characteristic information: scaling the image for multiple times and acquiring characteristic information;
s05, adding the image characteristics and the category ID to the model handle;
s06, starting to train the model, and clearing the model handle after finishing training
And S2, identifying the bearing ring appearance image by using a segmentation method, judging the bearing ring appearance image to be NG if the defect is detected, and judging the bearing ring appearance image to be OK if the defect is not detected. Fig. 5 shows the bearing ring in which machining failure was detected.
It should be noted that the method further includes a step of setting relevant parameters in the region segmentation method before performing step S2, and the step is performed according to the need, for example, some parameters are changed correspondingly according to different product sizes, products processed by different processing devices (different surface gloss), and the like, specifically:
1. selecting an area to be detected, and automatically recording and storing a parameter A1 after clicking confirmation;
2. setting an area to accurately extract a parameter A2, importing a picture, dragging a slider, clicking to write when the accuracy of observation from an interactive interface is high, and automatically recording and storing the parameter A2;
3. performing region subdivision on the accurately extracted region again, and setting corresponding parameters A3, wherein the region can be subdivided into a chamfer, an end face, an inner chamfer, an inner wall and the like;
4. the threshold values of the relevant parameter ranges of various defects are set well, and can comprise defect minimum width, defect minimum height, defect minimum area, defect minimum gray value, defect maximum width, maximum height, maximum area, maximum gray value and the like.
Further, step S2 specifically includes the following processes:
s21, converting the data stream collected by the camera to obtain a BMP format digital image and storing the BMP format digital image in an internal memory;
s22, automatically limiting the approximate detection range according to the previously set parameter A1;
s23, accurately extracting a reference point of the detection area according to the set parameter A2;
s24, subdividing the accurate area again according to the set parameter A3;
s25, preprocessing the original image and increasing the image contrast;
s26, cutting out the parts to be detected according to the subdivided areas;
s27, automatically forming n small regions according to the set region segmentation number n, wherein n can be determined according to actual needs, for a round product, n is usually a multiple of 6, and for a rectangular product, n must be a multiple of 4, and for an algorithm, longitudinal segmentation is fixed to be 4;
s28, solving the intersection of the n small areas to obtain a required detection area;
s29, detecting the image circularly, and outputting an identification result, specifically:
s291, obtaining histogram information of each region;
s292, judging whether the current region has defects according to the histogram average difference of the current region, wherein the average difference parameter can be flexibly set according to actual requirements, for example, the slight defect to be detected can be set to be very small, the minimum is 0, only the obvious defect is detected, the maximum can be set to be 255, and the normal detection is generally set to be about 20;
s293, if the defect exists, performing binarization according to the minimum gray value of the current region as a lower limit and a constant added to the lower limit as an upper limit, and screening out the defect according to a set size range;
s294, solving the coordinates and the size of the defect again;
s295, identifying a defect position and a defect area according to the obtained coordinates;
s296, if no defect exists, entering the next cycle, and detecting the next area;
s297, after all the areas are detected, outputting a recognition result, if the defects are detected, judging the detection result to be NG, and storing an original image and a detection result picture for subsequent checking and analysis; otherwise, the result is determined as OK.
Internal test comparison results
Test objects: 100 products, wherein OK is 80, special defects are 5, and other natural defects are 15.
The detection result of the traditional algorithm is as follows: OK 90, NG 10, wherein 3 special defects are missed, and 7 natural defects are missed.
The method has the following detection results: OK 80, NG 20, all defects were detected.
In addition, the number of divided regions was changed (24 to 12): OK 84, NG 16, wherein all special defects are detected, and 4 natural defects are missed.
In summary, the multilayer perceptive neural network algorithm is used in cooperation with the segmentation method, the effect is ideal, and the desired effect can be achieved by setting different segmentation quantities according to different products.
While the invention has been particularly shown and described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (5)

1. A bearing ring appearance defect detection method is characterized by comprising the following steps:
s1, identifying the appearance image of the bearing ring by using a multilayer perception neural network algorithm, if a defect is detected, directly judging the bearing ring to be NG, otherwise, entering the step S2;
and S2, identifying the bearing ring appearance image by using a segmentation method, judging the bearing ring appearance image to be NG if the defect is detected, and judging the bearing ring appearance image to be OK if the defect is not detected.
2. The method for detecting the appearance defects of the bearing ring according to claim 1, wherein the step S1 specifically comprises the following steps:
s11, carrying out enhancement pretreatment on the transmitted bearing ring appearance image;
s12, acquiring image characteristic information;
s13, calling a multilayer perception neural network model to identify the image;
s14, processing the recognition result: if the recognition result is OK, the process proceeds to step S2; and if the identification result is NG, storing the original image and the detection result picture for subsequent checking and analysis.
3. The method for detecting the appearance defect of the bearing ring according to claim 2, wherein the method further comprises a step S0 of training a multi-layer perceptive neural network model, and the step is performed as required, and specifically comprises the following processes:
s01, reading in appearance sample images of the bearing ring, wherein the appearance sample images comprise an OK sample image and an NG sample image;
s02, carrying out enhancement preprocessing on the image to increase the contrast of the image;
s03, creating a multi-layer perceptive neural network model handle;
s04, acquiring image characteristic information: scaling the image for multiple times and acquiring characteristic information;
s05, adding the image characteristics and the category ID to the model handle;
and S06, starting to train the model, and clearing the model handle after the training is finished.
4. The method for detecting the appearance defects of the bearing ring according to claim 1, further comprising the step of setting relevant parameters in a region segmentation method before the step of S2 is performed, wherein the step is performed as required, and specifically comprises the steps of:
1. selecting an area to be detected, and automatically recording and storing a parameter A1 after clicking confirmation;
2. setting an area to accurately extract a parameter A2, importing a picture, dragging a slider, clicking to write when the accuracy of observation from an interactive interface is high, and automatically recording and storing the parameter A2;
3. performing region subdivision on the accurately extracted region again, and setting corresponding parameters A3, wherein the region is subdivided into a chamfer, an end face, an inner chamfer and an inner wall;
4. setting relevant parameter range thresholds of various defects, including minimum defect width, minimum defect height, minimum defect area, minimum defect gray value, maximum defect width, maximum defect height, maximum area and maximum gray value.
5. The method for detecting the appearance defects of the bearing ring according to claim 4, wherein the step S2 specifically comprises the following steps:
s21, carrying out data conversion on the incoming image;
s22, automatically limiting the approximate detection range according to the previously set parameter A1;
s23, accurately extracting a reference point of the detection area according to the set parameter A2;
s24, subdividing the accurate area again according to the set parameter A3;
s25, preprocessing the original image and increasing the image contrast;
s26, cutting out the parts to be detected according to the subdivided areas;
s27, automatically forming n small regions according to the set region division number n;
s28, solving the intersection of the n small areas to obtain a required detection area;
s29, detecting the image circularly, and outputting an identification result, specifically:
s291, obtaining histogram information of each region;
s292, judging whether the area has defects according to the mean square deviation of the histogram of the current area;
s293, if the defect exists, performing binarization according to the minimum gray value of the current region as a lower limit and a constant added to the lower limit as an upper limit, and screening out the defect according to a set size range;
s294, solving the coordinates and the size of the defect again;
s295, identifying a defect position and a defect area according to the obtained coordinates;
s296, if the defect does not exist, entering the next cycle, and detecting the next area;
s297, outputting the identification result, judging the image to be NG if the defect is detected, and saving the original image and the detection result image for subsequent viewing and analysis; otherwise, the result is determined as OK.
CN201911270154.1A 2019-12-12 2019-12-12 Bearing ring appearance defect detection method Active CN111062919B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911270154.1A CN111062919B (en) 2019-12-12 2019-12-12 Bearing ring appearance defect detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911270154.1A CN111062919B (en) 2019-12-12 2019-12-12 Bearing ring appearance defect detection method

Publications (2)

Publication Number Publication Date
CN111062919A true CN111062919A (en) 2020-04-24
CN111062919B CN111062919B (en) 2023-11-03

Family

ID=70300651

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911270154.1A Active CN111062919B (en) 2019-12-12 2019-12-12 Bearing ring appearance defect detection method

Country Status (1)

Country Link
CN (1) CN111062919B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112858329A (en) * 2020-12-31 2021-05-28 慈溪迅蕾轴承有限公司 Image detection method for bearing deformed ring
CN113532327A (en) * 2021-07-15 2021-10-22 合肥图迅电子科技有限公司 Detection method for chip shape in material tray based on stripe projection 3D imaging
CN116136393A (en) * 2023-03-02 2023-05-19 宁波川原精工机械有限公司 Bearing ring inner ring detection system and method

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2761476A1 (en) * 1997-03-28 1998-10-02 Lorraine Laminage METHOD FOR INSPECTING THE SURFACE OF A TRAVELING STRIP BY PRIOR CLASSIFICATION OF DETECTED SURFACE IRREGULARITY
JP2006292593A (en) * 2005-04-12 2006-10-26 Nippon Steel Corp Flaw detector, flaw detecting method, computer program and recording medium
US20090290783A1 (en) * 2008-05-23 2009-11-26 Kaoru Sakai Defect Inspection Method and Apparatus Therefor
CN101799434A (en) * 2010-03-15 2010-08-11 深圳市中钞科信金融科技有限公司 Printing image defect detection method
CN102074031A (en) * 2011-01-13 2011-05-25 广东正业科技股份有限公司 Standard establishment method for observational check machine of printed circuit board
CN102157024A (en) * 2011-05-03 2011-08-17 西安印钞有限公司 System and method for on-line secondary detection checking of checking data of large-sheet checking machine
WO2016201947A1 (en) * 2015-06-16 2016-12-22 华南理工大学 Method for automated detection of defects in cast wheel products
CN107895362A (en) * 2017-10-30 2018-04-10 华中师范大学 A kind of machine vision method of miniature binding post quality testing
CN108734709A (en) * 2018-05-29 2018-11-02 西安工程大学 A kind of identification of insulator flange shape parameter and destructive test method
CN109447977A (en) * 2018-11-02 2019-03-08 河北工业大学 A kind of defects of vision detection method based on multispectral depth convolutional neural networks
CN109816644A (en) * 2019-01-16 2019-05-28 大连理工大学 A kind of bearing defect automatic checkout system based on multi-angle light source image
CN109978875A (en) * 2019-04-03 2019-07-05 无锡立赫智能科技有限公司 A kind of capacitor open defect recognition methods and identification device
CN110542689A (en) * 2019-10-10 2019-12-06 韦士肯(厦门)智能科技有限公司 Bearing ring image detection device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2761476A1 (en) * 1997-03-28 1998-10-02 Lorraine Laminage METHOD FOR INSPECTING THE SURFACE OF A TRAVELING STRIP BY PRIOR CLASSIFICATION OF DETECTED SURFACE IRREGULARITY
JP2006292593A (en) * 2005-04-12 2006-10-26 Nippon Steel Corp Flaw detector, flaw detecting method, computer program and recording medium
US20090290783A1 (en) * 2008-05-23 2009-11-26 Kaoru Sakai Defect Inspection Method and Apparatus Therefor
CN101799434A (en) * 2010-03-15 2010-08-11 深圳市中钞科信金融科技有限公司 Printing image defect detection method
CN102074031A (en) * 2011-01-13 2011-05-25 广东正业科技股份有限公司 Standard establishment method for observational check machine of printed circuit board
CN102157024A (en) * 2011-05-03 2011-08-17 西安印钞有限公司 System and method for on-line secondary detection checking of checking data of large-sheet checking machine
WO2016201947A1 (en) * 2015-06-16 2016-12-22 华南理工大学 Method for automated detection of defects in cast wheel products
CN107895362A (en) * 2017-10-30 2018-04-10 华中师范大学 A kind of machine vision method of miniature binding post quality testing
CN108734709A (en) * 2018-05-29 2018-11-02 西安工程大学 A kind of identification of insulator flange shape parameter and destructive test method
CN109447977A (en) * 2018-11-02 2019-03-08 河北工业大学 A kind of defects of vision detection method based on multispectral depth convolutional neural networks
CN109816644A (en) * 2019-01-16 2019-05-28 大连理工大学 A kind of bearing defect automatic checkout system based on multi-angle light source image
CN109978875A (en) * 2019-04-03 2019-07-05 无锡立赫智能科技有限公司 A kind of capacitor open defect recognition methods and identification device
CN110542689A (en) * 2019-10-10 2019-12-06 韦士肯(厦门)智能科技有限公司 Bearing ring image detection device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
RENWEI L, DONG Y.: "Component surface defect detection based on image segmentation method", 2016 CHINESE CONTROL AND DECISION CONFERENCE (CCDC), pages 5093 - 5096 *
陈金贵, 陈昊, 张奔: "基于改进Niblack算法的轴承滚子表面缺陷检测", 组合机床与自动化加工技术, no. 12, pages 82 - 85 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112858329A (en) * 2020-12-31 2021-05-28 慈溪迅蕾轴承有限公司 Image detection method for bearing deformed ring
CN113532327A (en) * 2021-07-15 2021-10-22 合肥图迅电子科技有限公司 Detection method for chip shape in material tray based on stripe projection 3D imaging
CN113532327B (en) * 2021-07-15 2023-09-12 合肥图迅电子科技有限公司 Method for detecting chip morphology in tray based on stripe projection 3D imaging
CN116136393A (en) * 2023-03-02 2023-05-19 宁波川原精工机械有限公司 Bearing ring inner ring detection system and method

Also Published As

Publication number Publication date
CN111062919B (en) 2023-11-03

Similar Documents

Publication Publication Date Title
CN111062919A (en) Bearing ring appearance defect detection method
CN109191459B (en) Automatic identification and rating method for continuous casting billet macrostructure center segregation defect
CN114937055A (en) Image self-adaptive segmentation method and system based on artificial intelligence
US11836967B2 (en) Method and device for small sample defect classification and computing equipment
JP6403547B2 (en) Steel component identification device and program thereof
CN106408555A (en) Bearing surface flaw detection method based on image vision
CN115100191A (en) Metal casting defect identification method based on industrial detection
CN111667475B (en) Machine vision-based Chinese date grading detection method
CN111369516A (en) Transformer bushing heating defect detection method based on infrared image recognition
CN115331119B (en) Solid waste identification method
CN110749598A (en) Silkworm cocoon surface defect detection method integrating color, shape and texture characteristics
CN112669307A (en) Low-power acid etching defect automatic identification and rating method and system based on machine vision
CN110826571B (en) Image traversal algorithm for rapid image identification and feature matching
CN115861274A (en) Crack detection method integrating three-dimensional point cloud and two-dimensional image
CN111968082A (en) Product packaging defect detection and identification method based on machine vision
CN110060239B (en) Defect detection method for bottle opening of bottle
US20050271260A1 (en) Device, method and program for removing pores
US11913912B2 (en) Hole expansion ratio testing device, hole expansion ratio testing method, and operating program
CN113533372A (en) Paper defect detection method, system, device and computer storage medium
CN105057899A (en) Scanned image recognition method applied to intelligent laser cutting
CN109584212B (en) MATLAB-based SLM powder bed powder laying image scratch defect identification method
CN109063708B (en) Industrial image feature identification method and system based on contour extraction
CN116381053A (en) Ultrasonic detection method and system for welding metal materials
CN115511884A (en) Punching compound die surface quality detection method based on computer vision
CN114926635A (en) Method for segmenting target in multi-focus image combined with deep learning method

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
TA01 Transfer of patent application right

Effective date of registration: 20230626

Address after: 215000 North 2nd Floor, Building 3, Listing Science and Technology Innovation Park, No. 19 Yong'an Road, High tech Zone, Suzhou City, Jiangsu Province

Applicant after: Suzhou weishiken Testing Technology Co.,Ltd.

Address before: 361000 room 3011, Xuanye building, Pioneer Park, torch hi tech Zone, Xiamen City, Fujian Province

Applicant before: VSCAN (XIAMEN) INTELLIGENT TECHNOLOGY CO.,LTD.

GR01 Patent grant
GR01 Patent grant