CN117173188B - Glass scar identification method - Google Patents

Glass scar identification method Download PDF

Info

Publication number
CN117173188B
CN117173188B CN202311453560.8A CN202311453560A CN117173188B CN 117173188 B CN117173188 B CN 117173188B CN 202311453560 A CN202311453560 A CN 202311453560A CN 117173188 B CN117173188 B CN 117173188B
Authority
CN
China
Prior art keywords
gray
value
scar
channel
region
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
CN202311453560.8A
Other languages
Chinese (zh)
Other versions
CN117173188A (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.)
Luzhou Tongxin Display Technology Co ltd
Original Assignee
Luzhou Tongxin Display 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 Luzhou Tongxin Display Technology Co ltd filed Critical Luzhou Tongxin Display Technology Co ltd
Priority to CN202311453560.8A priority Critical patent/CN117173188B/en
Publication of CN117173188A publication Critical patent/CN117173188A/en
Application granted granted Critical
Publication of CN117173188B publication Critical patent/CN117173188B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

The invention provides a glass scar identification method, which belongs to the technical field of image processing, wherein a color enhancement image is obtained by enhancing each color channel of a glass image, so that pixel points of a local abnormal region are different from a normal region, the abnormal region is better distinguished on the color enhancement image, the color enhancement image is subjected to gray level processing, abnormal points are removed, the influence of individual noise points is avoided, an image to be identified is obtained, the abnormal region is found according to the gray level distribution condition on the image to be identified, the abnormal region is used as a suspected scar region, the suspected scar region is compared with the normal region, and the abnormal region is further determined to be the scar region, so that the automatic glass scar identification method without manual work is realized.

Description

Glass scar identification method
Technical Field
The invention relates to the technical field of image processing, in particular to a glass scar identification method.
Background
When the glass leaves the factory, the appearance of the glass needs to be checked, the smoothness of the glass is checked, and whether scar exists or not is observed. Although the scar exists on the glass, the scar is easy to judge by naked eyes of a person, the scar is observed manually, the scar is easy to miss when the working time is long and the glass reflects light, and particularly when the glass area is large, the whole condition of the glass is harder to comprehensively check.
Disclosure of Invention
The invention aims to provide a glass scar identification method which solves the problem that an existing automatic glass scar identification method is lacking.
The embodiment of the invention is realized by the following technical scheme: a method for identifying glass scars, comprising the following steps:
s1, carrying out channel color enhancement on a glass image to obtain a color enhancement chart;
s2, carrying out gray scale treatment on the color enhancement map to obtain a gray scale map;
s3, abnormal points are removed from the gray level image, and an image to be identified is obtained;
s4, according to the gray value distribution condition on the image to be identified, a suspected scar region is found;
and S5, calculating the scar degree of the suspected scar region and the normal region on the image to be identified, and when the scar degree is larger than an abnormal threshold value, the suspected scar region is provided with a scar.
Further, the step S1 includes: color enhancement is carried out on the R channel value of the glass image, color enhancement is carried out on the G channel value of the glass image, color enhancement is carried out on the B channel value of the glass image, and the expressions of the color enhancement are as follows:
wherein,to strengthen the post->Class channel->Individual channel values->Is->Channel-like mostThe value of the large channel is set,is->Minimum channel value of class channel,/>For the channel distance>Regulating parameters for the channel->For the->Class channel->Individual channel values->Is->Individual channel value->First->Class channel->And channel values.
The beneficial effects of the above further scheme are: the invention finds the maximum channel value and the minimum channel value of each type of channel, determines the enhancement proportion of each type of channel value, and adopts the channel value to be enhancedThe surrounding 8 channel values realize the balance of the channel values at the current positionThe amount avoids individual outliers.
Further, the channel distanceThe calculation formula of (2) is as follows:
wherein,is->Individual channel value->Upper side->Channel value of class channel,/>Is->Individual channel value->Lower side->Channel value of class channel,/>Is->Individual channel value->Right side->Channel-like communicationLane value, ->Is->Individual channel value->Left side->Channel value of class channel,/>R channel value->And is the value of the G channel,and is a B-channel value.
The beneficial effects of the above further scheme are: the channel distance adopts the channel value to be enhanced in the inventionThe four channel values of the same type are calculated, and when the distance between the four channel values of the same type is larger, the color change is severe, and the boundary point between the scar and the glass is possible, so that the emphasis is placed on reserving the channel value to be enhanced>When the distances between the four channel values of the same type are smaller, the color change is gentle, and the average value of the 8 channel values is taken with emphasis, so that the purpose of removing the abnormal channel values is achieved.
Further, the step S3 includes the following sub-steps:
s31, setting 3*3 gray blocks, moving the gray blocks on a gray map, and traversing pixel points on the gray map;
s32, calculating the distance from any pixel point at the periphery to other pixel points under the gray scale block according to the gray scale value of each pixel point under the gray scale block to obtain the peripheral gray scale distance, wherein any pixel point at the periphery is other pixel points under the gray scale block except the central pixel point;
s33, calculating the distance between the central pixel point and other pixel points under the gray scale block according to the gray scale value of each pixel point under the gray scale block to obtain the central gray scale distance;
s34, when the central gray scale distance and the peripheral gray scale distance meet the distance condition, the central pixel point is an abnormal point;
and S35, replacing the gray value of the abnormal point by the gray average value of other pixel points except the central pixel point under the gray block to obtain the image to be identified.
The beneficial effects of the above further scheme are: according to the method, the peripheral gray scale distance is obtained through the distance between any peripheral pixel point and other pixel points under the gray scale block, so that the gray scale value condition of the peripheral pixel point is estimated, and then the gray scale value condition of the central pixel point is estimated according to the distance between the central pixel point and the other pixel points.
Further, the calculation formula of the peripheral gray scale distance in S32 is as follows:
wherein,is->Peripheral gray scale distance->Gray value of any pixel point around +.>Is a natural constant which is used for the production of the high-temperature-resistant ceramic material,dividing gray value for gray block>External->Gray values of the individual pixels;
the calculation formula of the center gray scale distance is as follows:
wherein,is->Center gray distance, ">Is the gray value of the center pixel, +.>Dividing gray value for gray block>External->Gray values of individual pixels.
The beneficial effects of the above further scheme are: when the gray distance is calculated, the gray value of the pixel points is enhanced through the exponential function, so that the gray value difference between the pixel points is more obvious, and the fine difference is more convenient to find.
Further, the distance condition in S34 is:
wherein,is a distance threshold.
The beneficial effects of the above further scheme are: in the present invention when the peripheral gray scale distance is similar to the center gray scale distance,the closer to 1, the smaller the probability that the center pixel point is an outlier, and therefore, a distance threshold value of less than 1 is set in the present invention>And selecting pixel points with different gray distance distribution.
Further, the step S4 includes the following sub-steps:
s41, calculating the integral gray scale distribution coefficient of the image to be identified;
s42, calculating the gray scale distribution coefficient of each local area on the image to be identified;
s43, when the gray level distribution coefficient of the local area is larger than that of the whole gray level distribution coefficient, the area is a suspected scar area.
Further, the formulas for calculating the gray distribution coefficient in S41 and S42 are:
wherein,is a gray scale distribution coefficient>As an exponential function based on natural constants, < +.>The +.f. for the region of the gray-scale distribution coefficient to be calculated>Gray value of each pixel, +.>For the number of pixel points in the gray scale distribution coefficient region to be calculated,for the maximum gray value in the region of the gray distribution coefficient to be calculated,/>The minimum gray value in the gray distribution coefficient region to be calculated.
The beneficial effects of the above further scheme are: according to the method, the whole gray level distribution coefficient of the image to be identified is calculated, so that the whole gray level distribution condition is represented, then the local area is taken, the gray level distribution coefficient of the local area is calculated, the whole area is compared with the local area, and therefore the abnormal area is found to be the suspected scar area. The glass itself is a smooth plane, where there are few gray scale fluctuations, or there are gray scale value variations in some areas due to the different light intensities on the glass. The invention utilizes the point common knowledge to find the maximum gray value and the minimum gray value on the region of the gray distribution coefficient to be calculated so as to represent the gray fluctuation range of the region, and when the integral gray distribution coefficient is calculated, the difference between the maximum gray value and the minimum gray value is the largest, but the difference is equally divided into the integralThe gray level difference of each pixel point is small, so that the gray level value fluctuation existing in the scar area is definitely larger than that of the whole.
Further, the step S5 includes the following sub-steps:
s51, taking a normal area with the same area on the image to be identified according to the area of the suspected scar area;
s52, calculating scar degree values of the normal area and the suspected scar area;
and S53, when the scar degree is larger than an abnormal threshold value, the suspected scar area is provided with a scar.
The beneficial effects of the above further scheme are: in the invention, a suspected scar region on a glass image is found out, a non-suspected scar region is a normal region, the normal region is compared with the suspected scar region, a scar degree value is calculated, and when the scar degree is larger than an abnormal threshold value, a scar exists on the suspected scar region.
Further, the formula for calculating the scar extent value in S52 is:
wherein,for scar extent value, add->Is gray average value on suspected scar area, +.>Is the gray average value on the normal area,/-, and>for gray level spread on suspected scar area, +.>For gray level spread on normal area, +.>Gray level dispersion common to the suspected scar region and the normal region;
wherein,is the suspicious scar area->Gray value of each pixel, +.>Is the normal zone->Gray value of each pixel, +.>The absolute value of the pixel points is the number of the pixel points on the suspected scar area or the normal area.
The beneficial effects of the above further scheme are: the gray average value is used for comparing the similarity degree of the overall brightness between the two areas, the gray dispersion degree is used for comparing the similarity degree of gray value distribution between the two areas, and when the difference between the two areas is larger, the scar degree value is larger.
The technical scheme of the embodiment of the invention has at least the following advantages and beneficial effects: according to the invention, the color enhancement map is obtained by enhancing each color channel of the glass image, so that the difference between the pixel points of the local abnormal region and the normal region is highlighted, the abnormal region is better distinguished on the color enhancement map, the gray level processing is carried out on the color enhancement map, the abnormal points are removed, the influence of individual noise points is avoided, the image to be identified is obtained, the abnormal region is found according to the gray level value distribution condition on the image to be identified and is used as a suspected scar region, and the suspected scar region is compared with the normal region, so that the suspected scar region is further determined to be the scar region, and the automatic glass scar identification method without manpower is realized.
Drawings
Fig. 1 is a flow chart of a method of identifying glass scarring.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. The components of the embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations.
As shown in fig. 1, a glass scar recognition method includes the following steps:
s1, carrying out channel color enhancement on a glass image to obtain a color enhancement chart;
the S1 comprises the following steps: color enhancement is carried out on the R channel value of the glass image, color enhancement is carried out on the G channel value of the glass image, color enhancement is carried out on the B channel value of the glass image, and the expressions of the color enhancement are as follows:
wherein,to strengthen the post->Class channel->Individual channel values->Is->The maximum channel value of the class channel,is->Minimum channel value of class channel,/>For the channel distance>Regulating parameters for the channel->For the->Class channel->Individual channel values->Is->Individual channel value->First->Class channel->And channel values.
The invention finds the maximum channel value and the minimum channel value of each type of channel, determines the enhancement proportion of each type of channel value, and adopts the channel value to be enhancedThe surrounding 8 channel values realize the measurement of the channel value at the current position, and avoid individual abnormal points.
The channel distanceThe calculation formula of (2) is as follows:
wherein,is->Individual channel value->Upper side->Channel value of class channel,/>Is->Individual channel value->Lower side->Channel value of class channel,/>Is->Individual channel value->Right side->Channel value of class channel,/>Is->Individual channel value->Left side->Channel value of class channel,/>R channel value->And is the value of the G channel,and is a B-channel value.
The channel distance adopts the channel value to be enhanced in the inventionThe four channel values of the same type are calculated, and when the distance between the four channel values of the same type is larger, the color change is severe, and the boundary point between the scar and the glass is possible, so that the emphasis is placed on reserving the channel value to be enhanced>When the distances between the four channel values of the same type are smaller, the color change is gentle, and the average value of the 8 channel values is taken with emphasis, so that the purpose of removing the abnormal channel values is achieved.
S2, carrying out gray scale treatment on the color enhancement map to obtain a gray scale map;
s3, abnormal points are removed from the gray level image, and an image to be identified is obtained;
the step S3 comprises the following substeps:
s31, setting 3*3 gray blocks, moving the gray blocks on a gray map, and traversing pixel points on the gray map;
in step S31, the pixel on each gray scale is set as the over-center pixel as much as possible.
S32, calculating the distance from any pixel point at the periphery to other pixel points under the gray scale block according to the gray scale value of each pixel point under the gray scale block to obtain the peripheral gray scale distance, wherein any pixel point at the periphery is other pixel points under the gray scale block except the central pixel point;
s33, calculating the distance between the central pixel point and other pixel points under the gray scale block according to the gray scale value of each pixel point under the gray scale block to obtain the central gray scale distance;
s34, when the central gray scale distance and the peripheral gray scale distance meet the distance condition, the central pixel point is an abnormal point;
and S35, replacing the gray value of the abnormal point by the gray average value of other pixel points except the central pixel point under the gray block to obtain the image to be identified.
According to the method, the peripheral gray scale distance is obtained through the distance between any peripheral pixel point and other pixel points under the gray scale block, so that the gray scale value condition of the peripheral pixel point is estimated, and then the gray scale value condition of the central pixel point is estimated according to the distance between the central pixel point and the other pixel points.
The calculation formula of the peripheral gray scale distance in S32 is as follows:
wherein,is->Peripheral gray scale distance->Gray value of any pixel point around +.>Is a natural constant which is used for the production of the high-temperature-resistant ceramic material,dividing gray value for gray block>External->Gray values of the individual pixels;
the calculation formula of the center gray scale distance is as follows:
wherein,is->Center gray distance, ">Is the gray value of the center pixel, +.>Dividing gray value for gray block>External->Gray values of individual pixels.
When the gray distance is calculated, the gray value of the pixel points is enhanced through the exponential function, so that the gray value difference between the pixel points is more obvious, and the fine difference is more convenient to find.
The distance condition in S34 is:
wherein,is a distance threshold.
In the present invention when the peripheral gray scale distance is similar to the center gray scale distance,the closer to 1, the smaller the probability that the center pixel point is an outlier, becauseIn this case, a distance threshold value +.1 is set in the present invention>And selecting pixel points with different gray distance distribution.
S4, according to the gray value distribution condition on the image to be identified, a suspected scar region is found;
the step S4 comprises the following substeps:
s41, calculating the integral gray scale distribution coefficient of the image to be identified;
s42, calculating the gray scale distribution coefficient of each local area on the image to be identified;
s43, when the gray level distribution coefficient of the local area is larger than that of the whole gray level distribution coefficient, the area is a suspected scar area.
The formulas for calculating the gray distribution coefficient in S41 and S42 are as follows:
wherein,is a gray scale distribution coefficient>As an exponential function based on natural constants, < +.>The +.f. for the region of the gray-scale distribution coefficient to be calculated>Gray value of each pixel, +.>For the number of pixel points in the gray scale distribution coefficient region to be calculated,for the maximum gray value in the region of the gray distribution coefficient to be calculated,/>The minimum gray value in the gray distribution coefficient region to be calculated.
In the present invention, the gray-scale distribution coefficient region to be calculated is: a global area or a local area.
According to the method, the whole gray level distribution coefficient of the image to be identified is calculated, so that the whole gray level distribution condition is represented, then the local area is taken, the gray level distribution coefficient of the local area is calculated, the whole area is compared with the local area, and therefore the abnormal area is found to be the suspected scar area. The glass itself is a smooth plane, where there are few gray scale fluctuations, or there are gray scale value variations in some areas due to the different light intensities on the glass. The invention utilizes the point common knowledge to find the maximum gray value and the minimum gray value on the region of the gray distribution coefficient to be calculated so as to represent the gray fluctuation range of the region, and when the integral gray distribution coefficient is calculated, the difference between the maximum gray value and the minimum gray value is the largest, but the difference is equally divided into the integralThe gray level difference of each pixel point is small, so that the gray level value fluctuation existing in the scar area is definitely larger than that of the whole.
And S5, calculating the scar degree of the suspected scar region and the normal region on the image to be identified, and when the scar degree is larger than an abnormal threshold value, the suspected scar region is provided with a scar.
The step S5 comprises the following substeps:
s51, taking a normal area with the same area on the image to be identified according to the area of the suspected scar area;
s52, calculating scar degree values of the normal area and the suspected scar area;
and S53, when the scar degree is larger than an abnormal threshold value, the suspected scar area is provided with a scar.
In the invention, a suspected scar region on a glass image is found out, a non-suspected scar region is a normal region, the normal region is compared with the suspected scar region, a scar degree value is calculated, and when the scar degree is larger than an abnormal threshold value, a scar exists on the suspected scar region.
The formula for calculating the scar degree value in the step S52 is as follows:
wherein,for scar extent value, add->Is gray average value on suspected scar area, +.>Is the gray average value on the normal area,/-, and>for gray level spread on suspected scar area, +.>For gray level spread on normal area, +.>Gray level dispersion common to the suspected scar region and the normal region;
wherein,is the suspicious scar area->Gray value of each pixel, +.>Is the normal zone->Gray value of each pixel, +.>The absolute value of the pixel points is the number of the pixel points on the suspected scar area or the normal area.
The gray average value is used for comparing the similarity degree of the overall brightness between the two areas, the gray dispersion degree is used for comparing the similarity degree of gray value distribution between the two areas, and when the difference between the two areas is larger, the scar degree value is larger.
In this embodiment, the abnormality threshold may be specifically set according to experience or experimental procedures.
According to the invention, the color enhancement map is obtained by enhancing each color channel of the glass image, so that the difference between the pixel points of the local abnormal region and the normal region is highlighted, the abnormal region is better distinguished on the color enhancement map, the gray level processing is carried out on the color enhancement map, the abnormal points are removed, the influence of individual noise points is avoided, the image to be identified is obtained, the abnormal region is found according to the gray level value distribution condition on the image to be identified and is used as a suspected scar region, and the suspected scar region is compared with the normal region, so that the suspected scar region is further determined to be the scar region, and the automatic glass scar identification method without manpower is realized.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. The glass scar identification method is characterized by comprising the following steps of:
s1, carrying out channel color enhancement on a glass image to obtain a color enhancement chart;
s2, carrying out gray scale treatment on the color enhancement map to obtain a gray scale map;
s3, abnormal points are removed from the gray level image, and an image to be identified is obtained;
s4, finding out a suspected scar region according to the gray level distribution coefficient on the image to be identified;
s5, calculating the scar degree of the suspected scar region and the normal region on the image to be identified, and when the scar degree is greater than an abnormal threshold value, the suspected scar region is provided with a scar;
the step S4 comprises the following substeps:
s41, calculating the integral gray scale distribution coefficient of the image to be identified;
s42, calculating the gray scale distribution coefficient of each local area on the image to be identified;
s43, when the gray level distribution coefficient of the local area is larger than the whole gray level distribution coefficient, the area is a suspected scar area;
the formulas for calculating the gray distribution coefficient in S41 and S42 are as follows:
wherein,is a gray scale distribution coefficient>As an exponential function based on natural constants, < +.>The +.f. for the region of the gray-scale distribution coefficient to be calculated>Gray value of each pixel, +.>For the number of pixel points in the region of the gray-scale distribution coefficient to be calculated, is->For the maximum gray value in the region of the gray distribution coefficient to be calculated,/>The minimum gray value in the gray distribution coefficient region to be calculated is obtained;
the step S5 comprises the following substeps:
s51, taking a normal area with the same area on the image to be identified according to the area of the suspected scar area;
s52, calculating scar degree values of the normal area and the suspected scar area;
s53, when the scar degree is larger than an abnormal threshold, a scar exists in the suspected scar region;
the formula for calculating the scar degree value in the step S52 is as follows:
wherein,for scar extent value, add->Is gray average value on suspected scar area, +.>Is the gray average value on the normal area,/-, and>gray scale powder for suspected scar areaDistribution degree (I/O)>For gray level spread on normal area, +.>Gray level dispersion common to the suspected scar region and the normal region;
wherein,is the suspicious scar area->Gray value of each pixel, +.>Is the normal zone->Gray value of each pixel, +.>The absolute value of the pixel points is the number of the pixel points on the suspected scar area or the normal area.
2. A method of identifying glass scarring according to claim 1, wherein S1 comprises: color enhancement is carried out on the R channel value of the glass image, color enhancement is carried out on the G channel value of the glass image, color enhancement is carried out on the B channel value of the glass image, and the expressions of the color enhancement are as follows:
wherein,to strengthen the post->Class channel->Individual channel values->Is->The maximum channel value of the class channel,is->Minimum channel value of class channel,/>For the channel distance>Regulating parameters for the channel->For the->Class channel->Individual channel values->Is->Individual channel value->First->Class channel->And channel values.
3. A method of identifying glass scarring as claimed in claim 2, wherein the channel distance isThe calculation formula of (2) is as follows:
wherein,is->Individual channel value->Upper side->Channel value of class channel,/>Is->Individual channel valuesLower side->Channel value of class channel,/>Is->Individual channel value->Right side->Channel value of class channel,/>Is->Individual channel value->Left side->Channel value of class channel,/>R channel value->And is the value of the G channel,and is a B-channel value.
4. A method of identifying glass scarring according to claim 1, wherein S3 comprises the sub-steps of:
s31, setting 3*3 gray blocks, moving the gray blocks on a gray map, and traversing pixel points on the gray map;
s32, calculating the distance from any pixel point at the periphery to other pixel points under the gray scale block according to the gray scale value of each pixel point under the gray scale block to obtain the peripheral gray scale distance, wherein any pixel point at the periphery is other pixel points under the gray scale block except the central pixel point;
s33, calculating the distance between the central pixel point and other pixel points under the gray scale block according to the gray scale value of each pixel point under the gray scale block to obtain the central gray scale distance;
s34, when the central gray scale distance and the peripheral gray scale distance meet the distance condition, the central pixel point is an abnormal point;
and S35, replacing the gray value of the abnormal point by the gray average value of other pixel points except the central pixel point under the gray block to obtain the image to be identified.
5. The method for identifying glass scar according to claim 4, wherein the calculation formula of the peripheral gray scale distance in S32 is:
wherein,is->Peripheral gray scale distance->Gray value of any pixel point around +.>Is natural constant (18)>Dividing gray value for gray block>External->Gray values of the individual pixels;
the calculation formula of the center gray scale distance is as follows:
wherein,is->Center gray distance, ">Is the gray value of the center pixel, +.>Dividing gray value for gray block>External->Individual pixelsGray value of the dot.
6. The method for identifying glass scar according to claim 5, wherein the distance condition in S34 is:
wherein,is a distance threshold.
CN202311453560.8A 2023-11-03 2023-11-03 Glass scar identification method Active CN117173188B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311453560.8A CN117173188B (en) 2023-11-03 2023-11-03 Glass scar identification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311453560.8A CN117173188B (en) 2023-11-03 2023-11-03 Glass scar identification method

Publications (2)

Publication Number Publication Date
CN117173188A CN117173188A (en) 2023-12-05
CN117173188B true CN117173188B (en) 2024-01-26

Family

ID=88930277

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311453560.8A Active CN117173188B (en) 2023-11-03 2023-11-03 Glass scar identification method

Country Status (1)

Country Link
CN (1) CN117173188B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117593651B (en) * 2024-01-18 2024-04-05 四川交通职业技术学院 Tunnel crack segmentation recognition method
CN118014991B (en) * 2024-04-08 2024-06-14 青岛山大齐鲁医院(山东大学齐鲁医院(青岛)) Rapid scar contour detection method based on machine vision

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013065995A (en) * 2011-09-16 2013-04-11 Ricoh Co Ltd Imaging device and object identification device using the same
JP2019078640A (en) * 2017-10-25 2019-05-23 Jfeスチール株式会社 Surface defect detection method and surface defect detector
WO2022027949A1 (en) * 2020-08-04 2022-02-10 湖南大学 Machine vision-based detecting method and system for glass bottle bottom defects
CN114913365A (en) * 2022-04-22 2022-08-16 海门王巢家具制造有限公司 Artificial board quality classification method and system based on machine vision
CN115082482A (en) * 2022-08-23 2022-09-20 山东优奭趸泵业科技有限公司 Metal surface defect detection method
CN115100221A (en) * 2022-08-22 2022-09-23 启东市云鹏玻璃机械有限公司 Glass defect segmentation method
CN115249246A (en) * 2022-09-23 2022-10-28 深圳市欣冠精密技术有限公司 Optical glass surface defect detection method
CN115272334A (en) * 2022-09-29 2022-11-01 江苏美克美斯自动化科技有限责任公司 Method for detecting micro defects on surface of steel rail under complex background
CN115578389A (en) * 2022-12-08 2023-01-06 青岛澳芯瑞能半导体科技有限公司 Defect detection method of groove MOS device
CN115797342A (en) * 2023-02-06 2023-03-14 深圳市鑫旭飞科技有限公司 Industrial control capacitance touch LCD display assembly defect detection method
CN116152262A (en) * 2023-04-24 2023-05-23 东莞市群安塑胶实业有限公司 Method for detecting appearance defects of ionic intermediate film
CN116542976A (en) * 2023-07-06 2023-08-04 深圳市佳合丰科技有限公司 Visual detection system for die-cutting piece defects

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7087397B2 (en) * 2018-01-17 2022-06-21 東京エレクトロン株式会社 Substrate defect inspection equipment, substrate defect inspection method and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013065995A (en) * 2011-09-16 2013-04-11 Ricoh Co Ltd Imaging device and object identification device using the same
JP2019078640A (en) * 2017-10-25 2019-05-23 Jfeスチール株式会社 Surface defect detection method and surface defect detector
WO2022027949A1 (en) * 2020-08-04 2022-02-10 湖南大学 Machine vision-based detecting method and system for glass bottle bottom defects
CN114913365A (en) * 2022-04-22 2022-08-16 海门王巢家具制造有限公司 Artificial board quality classification method and system based on machine vision
CN115100221A (en) * 2022-08-22 2022-09-23 启东市云鹏玻璃机械有限公司 Glass defect segmentation method
CN115082482A (en) * 2022-08-23 2022-09-20 山东优奭趸泵业科技有限公司 Metal surface defect detection method
CN115249246A (en) * 2022-09-23 2022-10-28 深圳市欣冠精密技术有限公司 Optical glass surface defect detection method
CN115272334A (en) * 2022-09-29 2022-11-01 江苏美克美斯自动化科技有限责任公司 Method for detecting micro defects on surface of steel rail under complex background
CN115578389A (en) * 2022-12-08 2023-01-06 青岛澳芯瑞能半导体科技有限公司 Defect detection method of groove MOS device
CN115797342A (en) * 2023-02-06 2023-03-14 深圳市鑫旭飞科技有限公司 Industrial control capacitance touch LCD display assembly defect detection method
CN116152262A (en) * 2023-04-24 2023-05-23 东莞市群安塑胶实业有限公司 Method for detecting appearance defects of ionic intermediate film
CN116542976A (en) * 2023-07-06 2023-08-04 深圳市佳合丰科技有限公司 Visual detection system for die-cutting piece defects

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A comprehensive review of defect detection in 3C glass components;Wuyi Ming 等;《Measurement》;第158卷;第1-20页 *
基于机器学习的铝型材表面缺陷检测算法研究;李超贤;《中国优秀硕士学位论文全文数据库 (工程科技Ⅰ辑)》(第02期);第B022-33页 *
基于机器视觉的无人机旋翼移印缺陷检测研究;陈锐鸿 等;《制造业自动化》;第45卷(第10期);第45-49页 *

Also Published As

Publication number Publication date
CN117173188A (en) 2023-12-05

Similar Documents

Publication Publication Date Title
CN117173188B (en) Glass scar identification method
CN115829883A (en) Surface image denoising method for dissimilar metal structural member
CN105445607B (en) A kind of electrical equipment fault detection method drawn based on thermoisopleth
CN116152231B (en) Method for detecting impurities in lubricating oil based on image processing
CN110458157B (en) Intelligent monitoring system for power cable production process
CN110427979B (en) Road water pit identification method based on K-Means clustering algorithm
CN116993718B (en) TFT array substrate defect detection method based on machine vision
CN109447036A (en) A kind of segmentation of image digitization and recognition methods and system
CN116883408B (en) Integrating instrument shell defect detection method based on artificial intelligence
CN115631116B (en) Aircraft power inspection system based on binocular vision
CN112037185A (en) Chromosome split phase image screening method and device and terminal equipment
CN113609901A (en) Power transmission and transformation equipment fault monitoring method and system
CN115797473B (en) Concrete forming evaluation method for civil engineering
CN116309557B (en) Method for detecting fracture of track shoe of excavator
CN117876971B (en) Building construction safety monitoring and early warning method based on machine vision
CN113744326B (en) Fire detection method based on seed region growth rule in YCRCB color space
CN117788464A (en) Industrial gear oil impurity visual detection method
CN114266893A (en) Smoke and fire hidden danger identification method and device
CN117274293A (en) Accurate bacterial colony dividing method based on image features
CN115797411B (en) Method for online recognition of hydropower station cable bridge deformation by utilizing machine vision
CN115359449B (en) Automatic identification method and system for turnout notch image of point switch
CN116543238A (en) Image detection method for cable insulating layer
CN116823709A (en) Automatic transformer oil level identification method and device based on image
CN109359646A (en) Liquid level type Meter recognition method based on crusing robot
CN115272737A (en) Rubber ring flow mark identification 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
GR01 Patent grant
GR01 Patent grant