CN110111315B - Cylinder surface detection method and device based on CIS and storage medium - Google Patents

Cylinder surface detection method and device based on CIS and storage medium Download PDF

Info

Publication number
CN110111315B
CN110111315B CN201910342254.4A CN201910342254A CN110111315B CN 110111315 B CN110111315 B CN 110111315B CN 201910342254 A CN201910342254 A CN 201910342254A CN 110111315 B CN110111315 B CN 110111315B
Authority
CN
China
Prior art keywords
cylinder
cis
pixel
digital image
image
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
CN201910342254.4A
Other languages
Chinese (zh)
Other versions
CN110111315A (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.)
Wuyi University
Original Assignee
Wuyi University
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 Wuyi University filed Critical Wuyi University
Priority to CN201910342254.4A priority Critical patent/CN110111315B/en
Publication of CN110111315A publication Critical patent/CN110111315A/en
Application granted granted Critical
Publication of CN110111315B publication Critical patent/CN110111315B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • 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
    • 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)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Quality & Reliability (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a cylinder surface detection method, a device and a storage medium based on a CIS (contact image sensor). A CIS sensor collects an analog image on the surface of a cylinder, compensates the digital image converted from the analog image, and performs characteristic analysis and defect detection on the compensated digital image; the defects on the surface of the cylinder are detected through the CIS sensor, the defects of low manual detection efficiency, high error rate, high manufacturing cost and large size of the linear array camera are overcome, and meanwhile, compensation processing is carried out on images of the CIS, the imaging effect is optimized, and feature analysis and defect detection have higher accuracy.

Description

Cylinder surface detection method and device based on CIS and storage medium
Technical Field
The invention relates to the field of image processing, in particular to a cylinder surface detection method and device based on a CIS and a storage medium.
Background
Industrial production tends to be more and more automated and intelligent; for the defect detection of products, if manual detection is adopted, the efficiency is low, the detection omission is easy, and the labor cost is greatly increased, so that the machine detection is basically adopted in the industry to replace the manual detection. In the industry, for surface detection of cylindrical products, a plurality of line cameras with large lenses are generally adopted, a rotating device is used for enabling the cylindrical products to rotate at a constant speed, and the surface images obtained by scanning are synthesized to obtain complete surface images of the cylindrical products, so that the requirement of surface defect detection can be met. However, the adoption of a plurality of linear cameras with large lenses leads to expensive equipment and large occupied plant space due to large volume; complex image synthesis algorithms result in the need for sophisticated processors; both line cameras and sophisticated processors can significantly increase inspection costs.
Disclosure of Invention
In order to solve the above problems, an embodiment of the present invention provides a method for detecting a surface of a cylinder based on a CIS, which can effectively reduce the cost of detecting defects of a cylinder product.
The technical scheme adopted by the invention for solving the problems is as follows:
in a first aspect of the present invention, a CIS-based cylinder surface detection method is provided, including the following steps:
enabling a CIS sensor to acquire a simulation image of the rotating cylinder;
converting the analog image into a digital image;
performing compensation processing on each pixel of the digital image;
performing characteristic analysis and defect detection on the digital image subjected to compensation processing;
wherein the performing compensation processing on each pixel of the digital image comprises:
measuring a base value of the CIS sensor with and without exposure, the base value including an arithmetic mean Va of each pixel of the exposurenThe arithmetic maximum value Vamax per pixel of the exposurenArithmetic mean value Vb of each pixel not exposednAnd the arithmetic maximum value Vbmax of each pixel not exposedn
According to Gn=(Vamaxn-Vbmaxn)/(Van-Vbn) And OFFSETn=Vamaxn-(Vamaxn-Vbmaxn)/(Van-Vbn)*VanThe gain G of each pixel is calculatednAnd OFFSET OFFSETn
According to yn=Gn*xn+OFFSETnFor each pixel x of the digital imagenPixel y after compensationn
Further, the acquiring of the analog image by the CIS sensor to the rotating cylinder is specifically as follows:
adjusting the distance between the CIS sensor and the cylinder;
adjusting the illumination effect on the cylinder and the exposure degree of the CIS sensor;
rotating the cylinder and enabling the CIS sensor to collect analog images of the side surface of the cylinder until the analog images of one circle of the side surface of the cylinder are collected;
the CIS sensor is caused to acquire analog images of the upper and lower surfaces of the cylinder.
Specifically, in the step of adjusting the distance between the CIS sensor and the cylinder, the distance between the CIS sensor and the cylinder is between 1mm and 15 mm.
Further, the performing feature analysis and defect detection on the compensated digital image comprises:
extracting features of the digital image subjected to compensation processing by adopting an HOG algorithm;
classifying the extracted features by adopting an SVM classifier;
and comparing the classified features with the image features of the non-defective cylinder and judging whether defects exist or not.
Further, the CIS sensor includes a photosensitive element, a lens array, and a light source.
In a second aspect of the invention, a CIS-based cylinder surface detection device is provided, comprising a control processor and a memory for communicative connection with the control processor; the memory stores instructions executable by the control processor to enable the control processor to perform a CIS-based cylinder surface detection method according to a first aspect of the present invention.
In a third aspect of the present invention, there is provided a computer-readable storage medium storing computer-executable instructions for causing a computer to perform a CIS-based cylinder surface detection method according to the first aspect of the present invention.
The technical scheme at least has the following beneficial effects: the CIS sensor is used for scanning and imaging the surface of the cylinder, so that the imaging effect is good, the image is free of distortion, and the reduction degree is high; the imaging device of the CIS sensor is low in price and small in size; the image acquired by the CIS sensor is compensated, so that the distortion problem of the image is solved, the image has higher definition and restoration degree, and the subsequent feature analysis and defect detection of the image are more accurate.
Drawings
The invention is further illustrated with reference to the following figures and examples.
FIG. 1 is a flow chart of a CIS-based cylinder surface inspection method according to an embodiment of the present invention;
FIG. 2 is a detailed flowchart of step S100 in FIG. 1;
FIG. 3 is a detailed flowchart of step S300 in FIG. 1;
FIG. 4 is a detailed flowchart of step S400 in FIG. 1;
fig. 5 is a structural view of the CIS sensor.
Detailed Description
Reference will now be made in detail to the present preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to like elements throughout.
In the description of the present invention, unless otherwise explicitly limited, terms such as arrangement, installation, connection and the like should be understood in a broad sense, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the specific contents of the technical solutions.
Referring to fig. 1, an embodiment of the present invention provides a CIS-based cylinder surface detection method, including the following steps:
s100, enabling the CIS sensor to acquire a simulation image of the rotating cylinder;
s200, converting the analog image into a digital image;
s300, performing compensation processing on each pixel of the digital image;
s400, performing characteristic analysis and defect detection on the digital image subjected to compensation processing;
referring to fig. 3, step S300 specifically includes:
s310, measuring basic values of the CIS sensor under the conditions of exposure and non-exposure, wherein the basic values comprise the arithmetic mean value Va of each pixel of exposurenThe arithmetic maximum value Vamax per pixel of the exposurenArithmetic mean value Vb of each pixel not exposednAnd the arithmetic maximum value Vbmax of each pixel not exposedn
S320, according to Gn=(Vamaxn-Vbmaxn)/(Van-Vbn) And OFFSETn=Vamaxn-(Vamaxn-Vbmaxn)/(Van-Vbn)*VanThe gain G of each pixel is calculatednAnd OFFSET OFFSETn
S330, according to yn=Gn*xn+OFFSETnFor each pixel x of the digital imagenPixel y after compensationn
In this embodiment, the cis (contact Image sensor) sensor is a sensor generally called a contact Image sensor, and is commonly used in scanners, in which the photosensitive elements 1 are closely arranged and directly collect information of light reflected by a scanned document.
Referring to fig. 5, in particular, the CIS sensor includes a photosensitive element 1, a lens array 2, and a light source 3. When the CIS is operated, light emitted from the light source 3 is directly incident on the surface of the cylinder, and light reflected from the surface of the cylinder is focused by the lens array 2, imaged on the photosensitive element 1, and converted into electric charges to be stored. The light intensities at different positions are different, so that the light intensities received by the pixel units of the photosensitive element 1 at different positions are different. The illumination time, namely the charge accumulation time of each pixel unit is consistent in each reading period, after the charge accumulation time is reached, the analog switches are controlled by the shift register to be sequentially opened, and the electric signals of the pixel units are sequentially output in the form of analog signals, so that the analog image signals of the surface of the cylinder are obtained. Further, the photosensitive element 1 is a MOS device; the light source 3 is in particular an LED light source.
The CIS sensor has a simple structure, so that a scanning surface can be made into a large area; therefore, the CIS sensor is scanned for one circle opposite to the outer side surface of the cylinder, and the collection of the simulation image of the outer side surface of the cylinder can be completed. The CIS sensor sweeps over the upper and lower surfaces of the cylinder to obtain simulated images of the upper and lower surfaces of the cylinder. Meanwhile, the ratio of the simulated image to the actual image obtained by scanning is 1:1, the phenomenon of image distortion is avoided, and the color reality and the image resolution are excellent.
However, in the CIS sensor, in the process of converting an optical signal into an electrical signal, the capacitance is largeErrors are liable to occur, and therefore, compensation processing for an image is required. An analog image obtained by the CIS sensor is subjected to filter preprocessing and then converted into a digital image via an analog-to-digital converter. And inputting the digital image into the FPGA for compensation processing. Gain G according to each pixelnAnd OFFSET OFFSETnThe compensation process is performed for each pixel of the digital image. Finally formed by yn=Gn*xn+OFFSETnFor each pixel x of the digital imagenPixel y after compensationn. In this embodiment, step S300 is implemented in an FPGA, which is model number EP1C3T144C 8N. Of course in other embodiments, the FPGA may take on other models.
In the process of measuring the basic value of the CIS sensor under the conditions of exposure and non-exposure, the arithmetic mean value Va of each pixel of the exposure is measurednThe arithmetic maximum value Vamax per pixel of the exposurenThe method comprises the following steps:
setting the exposure of the CIS sensor, and enabling the CIS sensor to scan pure white paper in a static mode, and ensuring that image pixels are between 240 and 250; obtaining the arithmetic average value Va of each pixel exposed in the time TnAnd the arithmetic average value Vamax of each pixel of the exposuren
Measuring the arithmetic mean Vb of each pixel not exposednAnd the arithmetic mean value Vbmax of each pixel not exposednThe method comprises the following steps:
closing the exposure effect of the CIS sensor, and enabling the CIS sensor to scan pure white paper in a static mode again, and meanwhile ensuring that image pixels are between 240 and 250; obtaining an arithmetic average value Vb of each pixel which is not exposed in the time TnAnd the arithmetic maximum value Vbmax of each pixel not exposedn
The digital image obtained after compensation processing overcomes the defects of insufficient definition and partial distortion of the analog image directly obtained by the original CIS sensor, facilitates subsequent feature extraction, and improves the accuracy of defect detection.
Referring to fig. 2, further, the step S100 specifically includes:
s110, adjusting the distance between the CIS sensor and the cylinder;
s120, adjusting the illumination effect on the cylinder and the exposure degree of the CIS sensor;
s130, rotating the cylinder and enabling the CIS sensor to collect the simulation image of the side surface of the cylinder until the simulation image of the circumference of the side surface of the cylinder is collected;
and S140, enabling the CIS sensor to collect simulation images of the upper surface and the lower surface of the cylinder.
Specifically, the distance between the CIS sensor and the cylinder is adjusted to be 1-15 mm, and the CIS sensor is in contact type, so that the distance between the CIS sensor and the cylinder needs to be very close to each other. And the light source 3 of the CID sensor is adjusted to adjust the illumination effect of the cylinder and the exposure degree of the CIS sensor, so that the image overexposure is avoided, and the image definition is prevented from being influenced. The cylindrical product to be measured is placed on the rotating platform, and the rotating motor is connected with the rotating platform and drives the rotating platform to rotate at a constant speed. The CIS sensor collects the analog images of the side surface of the cylinder until the analog images of the circumference of the side surface of the cylinder are collected. In addition, the upper surface and the lower surface of the cylinder are respectively swept by the CIS sensor, so that simulated images of all surfaces of the cylinder can be obtained, and the defect detection of the whole cylinder is facilitated.
Referring to fig. 4, further, the step S400 includes:
s410, extracting features of the digital image subjected to compensation processing by adopting an HOG algorithm;
s420, classifying the extracted features by adopting an SVM classifier;
and S430, comparing the classified features with the image features of the defect-free cylinder and judging whether defects exist or not.
In this embodiment, the Chinese language of the HOG (histogram of Oriented gradient) algorithm is all called the direction gradient histogram algorithm. It constructs features by calculating and counting the histogram of gradient direction of local area of image.
The specific steps of the HOG algorithm are as follows:
graying the digital image subjected to the compensation processing;
normalizing the grayed digital image by a Gamma correction method;
calculating a gradient for each pixel of the normalized digital image;
dividing the digital image into unit areas and counting a gradient histogram of each unit area to obtain the characteristics of the unit areas;
and combining the unit areas into square areas and further obtaining an overall digital image, wherein the characteristics of the square areas are obtained by serially connecting the characteristics of the unit areas, and the characteristics of all the square areas in the digital image are serially connected to obtain the image characteristics of the digital image subjected to compensation processing.
In other embodiments, the HOG algorithm may be replaced by other algorithms commonly used for image feature extraction, such as SIFT algorithm, SURF algorithm, LBP algorithm, and the like.
The SVM classifier is a generalized linear classifier for binary classification of data in a supervised learning mode, and a decision boundary of the SVM classifier is a maximum edge distance hyperplane for solving learning samples. The SVM classifier calculates empirical risks by using a hinge loss function and adds a regularization term in a solution system to optimize structural risks, and the SVM classifier is a classifier with sparsity and robustness. The SVM classifier classifies the extracted image features of the compensated digital image. In other embodiments, the SVM classifier may be replaced by other algorithms commonly used for feature classification, such as Bayesian algorithms, KNN algorithms, and the like.
Finally, comparing the classified characteristics of the cylinder to be detected with the image characteristics of the cylinder without defects, judging whether the defects exist or not, and outputting a judgment result; and automatic cylinder surface detection is realized.
In this embodiment, the FPGA is connected to the DSP. The digital image after FPGA compensation processing enters a DSP; step S400 is processed in a DSP, specifically, the model of the DSP is TMS320F 2810. Of course in other embodiments, the DSP may take other forms.
In another embodiment of the invention, a CIS-based cylinder surface detection device is provided, comprising a control processor and a memory for communicative connection with the control processor; the memory stores instructions executable by the control processor to enable the control processor to perform a CIS-based cylinder surface sensing method as described above. Specifically, the control processor adopts a PLC controller.
In another embodiment of the present invention, there is provided a computer-readable storage medium storing computer-executable instructions for causing a computer to perform a CIS-based cylinder surface detection method as described above.
The above description is only a preferred embodiment of the present invention, and the present invention is not limited to the above embodiment, and the present invention shall fall within the protection scope of the present invention as long as the technical effects of the present invention are achieved by the same means.

Claims (7)

1. A cylinder surface detection method based on CIS is characterized by comprising the following steps:
enabling a CIS sensor to acquire a simulation image of the rotating cylinder;
converting the analog image into a digital image;
performing compensation processing on each pixel of the digital image;
performing characteristic analysis and defect detection on the digital image subjected to compensation processing;
wherein the performing compensation processing on each pixel of the digital image comprises:
measuring a base value of the CIS sensor with and without exposure, respectively, the base value comprising an arithmetic mean Va of each pixel of the exposurenThe arithmetic maximum value Vamax per pixel of the exposurenArithmetic mean value Vb of each pixel not exposednAnd the arithmetic maximum value Vbmax of each pixel not exposedn
According to Gn=(Vamaxn-Vbmaxn)/(Van-Vbn) And OFFSETn=Vamaxn-(Vamaxn-Vbmaxn)/(Van-Vbn)*VanIs calculated to obtainGain G of each pixelnAnd OFFSET OFFSETn
According to yn=Gn*xn+OFFSETnFor each pixel x of the digital imagenPixel y after compensationn
2. The CIS-based cylinder surface inspection method of claim 1, wherein the step of enabling the CIS sensor to capture a simulated image of the rotating cylinder comprises the steps of:
adjusting the distance between the CIS sensor and the cylinder;
adjusting the illumination effect on the cylinder and the exposure degree of the CIS sensor;
rotating the cylinder and enabling the CIS sensor to collect analog images of the side surface of the cylinder until the analog images of one circle of the side surface of the cylinder are collected;
the CIS sensor is caused to acquire analog images of the upper and lower surfaces of the cylinder.
3. The method for detecting the surface of the cylinder based on the CIS according to claim 2, wherein in the step of adjusting the distance between the CIS sensor and the cylinder, the distance between the CIS sensor and the cylinder is between 1mm and 15 mm.
4. The CIS-based cylinder surface inspection method according to claim 1, wherein the feature analysis and defect detection of the compensated digital image comprises:
extracting features of the digital image subjected to compensation processing by adopting an HOG algorithm;
classifying the extracted features by adopting an SVM classifier;
and comparing the classified features with the image features of the non-defective cylinder and judging whether defects exist or not.
5. The CIS-based cylinder surface detection method according to claim 1, wherein the CIS sensor comprises a photosensitive element, a lens array and a light source.
6. A CIS-based cylinder surface sensing device comprising a control processor and a memory for communicative connection with the control processor; the memory stores instructions executable by the control processor to enable the control processor to perform a CIS based cylinder surface detection method according to any one of claims 1 to 5.
7. A computer-readable storage medium having stored thereon computer-executable instructions for causing a computer to perform a CIS-based cylinder surface inspection method as claimed in any one of claims 1 to 5.
CN201910342254.4A 2019-04-26 2019-04-26 Cylinder surface detection method and device based on CIS and storage medium Active CN110111315B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910342254.4A CN110111315B (en) 2019-04-26 2019-04-26 Cylinder surface detection method and device based on CIS and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910342254.4A CN110111315B (en) 2019-04-26 2019-04-26 Cylinder surface detection method and device based on CIS and storage medium

Publications (2)

Publication Number Publication Date
CN110111315A CN110111315A (en) 2019-08-09
CN110111315B true CN110111315B (en) 2021-01-26

Family

ID=67486890

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910342254.4A Active CN110111315B (en) 2019-04-26 2019-04-26 Cylinder surface detection method and device based on CIS and storage medium

Country Status (1)

Country Link
CN (1) CN110111315B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110570408B (en) * 2019-09-04 2022-04-22 南京大学 System and method for counting fine targets on outer surface of cylinder
CN117705822A (en) * 2024-02-06 2024-03-15 中国科学院长春光学精密机械与物理研究所 Cylinder surface detection method and device based on CIS and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04198743A (en) * 1990-11-28 1992-07-20 Sekisui Chem Co Ltd Surface state inspecting device
CN102641109A (en) * 2011-07-08 2012-08-22 上海交通大学 Method for intelligently adjusting endoscope illuminance
KR101279117B1 (en) * 2006-06-30 2013-06-26 엘지디스플레이 주식회사 OLED display and drive method thereof
CN106338520A (en) * 2016-09-18 2017-01-18 南京林业大学 Recognition method of surface defects of multilayer solid wood composite floor with surface board being jointed board
CN106952260A (en) * 2017-03-31 2017-07-14 深圳华中科技大学研究院 A kind of solar battery sheet defect detecting system and method based on CIS IMAQs
CN105427324B (en) * 2015-12-07 2018-03-09 电子科技大学 The magneto-optic image defects detection method searched for automatically based on binary-state threshold
CN208366870U (en) * 2018-07-05 2019-01-11 精锐视觉智能科技(深圳)有限公司 A kind of label printing defects on-line measuring device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6618185B2 (en) * 2001-11-28 2003-09-09 Micronic Laser Systems Ab Defective pixel compensation method
CN101340523B (en) * 2008-08-14 2011-11-23 北京中星微电子有限公司 Method and apparatus for exposure compensating digital image
CN107103600A (en) * 2017-04-13 2017-08-29 北京海风智能科技有限责任公司 A kind of defects of insulator automatic testing method based on machine learning
CN109447949A (en) * 2018-09-29 2019-03-08 南京理工大学 Insulated terminal defect identification method based on crusing robot

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04198743A (en) * 1990-11-28 1992-07-20 Sekisui Chem Co Ltd Surface state inspecting device
KR101279117B1 (en) * 2006-06-30 2013-06-26 엘지디스플레이 주식회사 OLED display and drive method thereof
CN102641109A (en) * 2011-07-08 2012-08-22 上海交通大学 Method for intelligently adjusting endoscope illuminance
CN105427324B (en) * 2015-12-07 2018-03-09 电子科技大学 The magneto-optic image defects detection method searched for automatically based on binary-state threshold
CN106338520A (en) * 2016-09-18 2017-01-18 南京林业大学 Recognition method of surface defects of multilayer solid wood composite floor with surface board being jointed board
CN106952260A (en) * 2017-03-31 2017-07-14 深圳华中科技大学研究院 A kind of solar battery sheet defect detecting system and method based on CIS IMAQs
CN208366870U (en) * 2018-07-05 2019-01-11 精锐视觉智能科技(深圳)有限公司 A kind of label printing defects on-line measuring device

Also Published As

Publication number Publication date
CN110111315A (en) 2019-08-09

Similar Documents

Publication Publication Date Title
CN109255787B (en) System and method for detecting scratch of silk ingot based on deep learning and image processing technology
CN109550712B (en) Chemical fiber filament tail fiber appearance defect detection system and method
JP3137561B2 (en) Method and apparatus for determining image quality, method and apparatus for monitoring performance of an image capture device
US8879869B2 (en) Image defect map creation using batches of digital images
US7206461B2 (en) Digital image acquisition and processing system
US7315658B2 (en) Digital camera
US7676110B2 (en) Determination of need to service a camera based on detection of blemishes in digital images
US7310450B2 (en) Method of detecting and correcting dust in digital images based on aura and shadow region analysis
US20080055433A1 (en) Detection and Removal of Blemishes in Digital Images Utilizing Original Images of Defocused Scenes
CN110111315B (en) Cylinder surface detection method and device based on CIS and storage medium
US20050068449A1 (en) Automated statistical self-calibrating detection and removal of blemishes in digital images based on a dust map developed from actual image data
CN101063659A (en) System for detecting paper flaw of paper sheet
CN111739003B (en) Machine vision method for appearance detection
US20230260125A1 (en) Digital pathology artificial intelligence quality check
CN117456195A (en) Abnormal image identification method and system based on depth fusion
CN113228049A (en) Milk analyzer for classifying milk
CN114399764A (en) Pathological section scanning method and system
CN117115095A (en) Method and system for detecting tiny defects of ceramic tiles with complex textures
CN116645351A (en) Online defect detection method and system for complex scene
CN106855948A (en) It is a kind of to detect that answering card scanning produces the method and device of secondary pollution
JP2004125629A (en) Defect detection apparatus
JP2021089215A (en) Surface property detection method and surface property detector
CN112748110A (en) Surface defect detection device for transparent mirror printing and gold stamping process
CN117911409B (en) Mobile phone screen bad line defect diagnosis method based on machine vision
JPH04145309A (en) Fruition section length measuring method for corn

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
GR01 Patent grant
GR01 Patent grant