CN105158272A - Textile defect detection method - Google Patents

Textile defect detection method Download PDF

Info

Publication number
CN105158272A
CN105158272A CN201510607255.9A CN201510607255A CN105158272A CN 105158272 A CN105158272 A CN 105158272A CN 201510607255 A CN201510607255 A CN 201510607255A CN 105158272 A CN105158272 A CN 105158272A
Authority
CN
China
Prior art keywords
edge
image
point
region
textile
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510607255.9A
Other languages
Chinese (zh)
Other versions
CN105158272B (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.)
Zhejiang Gongshang University
Original Assignee
Zhejiang Gongshang 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 Zhejiang Gongshang University filed Critical Zhejiang Gongshang University
Priority to CN201510607255.9A priority Critical patent/CN105158272B/en
Publication of CN105158272A publication Critical patent/CN105158272A/en
Application granted granted Critical
Publication of CN105158272B publication Critical patent/CN105158272B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

The invention relates to a textile defect detection method. The method comprise the steps that firstly, a to-be-detected textile image with the to-be-cut edge characteristics is collected, and a series of image preprocessing operations are performed on the collected to-be-detected image; secondly, sawteeth of the image are eliminated, and textile edges are roughly determined through an LSD straight line detection algorithm; thirdly, the accurate edge positions are obtained by transversely cutting a longitudinal average gray value variation diagram, real-time edge reference data are determined according to relevant parameters of an acquisition system, and then extracted edge information and the edge reference data are compared to determine the edges and count; defect distribution is determined by combining standard diagram characteristic parameters and ignoring the defects around the edges, all defect communicating regions are obtained by adopting a region growing method, and then the number of a textile where the detects are located is judged by combining the edge positions. According to the textile defect detection method, information reference determination is repeatedly performed on the textile edges, and therefore the precision of on-line edge counting is improved; fine and scattered defects are regrown and communicated, and therefore the precision of on-line defect detection is improved.

Description

A kind of method for detecting textile defect
Technical field
The invention belongs to industrial automation, relate to the defect inspection method of a kind of product or workpiece.
Background technology
Machine vision is with the development of computer technology and field bus technique, and technology is increasingly mature, has become the product that the enterprise in increasing design automation field is indispensable.In some traditional forms of enterprises, the defect of workpiece or product still dependence official can detect, introduce machine vision and replace classic method, can greatly improve detection efficiency and automaticity, especially some high-risk working environments, artificial vision has been difficult to meet industrial automation enterprise to high-level efficiency, high-precision demand.In some streamline on-line checkingi, one Analysis of Nested Design is agreed with, it is complete to apply, the machine vision automatic checkout system of 24 hours steady operations, not only greatly reduce the manpower, material resources and financial resources of enterprise, can also the most detailed information feed back be obtained to make decisions the soonest.For improving enterprise competitiveness further, need more innovative technologies based on machine vision, the automatic online defect detecting system that development more agrees with enterprise demand is very urgent.
Summary of the invention
The present invention is directed to the deficiencies in the prior art, provide the method for detecting textile defect of tool edge characteristics to be cut on a kind of streamline.
The technical scheme that technical solution problem of the present invention is taked is:
Step (1). gather image and Image semantic classification.
Step (2). use LSD line detection algorithm to extract textile side information in image.
Step (3). confirm real-time edge reference data according to acquisition system correlation parameter.
Step (4). the side information that contrast is extracted and edge reference data confirm edge and counting
Step (5). combined standard figure characteristic parameter and the distribution of edge center point location confirmation flaw.
Step (6). adopt region-growing method differentiate flaw location and split.
Beneficial effect of the present invention:
(1) the repeatedly information reference at textile edge is confirmed, improve the degree of accuracy of online edge counting.
(2) the thin loose class regrowth of textile flaw is communicated with, improves the degree of accuracy of on-line checkingi flaw.
Accompanying drawing explanation
Fig. 1 towel label defect detecting system process flow diagram;
Embodiment
Below in conjunction with Figure of description, the present invention is described further.
According to Figure of description (1), implementation step is described in detail:
Step (1). gather image and Image semantic classification.
For ensureing that image acquisition is continuous, stable, need be fixed on the production line of stabilized speed by industrial camera, illumination is stablized, and image acquisition interval can increase a little, but ensure that gatherer process does not have information gaps and omissions, namely continuous two image input contents can repeat but can not breakthrough.To the pre-service of image, mainly comprise and denoising is carried out to image, several processing procedure such as gradation conversion and image binaryzation.
Step (2). use LSD line detection algorithm to extract textile side information in image.
LSD algorithm target is the straight profile of local in detected image, extracts textile side information than being more suitable for.
The first step: eliminate sawtooth, the LSD algorithm first step is former is that input picture is reduced into 80% of original size, this object reduced is to weaken the crenellated phenomena occurred in even removal of images, and the image reduced lost some characteristic informations, fuzzy operation is carried out to image and equally can reach similar effect, but the interference of white noise can be increased.The present invention proposes a kind of modified LSD line detection algorithm, rim detection is carried out to removing pretreated figure, carry out simple Hough transformation straight line to the figure after process again to search, get a pretreated figure again, the thick line similar with edge block by color describes in rear figure, eliminate sawtooth with this, hold up straight edge, reduce line interruption.
Second step: gradient calculation and angle differentiate, set point X (m, n) represents the gray-scale value at pixel (m, n) place on gray level image, and image gradient is calculated by formula below:
f m ( m , n ) = X ( m + 1 , n ) + X ( m + 1 , n + 1 ) - X ( m , n ) - X ( m , n + 1 ) 2
f n ( m , n ) = X ( m , n + 1 ) + X ( m + 1 , n + 1 ) - X ( m , n ) - X ( m + 1 , n ) 2
The angle of this level-line is calculated by formula below:
arc t a n ( f m ( m , n ) - f n ( m , n ) )
Need to carry out gradient magnitude sequence and Grads threshold after the gray-scale map of non-binaryzation carries out LSD algorithm, and then determine the saltus step border of the degree of achieving the goal.The present invention directly carries out LSD algorithm to image after binaryzation, and saltus step is obvious, only needs simple angle to differentiate the position that just roughly can confirm straight region.
3rd step: two ends, left and right, edge judge, given set point X (m, n) represents the gray-scale value at pixel (m, n) place on gray level image, and picture altitude is H, and width is W, get the longitudinal average gray of image, calculated by formula below:
f a v e r a g e ( m ) = Σ i = 0 H ( X ( m , i ) ) H , 0 ≤ m ≤ W
After by each point (m, f average(m)) retouch and make average gray variation diagram in a rectangular coordinate system, get peak (m m, f average(m m) max), if transversal ratio p (0<p<1), make straight line at this coordinate system, y=p*f average(m m) max, transversal variation diagram, makes variation diagram and straight line intersection two point (m l, f average(m l)) and (m r, f average(m r)).After the process that there is edge in image, ideally there is one piece of constant width, highly equal the white rectangle of picture height, and other regions are all black, then, in longitudinal average gray variation diagram, about edge center point, have one piece of obvious projection.If m r-m lbe not similar to edge width, then reset p, otherwise then obtain exact edge center position ((m r+ m l)/2, H/2).
Step (3). confirm real-time edge reference data according to acquisition system correlation parameter.
Parameter is selected, number of image frames n per second, at the uniform velocity crawler belt motion fixed speed v from right to left, wall scroll towel towel face length degree l, edge width b, video picture actual width k.Whole piece towel video picture cycle T=(b+l)/v, frame number z=t*n, if the instantaneous towel edge of t=t1 enters image, during t=b/2v+t1, after b*n/2v frame, towel face enters field of view, during t=(b/2+k)/v+t1, edge is from picture drop-out, during t=(b/2+l)/v+t1 and t=T+t1-b/2v, edge occurs once again, then the edge time of occurrence of m bar of towel is (mT+t1-b/2v, mT+t1+k/v+b/2v) (m>1), with image lower frame for one-dimensional coordinate system, rightest point is initial point, x-axis direction is identical with crawler belt, from right to left, edge center point position is x=(t-t.mod (T) * T-t1) * v, x belongs to (-2/b, k+2/b) edge is had in the picture time.
Step (4). the side information that contrast is extracted and edge reference data confirm edge and counting
If this centerline and reference edge centrally to put distance very far away, or there is edge at reference edge along not time of occurrence section, the bulk flaw being similar to edge may be occurred, now centrally put with reference edge and be as the criterion.The edge center point gray scale judged in step 2 second step is too low maybe cannot find edge about or reference edge be boundless edge along not time of occurrence; Exact edge central point figure left side and this central point and reference edge centrally put apart from close, then edge is half side on an image left side; In like manner judge on right side; If distance is very far away, centrally puts with reference edge and be as the criterion.In the image of continuous acquisition, same edge there will be repeatedly, here only edge center point in a upper figure in left side, in this figure, right side is to edge counting number.
Step (5). combined standard figure characteristic parameter and the distribution of edge center point location confirmation flaw.
Carry out triple channel pixel to standard coloured picture to average, then get the cromogram after the denoising that simply gathers, get rid of edge center point position fixed range, generate self-defined binaryzation gray-scale map with each passage aberration contrast, the distribution of display flaw.
Step (6). adopt region-growing method differentiate flaw location and split.
Region-growing method is grown by the iteration of Seed Points, looks for the method for closed connected region.To the gray-scale map region growing after binaryzation, avoid cavity and over-segmentation that noise and gray scale heterogeneity may produce, but its maximum inferior position to be calculation cost large, the modified region-growing method that the present invention proposes effectively can overcome this point.
The first step: initial point selection, the pixel found during image sequence scans first carries out ownership inquiry, as seed after confirmation does not belong to.And ownership inquiry has larger calculated amount, only getting edges of regions pixel here enters to belong to sequence, and namely this pixel 4 neighborhood territory pixel meets growth criterion, then at intra-zone instead of edge, do not add ownership sequence.
Second step: growth, formulates growth criterion, centered by Seed Points, consider that its 4 neighborhood territory pixel meets preliminary growth criterion and not in Seed Sequences, then resets as Seed Points and add Seed Sequences, continue as central point, iteration grows, and the point meeting edge criterion is added ownership sequence.If former seed point location is (m, n), growth criterion is:
X (m-1, n)+X (m+1, n)+X (m, n-1)+X (m, n+1) >V, V=255, X (m, n) pixel value during the marking without Seed Sequences of representative point (m, n), if having, is 0.
Edge criterion is:
Y (m-1, n)+Y (m+1, n)+Y (m, n-1)+Y (m, n+1) <W, the pixel value of W=255*4, Y (m, n) representative point (m, n).
3rd step: stop, until ownership sequence joins end to end or the growth termination in Seed Sequences of each point in this region.
4th step: region merging technique, has marked off the region Q of m ' n for one, its barycenter (m 0, n 0) be:
m 0 = &Sigma; ( m , n ) &Element; Q m X ( m , n ) &Sigma; ( m , n ) &Element; Q X ( m , n ) , n 0 = &Sigma; ( m , n ) &Element; Q n X ( m , n ) &Sigma; ( m , n ) &Element; Q X ( m , n ) .
In formula, X (m, n) is the gray-scale value of this point, sets a threshold value Y, includes the rectangular area Q in this region according to Q barycenter place system one minimum area new, Q basis makes width and length all expand Y to Shi Yuan region, this region, judges which joint area becomes one piece by following two kinds of situations:
(m p0, n p0) ∈ Q new, namely in the Q of the barycenter of region P after expansion,
&Sigma; i = 0 m + Y X ( m s + i , n s ) + &Sigma; i = 0 m + Y X ( m s + i , n s + Y ) 2 ( m + Y ) + &Sigma; i = 0 m + Y X ( m s , n s + i ) + &Sigma; i = 0 m + Y X ( m s + m + Y , n s + i ) 2 ( n + Y ) > 0 ,
And (m p, n p) ∈ Q new, (m s, n s) be Q newupper left starting point coordinate, namely at Q newlimit, rectangular area exists the pixel in other regions, belong to region P, then P and Q connects into one piece.Textile flaw is roughly divided into bulk, shot shape, strip, staggered-line by shape.For the easy differentiation of the obvious Connectivity Properties of tool such as bulk, strip, staggered-line, the region of shot shape distribution is then easily appeared multiaspect by differentiation and is amassed less zonule, is gone in size differentiates by sieve.For this situation, be necessary that the region less to area merges, region of being joined together in shot shape flaw face.All set merging rear region positions are differentiated, in conjunction with edge center point position, judges flaw place fabric numbering.

Claims (3)

1. a method for detecting textile defect, is characterized in that the method comprises the following steps:
Step (1). gather image and Image semantic classification;
Step (2). use LSD line detection algorithm to extract textile side information in image;
Step (3). confirm real-time edge reference data according to acquisition system correlation parameter;
Step (4). the side information that contrast is extracted and edge reference data confirm edge and counting;
Step (5). combined standard figure characteristic parameter and the distribution of edge center point location confirmation flaw;
Step (6). adopt region-growing method differentiate flaw location and split.
2. defect inspection method according to claim 1, is characterized in that: extract textile side information in image by LSD line detection algorithm in step (2), it is specially:
1) sawtooth is eliminated: carry out rim detection to removing pretreated figure, carry out Hough transformation straight line to the figure after process again to search, get a pretreated figure, the thick line similar with edge block by color describes in rear figure, eliminate sawtooth with this, hold up straight edge, reduce line interruption;
2) gradient calculation and angle differentiate: set point X (m, n) represents the gray-scale value at pixel (m, n) place on gray level image, and image gradient is calculated by formula below:
f m ( m , n ) = X ( m + 1 , n ) + X ( m + 1 , n + 1 ) - X ( m , n ) - X ( m , n + 1 ) 2
f n ( m , n ) = X ( m , n + 1 ) + X ( m + 1 , n + 1 ) - X ( m , n ) - X ( m + 1 , n ) 2
The angle of this level-line is calculated by formula below:
a r c t a n ( f m ( m , n ) - f n ( m , n ) )
3) two ends, left and right, edge judge: set point X (m, n) represents the gray-scale value at pixel (m, n) place on gray level image, and picture altitude is H, and width is W, get the longitudinal average gray of image, are calculated by formula below:
f a v e r a g e ( m ) = &Sigma; i = 0 H ( X ( m , i ) ) H , 0 &le; m &le; W
After by each point (m, f average(m)) retouch and make average gray variation diagram in a rectangular coordinate system, get peak (m m, f average(m m) max), if transversal ratio p, 0<p<1; Straight line is made, y=p*f at this coordinate system average(m m) max, transversal variation diagram, makes variation diagram and straight line intersection two point (m l, f average(m l)) and (m r, f average(m r)); After the process that there is edge in image, ideally there is one piece of constant width, highly equal the white rectangle of picture height, and other regions are all black, then, in longitudinal average gray variation diagram, about edge center point, have one piece of obvious projection; If m r-m lbe not similar to edge width, then reset p, otherwise then obtain exact edge center position ((m r+ m l)/2, H/2).
3. defect inspection method according to claim 1, is characterized in that: differentiate flaw location with region-growing method in step (6) and split, it is specially:
1) initial point selection: the pixel found during image sequence scans first carries out ownership inquiry, as seed after confirmation does not belong to; Get edges of regions pixel to enter to belong to sequence, namely this pixel 4 neighborhood territory pixel meets growth criterion, then at intra-zone instead of edge, do not add ownership sequence;
2) grow: formulate growth criterion, centered by Seed Points, consider that its 4 neighborhood territory pixel meets preliminary growth criterion and not in Seed Sequences, then reset as Seed Points and add Seed Sequences, continue as central point, iteration grows, and the point meeting edge criterion is added ownership sequence; If former seed point location is (m, n), growth criterion is:
X (m-1, n)+X (m+1, n)+X (m, n-1)+X (m, n+1) >V, V=255, X (m, n) pixel value during the marking without Seed Sequences of representative point (m, n), if having, is 0;
Edge criterion is:
Y (m-1, n)+Y (m+1, n)+Y (m, n-1)+Y (m, n+1) <W, the pixel value of W=255*4, Y (m, n) representative point (m, n);
3) stop: until ownership sequence joins end to end or the growth termination in Seed Sequences of each point in this region;
4) region merging technique: the region Q one having been marked off to m × n, its barycenter (m 0, n 0) be: m 0 = &Sigma; ( m , n ) &Element; Q m X ( m , n ) &Sigma; ( m , n ) &Element; Q X ( m , n ) , n 0 = &Sigma; ( m , n ) &Element; Q n X ( m , n ) &Sigma; ( m , n ) &Element; Q X ( m , n ) ;
In formula, X (m, n) is the gray-scale value of this point, sets a threshold value Y, includes the rectangular area Q in this region according to Q barycenter place system one minimum area new, Q basis makes width and length all expand Y to Shi Yuan region, this region, judges which joint area becomes one piece: (m by following two kinds of situations p0, n p0) ∈ Q new, namely in the Q of the barycenter of region P after expansion,
&Sigma; i = 0 m + Y X ( m s + i , n s ) + &Sigma; i = 0 m + Y X ( m s + i , n s + n + Y ) 2 ( m + Y ) + &Sigma; i = 0 m + Y X ( m s , n s + i ) + &Sigma; i = 0 m + Y X ( m s + m + Y , n s + i ) 2 ( n + Y ) > 0 , And (m p, n p) ∈ Q new, (m s, n s) be Q newupper left starting point coordinate, namely at Q newlimit, rectangular area exists the pixel in other regions, belong to region P, then P and Q connects into one piece; All set merging rear region positions are differentiated, in conjunction with edge center point position, judges flaw place fabric numbering.
CN201510607255.9A 2015-09-22 2015-09-22 A kind of method for detecting textile defect Active CN105158272B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510607255.9A CN105158272B (en) 2015-09-22 2015-09-22 A kind of method for detecting textile defect

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510607255.9A CN105158272B (en) 2015-09-22 2015-09-22 A kind of method for detecting textile defect

Publications (2)

Publication Number Publication Date
CN105158272A true CN105158272A (en) 2015-12-16
CN105158272B CN105158272B (en) 2018-06-22

Family

ID=54799200

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510607255.9A Active CN105158272B (en) 2015-09-22 2015-09-22 A kind of method for detecting textile defect

Country Status (1)

Country Link
CN (1) CN105158272B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719301A (en) * 2016-01-22 2016-06-29 长沙格力暖通制冷设备有限公司 Detection method and apparatus of air-conditioning product
CN106017328A (en) * 2015-12-17 2016-10-12 广东正业科技股份有限公司 Method and device for measuring various types of line widths
CN106228189A (en) * 2016-07-26 2016-12-14 国网福建省电力有限公司 Circuit foreign body lodge detection method based on LSD algorithm and machine learning
CN106225705A (en) * 2016-07-26 2016-12-14 国网福建省电力有限公司 Stockbridge damper deformation detection method based on LSD algorithm and machine learning
CN106918600A (en) * 2017-04-07 2017-07-04 江苏博虏智能科技有限公司 A kind of web surface defects detection and labeling method based on machine vision
CN107248158A (en) * 2017-07-20 2017-10-13 广东工业大学 A kind of method and system of image procossing
CN107256545A (en) * 2017-05-09 2017-10-17 华侨大学 A kind of broken hole flaw detection method of large circle machine
CN108896570A (en) * 2018-07-06 2018-11-27 湖南工程学院 Fabric detection control system and detection method
CN108960255A (en) * 2018-06-28 2018-12-07 西安工程大学 Conspicuousness fabric defect detection method based on color similarity and position aggregation
CN109164123A (en) * 2017-06-29 2019-01-08 宝山钢铁股份有限公司 The sample previewing method and device of X fluorescence spectrometer
CN109490303A (en) * 2018-11-27 2019-03-19 福建伟易泰智能科技有限公司 Heald detection and processing method, device and weaving loom
CN110376211A (en) * 2019-08-07 2019-10-25 浙江大学台州研究院 A kind of the synthetic leather crimping on-line measuring device and method of wet process gluing
CN111721772A (en) * 2020-07-06 2020-09-29 宁波申洲针织有限公司 Cloth flaw visual detection device and detection method
CN114066881A (en) * 2021-12-01 2022-02-18 常州市宏发纵横新材料科技股份有限公司 Nonlinear transformation based detection method, computer equipment and storage medium
CN114627111A (en) * 2022-05-12 2022-06-14 南通英伦家纺有限公司 Textile defect detection and identification device
CN115439481A (en) * 2022-11-09 2022-12-06 青岛平电锅炉辅机有限公司 Deaerator welding quality detection method based on image processing
CN115906528A (en) * 2022-12-30 2023-04-04 山东理工大学 Automatic preprocessing method, system, equipment and storage medium for welding structure model
CN118429347A (en) * 2024-07-04 2024-08-02 南通蝶绣纺织有限公司 Textile defect flaw detection system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101944233A (en) * 2010-09-25 2011-01-12 西北工业大学 Method for quickly extracting airport target in high-resolution remote sensing image
CN102750703A (en) * 2012-06-27 2012-10-24 北京航空航天大学 Remote sensing image airport automatic detecting method based on linear cutting
CN104034732A (en) * 2014-06-17 2014-09-10 西安工程大学 Fabric defect detection method based on vision task drive
CN104376551A (en) * 2014-08-25 2015-02-25 浙江工业大学 Color image segmentation method integrating region growth and edge detection
CN104417489A (en) * 2013-08-29 2015-03-18 同观科技(深圳)有限公司 Automobile safety belt detection method and automobile safety belt detection device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101944233A (en) * 2010-09-25 2011-01-12 西北工业大学 Method for quickly extracting airport target in high-resolution remote sensing image
CN102750703A (en) * 2012-06-27 2012-10-24 北京航空航天大学 Remote sensing image airport automatic detecting method based on linear cutting
CN104417489A (en) * 2013-08-29 2015-03-18 同观科技(深圳)有限公司 Automobile safety belt detection method and automobile safety belt detection device
CN104034732A (en) * 2014-06-17 2014-09-10 西安工程大学 Fabric defect detection method based on vision task drive
CN104376551A (en) * 2014-08-25 2015-02-25 浙江工业大学 Color image segmentation method integrating region growth and edge detection

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
高二金: "基于纹理特性的织物表面缺陷检测与识别算法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106017328A (en) * 2015-12-17 2016-10-12 广东正业科技股份有限公司 Method and device for measuring various types of line widths
CN106017328B (en) * 2015-12-17 2019-03-05 广东正业科技股份有限公司 A kind of polymorphic type line width measuring method and device
CN105719301A (en) * 2016-01-22 2016-06-29 长沙格力暖通制冷设备有限公司 Detection method and apparatus of air-conditioning product
CN106228189A (en) * 2016-07-26 2016-12-14 国网福建省电力有限公司 Circuit foreign body lodge detection method based on LSD algorithm and machine learning
CN106225705A (en) * 2016-07-26 2016-12-14 国网福建省电力有限公司 Stockbridge damper deformation detection method based on LSD algorithm and machine learning
CN106918600A (en) * 2017-04-07 2017-07-04 江苏博虏智能科技有限公司 A kind of web surface defects detection and labeling method based on machine vision
CN107256545A (en) * 2017-05-09 2017-10-17 华侨大学 A kind of broken hole flaw detection method of large circle machine
CN109164123A (en) * 2017-06-29 2019-01-08 宝山钢铁股份有限公司 The sample previewing method and device of X fluorescence spectrometer
CN107248158A (en) * 2017-07-20 2017-10-13 广东工业大学 A kind of method and system of image procossing
CN108960255A (en) * 2018-06-28 2018-12-07 西安工程大学 Conspicuousness fabric defect detection method based on color similarity and position aggregation
CN108896570A (en) * 2018-07-06 2018-11-27 湖南工程学院 Fabric detection control system and detection method
CN109490303A (en) * 2018-11-27 2019-03-19 福建伟易泰智能科技有限公司 Heald detection and processing method, device and weaving loom
CN110376211A (en) * 2019-08-07 2019-10-25 浙江大学台州研究院 A kind of the synthetic leather crimping on-line measuring device and method of wet process gluing
CN111721772A (en) * 2020-07-06 2020-09-29 宁波申洲针织有限公司 Cloth flaw visual detection device and detection method
CN114066881B (en) * 2021-12-01 2022-07-15 常州市宏发纵横新材料科技股份有限公司 Nonlinear transformation based detection method, computer equipment and storage medium
CN114066881A (en) * 2021-12-01 2022-02-18 常州市宏发纵横新材料科技股份有限公司 Nonlinear transformation based detection method, computer equipment and storage medium
CN114627111A (en) * 2022-05-12 2022-06-14 南通英伦家纺有限公司 Textile defect detection and identification device
CN114627111B (en) * 2022-05-12 2022-07-29 南通英伦家纺有限公司 Textile defect detection and identification device
CN115439481A (en) * 2022-11-09 2022-12-06 青岛平电锅炉辅机有限公司 Deaerator welding quality detection method based on image processing
CN115439481B (en) * 2022-11-09 2023-02-21 青岛平电锅炉辅机有限公司 Deaerator welding quality detection method based on image processing
CN115906528A (en) * 2022-12-30 2023-04-04 山东理工大学 Automatic preprocessing method, system, equipment and storage medium for welding structure model
CN118429347A (en) * 2024-07-04 2024-08-02 南通蝶绣纺织有限公司 Textile defect flaw detection system

Also Published As

Publication number Publication date
CN105158272B (en) 2018-06-22

Similar Documents

Publication Publication Date Title
CN105158272A (en) Textile defect detection method
CN101770641B (en) Rapid extracting method for structure light welding seam image characteristic points
CN101697229B (en) Method for extracting region of interest of medical image
CN110230978A (en) A kind of refractory brick geometric dimension measurement method
CN111598175B (en) Detector training optimization method based on online difficult case mining mode
CN102542289A (en) Pedestrian volume statistical method based on plurality of Gaussian counting models
CN103413288A (en) LCD general defect detecting method
CN102676633A (en) Method for automatically counting bacterial colonies
CN110751604A (en) Machine vision-based steel pipe weld defect online detection method
CN104458748A (en) Aluminum profile surface defect detecting method based on machine vision
CN102122344A (en) Road border detection method based on infrared image
CN104897071A (en) Machine vision-based twisted pair pitch measuring method
CN107784646B (en) Adaptive detection method for road aggregate
CN104535589A (en) Online detection method and device for low-voltage current mutual inductor
CN107314957A (en) A kind of measuring method of rock fragmentation Size Distribution
CN110309765B (en) High-efficiency detection method for video moving target
CN102609723A (en) Image classification based method and device for automatically segmenting videos
CN111496786A (en) Point cloud model-based mechanical arm operation processing track planning method
CN102749034A (en) Railway switch gap offset detection method based on image processing
CN102393964B (en) Strip gap detection method
CN104483243A (en) Adhered-rice detection and segmentation method, device and system
CN101799927B (en) Cartoon role contour tracing method based on key frame
CN104515479A (en) Medium plate plane shape measuring system and method
CN105091756A (en) Tobacco leaf length detection method for grading tobacco leaves
CN102663781A (en) Sub-pixel level welding center extraction method based on visual sense

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant