CN110717899A - Online visual detection method for bead explosion defects of transparent filter rod - Google Patents

Online visual detection method for bead explosion defects of transparent filter rod Download PDF

Info

Publication number
CN110717899A
CN110717899A CN201910911620.3A CN201910911620A CN110717899A CN 110717899 A CN110717899 A CN 110717899A CN 201910911620 A CN201910911620 A CN 201910911620A CN 110717899 A CN110717899 A CN 110717899A
Authority
CN
China
Prior art keywords
image
gray level
gray
pixel
transparent filter
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.)
Pending
Application number
CN201910911620.3A
Other languages
Chinese (zh)
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.)
Wuhan Yi Shiwei Science And Technology Ltd
Original Assignee
Wuhan Yi Shiwei Science And Technology 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 Wuhan Yi Shiwei Science And Technology Ltd filed Critical Wuhan Yi Shiwei Science And Technology Ltd
Priority to CN201910911620.3A priority Critical patent/CN110717899A/en
Publication of CN110717899A publication Critical patent/CN110717899A/en
Pending legal-status Critical Current

Links

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
    • 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/95Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
    • 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/95Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
    • G01N21/958Inspecting transparent materials or objects, e.g. windscreens
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/40Image enhancement or restoration using histogram techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • 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/90Determination of colour characteristics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20024Filtering details
    • G06T2207/20032Median filtering
    • 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

Landscapes

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

Abstract

The invention belongs to the technical field of online visual detection methods, and particularly relates to an online visual detection method for bead explosion defects of a transparent filter rod. The method comprises the following steps: image preprocessing, specifically, converting a transparent filter stick image picture into a black and white image f (x, y), wherein f (x, y) is a gray value of a coordinate (x, y) point in the image; constructing a gray level histogram, wherein the abscissa axis in the gray level histogram represents a gray level value, the range of the gray level value is 0-255, the ordinate axis represents the proportion of the pixel number of a certain gray level to the pixel number of the whole image, namely the occurrence frequency of the gray level, a set variable r represents the gray level of the pixel in the image, the gray level of the pixel is normalized, and the gray level is adjusted: for each pixel point (m, n) of a given image f (i, j), taking the neighborhood S as a 3 x 3 matrix, locating the point (m, n) at the center of the image, obtaining a noise-containing image f, carrying out neighborhood averaging and then carrying out median filtering; the method has the advantages of fast and accurate defects, is beneficial to improving the production rate and the production quality of the cigarette filter sticks, and creates economic benefits and social benefits for tobacco companies.

Description

Online visual detection method for bead explosion defects of transparent filter rod
Technical Field
The invention belongs to the technical field of online visual detection methods, and particularly relates to an online visual detection method for bead explosion defects of a transparent filter rod.
Background
Defective products with quality defects, such as more beads, less beads, phase deviation and the like, can be generated in the production process of the transparent filter stick, the problems of inaccurate length, wrong arrangement, splicing gaps, material mixing, bead existence, bead breakage and the like exist in the transparent filter stick process, and screening and removing the defective filter stick products are important production links for improving the quality of cigarette filter stick products. The traditional filter stick defective product detection uses a manual sampling method, but the manual sampling detection has the defects of low detection speed, high detection error rate and the like, so that the requirements of high-speed and accurate detection cannot be met at present. At present, the domestic common automatic detection and removal methods for defective filter sticks comprise a sensor detection method and a microwave detection method, the detection speed and the detection effect of the detection methods are improved compared with a manual sampling method, but the detection methods have the defects of higher equipment cost and poorer detection effect, so that the detection speed of transparent filter stick products needs to be further improved, and the false alarm rate of defective filter sticks needs to be reduced.
With the continuous development and progress of machine vision hardware technology and software technology, the weight of machine vision technology on the development of manufacturing industry is also continuously increased. Machine vision is a technique for automatically detecting and judging industrial products by machines. Machine vision mainly uses a computer to simulate the visual function of a human, extracts information from an image of an objective object, processes and understands the information, and finally is used for actual detection, measurement, control and identification. It is a comprehensive technology, including digital image processing technology, mechanical engineering technology, control technology, light source lighting technology, optical imaging technology, sensor technology, analog and digital video technology, computer software and hardware technology, man-machine interface technology, etc. The machine vision emphasizes the practicability, can adapt to the severe environment of an industrial field, and has reasonable cost performance, universal industrial interface, higher fault-tolerant capability and safety, stronger universality and transportability; more emphasizes real-time performance, and requires high speed and high precision. The machine vision system is characterized in that a machine vision product converts a shot target into image signals and transmits the image signals to a corresponding image processing module, the image processing module performs various operations on the signals and extracts the characteristics of the target, and then the field equipment action is controlled according to the extracted characteristic judgment result. Compared with other detection methods, the transparent filter stick bead explosion defect online visual detection method has higher detection speed and accuracy, so that the production efficiency and the production automation degree can be greatly improved. Meanwhile, the machine vision is easy to integrate and process information, and an image processing module of the machine vision can be easily expanded and improved to adapt to the change of the product detection requirement, so that a machine vision system is widely applied to various fields such as industrial product detection and the like in the modern automatic production process. The machine vision in the cigarette manufacturing industry is more important for the production and detection of the bead-blasting filter stick.
Disclosure of Invention
The invention aims to provide a transparent filter stick bead explosion defect online visual detection method which is rapid and accurate, is beneficial to improving the production rate and the production quality of cigarette filter sticks and creates economic benefits and social benefits for tobacco companies.
In order to achieve the purpose, the invention adopts the following technical scheme.
An on-line visual inspection method for the bead explosion defect of a transparent filter stick comprises the following steps:
image preprocessing, specifically, converting a transparent filter stick image picture into a black and white image f (x, y), wherein f (x, y) is a gray value of a coordinate (x, y) point in the image;
constructing a gray level histogram, wherein the abscissa axis representsThe gray value ranges from 0 to 255, the ordinate represents the proportion of the number of pixels of a certain gray level to the number of pixels of the whole image, namely the occurrence frequency of the gray level, a variable r represents the gray level of the pixels in the image, the gray value of the pixels is normalized, and the range of r is as follows: r is not less than 0<1, r-0 for black and r-1 for white, each pixel takes [0,1]The gray level in the interval is constructed by representing the gray distribution density curve of the original image by a probability density function P (r), and replacing the density function P of the gray distribution by the histogram of the image f (x, y)f(f) Obtaining the image after histogram homogenization
Figure BDA0002214872230000021
Adjusting the gray scale: the gray scale range for acquiring the original image f (x, y) is [ M, M]The preset adjusted gray scale range of the image g (x, y) is [ N, N ]],
Figure BDA0002214872230000022
Image smoothing, specifically, for each pixel point (m, n) of a given image f (i, j), taking a neighborhood S of the pixel point as a 3 × 3 matrix, and locating the pixel point (m, n) at the center of the image to obtain a noise-containing image f after neighborhood averaging:
Figure BDA0002214872230000023
and performing median filtering processing on the image.
The further improvement of the transparent filter stick bead explosion defect online visual detection method also comprises the following steps,
the method comprises the steps of bead explosion detection, namely converting a three-channel image into three single-channel images, respectively selecting the component distribution of the single-channel images r, g and b after conversion, selecting bead explosion within a gray range from the three single channels, solving a union set between two areas, calculating the parts connected with the areas, selecting a circular part, and counting the number of bead explosion.
The further improvement of the transparent filter stick bead explosion defect online visual detection method also comprises the steps of dividing the intensity of each color into 256 levels based on RGB images, wherein the intensity is from 0 to 255, 255 represents the most saturated state, 0 represents that the light intensity is 0 and means that no light exists, and converting the image from the RGB color space to the hsv color space; then, the detection range is narrowed according to the saturation and the chroma information; and performing color segmentation on the image according to the value range of a certain color in the H channel to obtain the color defect of the exploded beads of the transparent filter stick.
The further improvement of the method for the online visual detection of the bead explosion defect of the transparent filter stick also comprises the step of carrying out digital image pair
Figure BDA0002214872230000031
Discrete approximation is made to obtain clearer image details and more proportionally balanced gray levels.
The beneficial effects are that: the transparent filter stick bead explosion defect online visual detection method can greatly improve the production efficiency and the production automation degree of products while greatly reducing the labor cost, and has the following advantages compared with the traditional method:
(1) objectivity: the result obtained by corresponding calculation according to the sampling image does not need manual intervention in the whole process, so the obtained result is objective and reliable;
(2) the accuracy is as follows: because the precision of the imaging equipment can reach thousandth of an inch, the micro change of the product can be detected, and a more accurate result can be obtained through reasonable calculation;
(3) the speed is high: high-speed imaging equipment and an optimized algorithm can be adopted to meet the requirement of a high-speed production line;
(4) the cost is low: the machine vision method can continuously and efficiently work so as to reduce the labor cost of product production, and along with the continuous progress of technologies such as artificial intelligence, machine learning and the like and the continuous development of computer hardware and software technologies, the machine vision method can also be continuously developed and advanced, so that more and more advantages are obtained in the manufacturing industry.
Detailed Description
The invention is described in detail below with reference to specific embodiments.
An on-line visual inspection method for the bead explosion defect of a transparent filter stick comprises the following steps:
image preprocessing, specifically, converting a transparent filter stick image picture into a black and white image f (x, y), wherein f (x, y) is a gray value of a coordinate (x, y) point in the image;
constructing a gray level histogram, wherein the abscissa axis in the gray level histogram represents a gray level value, the range of the gray level value is 0-255, the ordinate axis represents the proportion of the pixel number of a certain gray level to the pixel number of the whole image, namely the occurrence frequency of the gray level, a set variable r represents the gray level of the pixel in the image, the gray level of the pixel is normalized, and the range of r is as follows: r is not less than 0<1, r-0 for black and r-1 for white, each pixel takes [0,1]The gray level in the interval is constructed by representing the gray distribution density curve of the original image by a probability density function P (r), and replacing the density function P of the gray distribution by the histogram of the image f (x, y)f(f) Obtaining the image after histogram homogenization
Figure BDA0002214872230000032
Adjusting the gray scale: the gray scale range for acquiring the original image f (x, y) is [ M, M]The preset adjusted gray scale range of the image g (x, y) is [ N, N ]],
Figure BDA0002214872230000033
Image smoothing, specifically, for each pixel point (m, n) of a given image f (i, j), taking a neighborhood S of the pixel point as a 3 × 3 matrix, and locating the pixel point (m, n) at the center of the image to obtain a noise-containing image f after neighborhood averaging:and performing median filtering processing on the image.
The further improvement of the transparent filter stick bead explosion defect online visual detection method also comprises the following steps,
the method comprises the steps of bead explosion detection, namely converting a three-channel image into three single-channel images, respectively selecting the component distribution of the single-channel images r, g and b after conversion, selecting bead explosion within a gray range from the three single channels, solving a union set between two areas, calculating the parts connected with the areas, selecting a circular part, and counting the number of bead explosion.
The further improvement of the transparent filter stick bead explosion defect online visual detection method also comprises the steps of dividing the intensity of each color into 256 levels based on RGB images, wherein the intensity is from 0 to 255, 255 represents the most saturated state, 0 represents that the light intensity is 0 and means that no light exists, and converting the image from the RGB color space to the hsv color space; then, the detection range is narrowed according to the saturation and the chroma information; and performing color segmentation on the image according to the value range of a certain color in the H channel to obtain the color defect of the exploded beads of the transparent filter stick.
The further improvement of the method for the online visual detection of the bead explosion defect of the transparent filter stick also comprises the step of carrying out digital image pairDiscrete approximation is made to obtain clearer image details and more proportionally balanced gray levels.
Finally, it should be noted that the above embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the protection scope of the present invention, although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions can be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (4)

1. The method for online visual detection of the bead explosion defect of the transparent filter stick is characterized by comprising the following steps of:
step one, image preprocessing, specifically, converting a transparent filter stick image picture into a black and white image f (x, y), wherein f (x, y) is a gray value of a coordinate (x, y) point in the image;
constructing a gray level histogram, wherein the abscissa axis in the gray level histogram represents a gray level value, the range of the gray level value is 0-255, the ordinate axis represents the proportion of the pixel number of a certain gray level to the pixel number of the whole image, namely the occurrence frequency of the gray level, a set variable r represents the gray level of the pixel in the image, the gray level of the pixel is normalized, and the range of r is as follows: r is not less than 0<1, r-0 for black and r-1 for white, each pixel being taken[0,1]The gray level in the interval is constructed by representing the gray distribution density curve of the original image by a probability density function P (r), and replacing the density function P of the gray distribution by the histogram of the image f (x, y)f(f) Obtaining the image after histogram homogenization
Adjusting the gray scale: the gray scale range for acquiring the original image f (x, y) is [ M, M]The preset adjusted gray scale range of the image g (x, y) is [ N, N ]],
Figure FDA0002214872220000012
Step two, image smoothing, specifically, for each pixel point (m, n) of a given image f (i, j), taking the neighborhood S as a 3 × 3 matrix, and the point (m, n) is located at the center of the image, so as to obtain the noise-containing image f after neighborhood averaging:
Figure FDA0002214872220000013
and performing median filtering processing on the image.
2. The on-line visual inspection method for the bead explosion defect of the transparent filter stick according to claim 1,
the method comprises the steps of bead explosion detection, namely converting a three-channel image into three single-channel images, respectively selecting the component distribution of the single-channel images r, g and b after conversion, selecting bead explosion within a gray range from the three single channels, solving a union set between two areas, calculating the parts connected with the areas, selecting a circular part, and counting the number of bead explosion.
3. The method for on-line visual inspection of an exploded bead defect of a transparent filter stick according to claim 2, further comprising the steps of dividing the intensity of each color into 256 levels based on RGB image, from 0 to 255, wherein 255 indicates the most saturated state, 0 indicates the light intensity of 0, which means no light, and converting the image from RGB color space to hsv color space; then, the detection range is narrowed according to the saturation and the chroma information; and performing color segmentation on the image according to the value range of a certain color in the H channel to obtain the color defect of the exploded beads of the transparent filter stick.
4. The method for on-line visual inspection of the bead explosion defect of the transparent filter stick according to claim 1, wherein a digital image is used for carrying out on-line visual inspection on the digital imageDiscrete approximation is made to obtain clearer image details and more proportionally balanced gray levels.
CN201910911620.3A 2019-09-25 2019-09-25 Online visual detection method for bead explosion defects of transparent filter rod Pending CN110717899A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910911620.3A CN110717899A (en) 2019-09-25 2019-09-25 Online visual detection method for bead explosion defects of transparent filter rod

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910911620.3A CN110717899A (en) 2019-09-25 2019-09-25 Online visual detection method for bead explosion defects of transparent filter rod

Publications (1)

Publication Number Publication Date
CN110717899A true CN110717899A (en) 2020-01-21

Family

ID=69210856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910911620.3A Pending CN110717899A (en) 2019-09-25 2019-09-25 Online visual detection method for bead explosion defects of transparent filter rod

Country Status (1)

Country Link
CN (1) CN110717899A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111521726A (en) * 2020-04-26 2020-08-11 云南中烟工业有限责任公司 Method for measuring cigarette burning gray

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101403703A (en) * 2008-11-07 2009-04-08 清华大学 Real-time detection method for foreign fiber in lint
CN102915543A (en) * 2012-09-12 2013-02-06 西安电子科技大学 Figure motion change detecting method based on extracting function and three-channel separation
CN103608823A (en) * 2011-07-08 2014-02-26 高通股份有限公司 Parallel processing method and apparatus for determining text information from an image
CN103679737A (en) * 2013-12-26 2014-03-26 清华大学 Method for color image edge detection on basis of multichannel information selection
CN103745478A (en) * 2014-01-24 2014-04-23 山东农业大学 Machine vision determination method for wheat germination rate
CN103914687A (en) * 2014-03-14 2014-07-09 常州大学 Rectangular-target identification method based on multiple channels and multiple threshold values
US20150257437A1 (en) * 2014-03-11 2015-09-17 R.J. Reynolds Tobacco Company Smoking Article Inspection System and Associated Method
CN105979151A (en) * 2016-06-27 2016-09-28 深圳市金立通信设备有限公司 Image processing method and terminal
CN106157310A (en) * 2016-07-06 2016-11-23 南京汇川图像视觉技术有限公司 The TFT LCD mura defect inspection method being combined with multichannel based on mixed self-adapting Level Set Models
CN106780428A (en) * 2016-11-11 2017-05-31 北京理工大学珠海学院 A kind of number of chips detection method and system based on colour recognition
CN107577981A (en) * 2016-07-04 2018-01-12 高德信息技术有限公司 A kind of road traffic index identification method and device
CN107643289A (en) * 2016-07-20 2018-01-30 张桂春 A kind of transparent material micro devices bonding quality detecting system
CN108107054A (en) * 2017-12-08 2018-06-01 云南昆船设计研究院 A kind of online cigarette defective vision detecting system and method
CN207730680U (en) * 2017-10-24 2018-08-14 南京文采科技有限责任公司 A kind of quick-fried pearl cigarette filter quality detection device
CN108446706A (en) * 2018-02-27 2018-08-24 西安交通大学 A kind of abrasive grain material automatic identifying method based on color principal Component Extraction
CN108511359A (en) * 2018-03-30 2018-09-07 武汉新芯集成电路制造有限公司 The detection method of wafer defect
CN108898589A (en) * 2018-06-19 2018-11-27 南通大学 The quick-fried pearl intelligent detecting method of filter stick based on high speed machines vision
CN109668909A (en) * 2017-10-13 2019-04-23 南京敏光视觉智能科技有限公司 A kind of glass defect detection method

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101403703A (en) * 2008-11-07 2009-04-08 清华大学 Real-time detection method for foreign fiber in lint
CN103608823A (en) * 2011-07-08 2014-02-26 高通股份有限公司 Parallel processing method and apparatus for determining text information from an image
CN102915543A (en) * 2012-09-12 2013-02-06 西安电子科技大学 Figure motion change detecting method based on extracting function and three-channel separation
CN103679737A (en) * 2013-12-26 2014-03-26 清华大学 Method for color image edge detection on basis of multichannel information selection
CN103745478A (en) * 2014-01-24 2014-04-23 山东农业大学 Machine vision determination method for wheat germination rate
US20150257437A1 (en) * 2014-03-11 2015-09-17 R.J. Reynolds Tobacco Company Smoking Article Inspection System and Associated Method
CN103914687A (en) * 2014-03-14 2014-07-09 常州大学 Rectangular-target identification method based on multiple channels and multiple threshold values
CN105979151A (en) * 2016-06-27 2016-09-28 深圳市金立通信设备有限公司 Image processing method and terminal
CN107577981A (en) * 2016-07-04 2018-01-12 高德信息技术有限公司 A kind of road traffic index identification method and device
CN106157310A (en) * 2016-07-06 2016-11-23 南京汇川图像视觉技术有限公司 The TFT LCD mura defect inspection method being combined with multichannel based on mixed self-adapting Level Set Models
CN107643289A (en) * 2016-07-20 2018-01-30 张桂春 A kind of transparent material micro devices bonding quality detecting system
CN106780428A (en) * 2016-11-11 2017-05-31 北京理工大学珠海学院 A kind of number of chips detection method and system based on colour recognition
CN109668909A (en) * 2017-10-13 2019-04-23 南京敏光视觉智能科技有限公司 A kind of glass defect detection method
CN207730680U (en) * 2017-10-24 2018-08-14 南京文采科技有限责任公司 A kind of quick-fried pearl cigarette filter quality detection device
CN108107054A (en) * 2017-12-08 2018-06-01 云南昆船设计研究院 A kind of online cigarette defective vision detecting system and method
CN108446706A (en) * 2018-02-27 2018-08-24 西安交通大学 A kind of abrasive grain material automatic identifying method based on color principal Component Extraction
CN108511359A (en) * 2018-03-30 2018-09-07 武汉新芯集成电路制造有限公司 The detection method of wafer defect
CN108898589A (en) * 2018-06-19 2018-11-27 南通大学 The quick-fried pearl intelligent detecting method of filter stick based on high speed machines vision

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
孙即祥, 石家庄:河北教育出版社 *
杨光远等: "爆珠滤棒在线视觉检测***的研究与开发", 《轻工科技》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111521726A (en) * 2020-04-26 2020-08-11 云南中烟工业有限责任公司 Method for measuring cigarette burning gray
CN111521726B (en) * 2020-04-26 2022-11-08 云南中烟工业有限责任公司 Method for measuring cigarette burning gray

Similar Documents

Publication Publication Date Title
CN105067638B (en) Tire fetal membrane face character defect inspection method based on machine vision
CN109490316B (en) Surface defect detection algorithm based on machine vision
CN104680519B (en) Seven-piece puzzle recognition methods based on profile and color
WO2022236876A1 (en) Cellophane defect recognition method, system and apparatus, and storage medium
CN103424409B (en) Vision detecting system based on DSP
CN111815564B (en) Method and device for detecting silk ingots and silk ingot sorting system
CN111539935A (en) Online cable surface defect detection method based on machine vision
CN104574389A (en) Battery piece chromatism selection control method based on color machine vision
CN113658131B (en) Machine vision-based tour ring spinning broken yarn detection method
CN102262093A (en) Machine vision-based on-line detection method for printing machine
CN109540925B (en) Complex ceramic tile surface defect detection method based on difference method and local variance measurement operator
CN111551350A (en) Optical lens surface scratch detection method based on U _ Net network
CN106780483A (en) Many continuous casting billet end face visual identifying systems and centre coordinate acquiring method
CN113793337A (en) Locomotive accessory surface abnormal degree evaluation method based on artificial intelligence
CN109781737A (en) A kind of detection method and its detection system of hose surface defect
CN111968082A (en) Product packaging defect detection and identification method based on machine vision
CN114155226A (en) Micro defect edge calculation method
CN112683166B (en) Die-cutting product size detection method
CN110717899A (en) Online visual detection method for bead explosion defects of transparent filter rod
CN111161228B (en) Button surface defect detection method based on transfer learning
CN116228659A (en) Visual detection method for oil leakage of EMS trolley
CN108830834A (en) A kind of cable-climbing robot video artefacts information automation extraction method
CN114937015A (en) Intelligent visual identification method and system in lithium battery pole piece manufacturing
CN114283157A (en) Ellipse fitting-based ellipse object segmentation method
CN114742823A (en) Intelligent detection method for scratches on surface of object

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200121