CN112330673A - Woven fabric density detection method based on image processing - Google Patents

Woven fabric density detection method based on image processing Download PDF

Info

Publication number
CN112330673A
CN112330673A CN202011435398.3A CN202011435398A CN112330673A CN 112330673 A CN112330673 A CN 112330673A CN 202011435398 A CN202011435398 A CN 202011435398A CN 112330673 A CN112330673 A CN 112330673A
Authority
CN
China
Prior art keywords
image
woven fabric
calculating
decomposition
density
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
CN202011435398.3A
Other languages
Chinese (zh)
Other versions
CN112330673B (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.)
Wuhan Textile University
Original Assignee
Wuhan Textile 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 Wuhan Textile University filed Critical Wuhan Textile University
Priority to CN202011435398.3A priority Critical patent/CN112330673B/en
Publication of CN112330673A publication Critical patent/CN112330673A/en
Application granted granted Critical
Publication of CN112330673B publication Critical patent/CN112330673B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • G06T3/04
    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10004Still image; Photographic image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20048Transform domain processing
    • G06T2207/20064Wavelet transform [DWT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30124Fabrics; Textile; Paper
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention relates to a woven fabric density detection method based on image processing, which specifically comprises the following steps: 1. collecting image information of the woven fabric to be detected, and correcting the image; 2. performing multi-level wavelet transform processing on the corrected image, and drawing a gray characteristic change curve, wherein the level corresponding to the peak value of the relative gradient change value in the curve is the optimal decomposition level; 3. and calculating the warp density and weft density results of the fabric through the image components under the optimal decomposition level. The invention corrects the position of the woven fabric image to be detected before processing the image, and prevents the detection result from being influenced by the image inclination.

Description

Woven fabric density detection method based on image processing
Technical Field
The invention relates to the field of digital application of textiles, in particular to a woven fabric density detection method based on image processing.
Background
The density of the fabric and the arrangement of the density in the warp and weft directions have an important influence on the properties of the fabric, such as the weight, fastness, hand, water permeability, air permeability, etc., of the fabric, and thus are also important in the design of the fabric. Density is also an important physical indicator for fabric quality assessment. In the production of enterprises and factories, the traditional manual work is mostly adopted to detect the density of woven fabrics, the manual method is to observe and calculate the number of warp and weft yarns arranged in unit length by naked eyes through a cloth mirror, the method has strong subjectivity, wastes time and labor, is easy to generate larger human errors, and cannot well meet the industrial production requirements at the present situation.
Aiming at the problems of the traditional manual method, the modern computer image processing technology is provided to finish the work efficiently, simply and accurately. The computer measurement research on the warp and weft density of the woven fabric mostly adopts a Fourier transform method. If the Fourier transform technology is utilized to represent the frequency information in the spatial domain in a spectrogram, calculating frequency sealing points to measure the warp and weft density of the fabric; if the fabric image is subjected to FFT to obtain a frequency spectrum, the intensity and the distribution of the frequency spectrum are analyzed to calculate the stripe distribution and the period, so that the warp and weft density is obtained. Researches find that the stability and accuracy of Fourier transform are not enough, and the wavelet transform is further developed on the basis. If wavelet transformation is used for decomposing and reconstructing the woven fabric image, the warp and weft density of the fabric is automatically measured by calculation according to the reconstructed image; performing multilayer discrete wavelet decomposition and single-layer signal reconstruction on the woven fabric image by using wavelet transformation, respectively calculating the brightness average value of the reconstructed image along the warp and weft yarn directions, calculating the period of the reconstructed image according to the brightness signal, and further calculating the warp and weft density of the yarn; some patents are based on digital image processing technology and combine time-frequency transformation theory to realize computer detection of woven fabric density. The wavelet transformation has good processing effect, but some processing details need to be perfect, and automatic detection cannot be completely realized.
There are some methods for calculating the density of woven fabric by using wavelet transform, but how to determine the optimal decomposition level is generally tried and compared by a plurality of tests, and there is no relatively accurate and simple method for calculating the optimal decomposition level.
Disclosure of Invention
The invention aims to provide a woven fabric density detection method based on image processing, which has accurate detection result and high efficiency.
The technical scheme for solving the technical problems is as follows:
a woven fabric density detection method based on image processing comprises the following steps:
step 1, collecting image information of a woven fabric to be detected, and processing the collected woven fabric image by using an image correction algorithm to obtain a corrected image, so that warp yarns in the corrected image are in a vertical state, and weft yarns are in a horizontal state;
step 2, carrying out multi-scale two-dimensional wavelet transform processing on the corrected image, obtaining an approximate component a1, a horizontal detail component, a vertical detail component and a diagonal detail component by 1-level decomposition, taking the horizontal detail component, the vertical detail component and the diagonal detail component as the detail component b1, and calculating a gray characteristic value of a1
Figure DEST_PATH_IMAGE001
Calculating the gray characteristic value of b1
Figure DEST_PATH_IMAGE002
Then 1 st level total eigenvalue
Figure DEST_PATH_IMAGE003
And performing multi-scale two-dimensional wavelet transform processing on the a1 again, obtaining an approximate component a2 and a detail component b2 by 2-level decomposition, and calculating a gray characteristic value of a2
Figure DEST_PATH_IMAGE004
Calculating the gray characteristic value of b2
Figure DEST_PATH_IMAGE005
Then 2 nd order total eigenvalue
Figure DEST_PATH_IMAGE006
When the ith level of the corrected image is decomposed, the ith level total characteristic value is
Figure DEST_PATH_IMAGE007
Respectively calculating the corresponding relative gradient change value of each stage
Figure DEST_PATH_IMAGE008
Wherein
Figure DEST_PATH_IMAGE009
Taking the decomposition series as a horizontal axis and the corresponding relative gradient change value as a vertical axis, determining corresponding data points when the decomposition series takes different values, connecting adjacent data points by using a straight line to form a continuous curve to obtain a gray characteristic change curve, wherein the decomposition series corresponding to the peak value of the relative gradient change value in the gray characteristic change curve is the optimal decomposition series;
step 3, calculating the number of warps in the horizontal detail component corresponding to the optimal decomposition grade, namely the number of warps of the woven fabric to be detected, and calculating the warp density result of the woven fabric to be detected according to the width value of the woven fabric to be detected; and calculating the number of weft yarns in the vertical detail component corresponding to the optimal decomposition level, and calculating to obtain a weft density result of the woven fabric to be detected according to the length value of the woven fabric to be detected.
Further, the gray scale feature value calculation formula in step 2 is as follows:
Figure DEST_PATH_IMAGE010
where N represents the number of data for the component after decomposition, xiEach data in the decomposition is represented (i =1,2, …, N), k and c being constants.
Further, the image correction algorithm adopts a Randon transformation algorithm or a Hough transformation algorithm.
Further, before the number of the yarns is calculated in the step 3, the method further comprises the step of further carrying out binarization and smoothing optimization processing on the vertical component image and the horizontal component image to smooth the yarns so as to obtain clearly separated warp and weft yarn images.
The invention has the beneficial effects that: the invention corrects the position of the woven fabric image to be detected before processing the image, and prevents the detection result from being influenced by the image inclination.
Drawings
FIG. 1 is a flow chart of a method of the present invention;
FIG. 2 is an image of a woven fabric to be detected;
FIG. 3 is a comparison of a corrected image and an original image;
FIG. 4 is a graph of gray scale characteristic variation;
FIG. 5 is a detail component diagram after decomposition and reconstruction;
FIG. 6 is an optimized warp and weft yarn image.
Detailed Description
The technical solution of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are only partial embodiments of the present invention, rather than full embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in figure 1, the method for detecting the density of the woven fabric comprises the steps of correcting a fabric image, drawing an energy image through multi-scale wavelet transformation of the fabric image, determining wavelet decomposition and reconstruction after a decomposition level, reconstructing, optimizing the image and calculating the density of warp and weft yarns.
The working principle of the invention is as follows: the method comprises the steps of compiling a woven fabric warp and weft density detection program, firstly collecting and obtaining a woven fabric image, carrying out image correction on the woven fabric image and intercepting fixed length, carrying out wavelet transformation processing on the corrected image and drawing a gray characteristic change image, determining a peak value decomposition grade according to a gray characteristic change curve and large data analysis, then carrying out wavelet decomposition and reconstruction to obtain a separated warp and weft density yarn image, calculating the number of warp and weft density yarns after optimizing the image, and calculating the warp and weft density of the fabric.
The detection working process of the invention is as follows:
the uniform equipment is adopted to collect and shoot images of the woven fabric, and the surface texture of the woven fabric is required to be clear, clean and free of stains. The fabric was kept as flat as possible when the image was collected, a fixed shooting height was taken, and a graduated scale was placed below the fabric, as shown in fig. 2.
Processing the acquired woven fabric image by using an image correction algorithm, wherein the calculation formula is as follows:
Figure 661545DEST_PATH_IMAGE011
in a rectangular coordinate system, f (x, y) is a point on a line l, P is a distance from a coordinate origin to the line l, θ represents an included angle in a normal direction of the line l, and a linear equation is as follows:
Figure DEST_PATH_IMAGE012
Figure 135251DEST_PATH_IMAGE013
the image correction algorithm can adopt a Randon transformation algorithm or a Hough transformation algorithm. If the image is an inclined image, correcting the image, if the image is a normal image, keeping the image unchanged, and after correction, enabling the texture of the woven fabric yarn to be horizontal, flat and vertical so as to obtain accurate and clear warp and weft density information of the woven fabric, and selecting and cutting a cloth sample diagram with the size of 5X5cm from the corrected image to store the cloth sample diagram for subsequent processing; the third image in fig. 3 is the final corrected image of fig. 2.
Carrying out multi-scale two-dimensional wavelet transform processing on the corrected image to obtain an approximate component, a horizontal detail component, a vertical detail component and a diagonal detail component, and calculating the latter three components by using a function to obtain the gray characteristic change of each component, wherein the function calculation formula is as follows:
Figure DEST_PATH_IMAGE014
n represents the number of data of the component after decomposition, xiEach data in the decomposition (i =1,2, …, N), k and c being constants, was plotted for its gray-scale-varying characteristic. As shown in FIG. 4, the corresponding vertical axis data reaches the lowest peak value when the number of decomposition levels is 3, and thus it is determined thatThe optimal decomposition level is 3;
therefore, the images of the vertical detail component and the horizontal detail component obtained in the 3 rd level decomposition represent the warp and weft yarn maps of the woven fabric. As shown in fig. 5, the wavelet decomposition and the reconstructed vertical component and horizontal component images are further subjected to binarization and smoothing optimization processing, so that the yarns are straightened, a smoothing effect is achieved, and clear and separated warp and weft yarn images are obtained. Calculating the number of warp and weft yarns in the image of fig. 6 by using a computer, namely calculating the number of pixel points of a vertical line (horizontal line) from top to bottom (from left to right), and dividing the pixel points by the width of the vertical (horizontal) image to obtain the yarn density in the vertical (horizontal) direction;
and calculating the weft density of the woven fabric by combining the computer resolution ppi and the yarn density sxmd in the vertical direction, wherein the calculated weft density of the woven fabric is as follows: w =153 roots/CM;
and the warp density of the woven fabric is obtained by the same calculation, and the warp density of the woven fabric is calculated in the example as follows: w =165 roots/CM.
Experimental data pairs are as follows:
Figure 104344DEST_PATH_IMAGE015
according to the data, the calculation result of the method is basically accurate and can meet the requirement.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (4)

1. A woven fabric density detection method based on image processing is characterized by comprising the following steps:
step 1, collecting image information of a woven fabric to be detected, and processing the collected woven fabric image by using an image correction algorithm to obtain a corrected image, so that warp yarns in the corrected image are in a vertical state, and weft yarns are in a horizontal state;
step 2,Subjecting the corrected image to multi-scale two-dimensional wavelet transform processing, obtaining an approximate component a1, a horizontal detail component, a vertical detail component and a diagonal detail component by 1 st-level decomposition, taking the horizontal detail component, the vertical detail component and the diagonal detail component as a detail component b1, and calculating a gray characteristic value of a1
Figure 2681DEST_PATH_IMAGE001
Calculating the gray characteristic value of b1
Figure 790508DEST_PATH_IMAGE003
Then 1 st level total eigenvalue
Figure 364709DEST_PATH_IMAGE004
And performing multi-scale two-dimensional wavelet transform processing on the a1 again, obtaining an approximate component a2 and a detail component b2 by 2-level decomposition, and calculating a gray characteristic value of a2
Figure 579790DEST_PATH_IMAGE005
Calculating the gray characteristic value of b2
Figure 980553DEST_PATH_IMAGE006
Then 2 nd order total eigenvalue
Figure 572071DEST_PATH_IMAGE007
When the ith level of the corrected image is decomposed, the ith level total characteristic value is
Figure 778DEST_PATH_IMAGE008
Respectively calculating the corresponding relative gradient change value of each stage
Figure 386760DEST_PATH_IMAGE009
Wherein
Figure 291131DEST_PATH_IMAGE010
Determining the decomposition by using the decomposition order as the horizontal axis and the corresponding relative gradient variation value as the vertical axisThe number of stages is corresponding to data points with different values, adjacent data points are connected by straight lines to form a continuous curve, a gray characteristic change curve is obtained, and the decomposition number corresponding to the peak value of the relative gradient change value in the gray characteristic change curve is the optimal decomposition number;
step 3, calculating the number of warps in the horizontal detail component corresponding to the optimal decomposition grade, namely the number of warps of the woven fabric to be detected, and calculating the warp density result of the woven fabric to be detected according to the width value of the woven fabric to be detected; and calculating the number of weft yarns in the vertical detail component corresponding to the optimal decomposition level, and calculating to obtain a weft density result of the woven fabric to be detected according to the length value of the woven fabric to be detected.
2. The method for detecting the density of the woven fabric based on the image processing as claimed in claim 1, wherein the gray scale feature value calculation formula in the step 2 is as follows:
Figure 420761DEST_PATH_IMAGE012
where N represents the number of data for the component after decomposition, xiEach data in the decomposition is represented (i =1,2, …, N), k and c being constants.
3. The method for detecting the density of the woven fabric based on the image processing as claimed in claim 1, wherein the image correction algorithm adopts a Randon transform algorithm or a Hough transform algorithm.
4. The method for detecting the density of the woven fabric based on the image processing as claimed in claim 1, wherein before the number of the yarns is calculated in the step 3, the method further comprises a step of further performing binarization and smoothing optimization processing on the vertical component image and the horizontal component image to smooth the yarns so as to obtain clearly separated warp and weft yarn density images.
CN202011435398.3A 2020-12-11 2020-12-11 Woven fabric density detection method based on image processing Active CN112330673B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011435398.3A CN112330673B (en) 2020-12-11 2020-12-11 Woven fabric density detection method based on image processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011435398.3A CN112330673B (en) 2020-12-11 2020-12-11 Woven fabric density detection method based on image processing

Publications (2)

Publication Number Publication Date
CN112330673A true CN112330673A (en) 2021-02-05
CN112330673B CN112330673B (en) 2021-07-06

Family

ID=74302261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011435398.3A Active CN112330673B (en) 2020-12-11 2020-12-11 Woven fabric density detection method based on image processing

Country Status (1)

Country Link
CN (1) CN112330673B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113012105A (en) * 2021-02-08 2021-06-22 武汉纺织大学 Yarn hairiness detection and rating method based on image processing
CN113538489A (en) * 2021-07-19 2021-10-22 武汉纺织大学 Method for measuring fiber diameter of non-woven fabric
CN115266538A (en) * 2022-09-30 2022-11-01 维柏思特衬布(南通)有限公司 Woven belt water permeability detection device and method
CN113012105B (en) * 2021-02-08 2024-04-26 武汉纺织大学 Yarn hairiness detection and rating method based on image processing

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101096818A (en) * 2006-06-27 2008-01-02 中国纺织科学研究院 Method for detecting cloth count
CN103106660A (en) * 2013-01-31 2013-05-15 北京航空航天大学 Synthetic aperture radar (SAR) image quality evaluation method based on contrast sensitivity characteristics
CN104198498A (en) * 2014-09-12 2014-12-10 河海大学常州校区 Method and device for detecting cloth flaws based on adaptive orthogonal wavelet transform
CN105701477A (en) * 2016-02-19 2016-06-22 中原工学院 Fabric defect detection method based on steady wavelet transform visual saliency
CN105931246A (en) * 2016-05-05 2016-09-07 东华大学 Fabric flaw detection method based on wavelet transformation and genetic algorithm
CN106127781A (en) * 2016-06-30 2016-11-16 上海工程技术大学 The measuring method of a kind of yarn dyed fabric density and device
CN107870172A (en) * 2017-07-06 2018-04-03 黎明职业大学 A kind of Fabric Defects Inspection detection method based on image procossing

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101096818A (en) * 2006-06-27 2008-01-02 中国纺织科学研究院 Method for detecting cloth count
CN103106660A (en) * 2013-01-31 2013-05-15 北京航空航天大学 Synthetic aperture radar (SAR) image quality evaluation method based on contrast sensitivity characteristics
CN104198498A (en) * 2014-09-12 2014-12-10 河海大学常州校区 Method and device for detecting cloth flaws based on adaptive orthogonal wavelet transform
CN105701477A (en) * 2016-02-19 2016-06-22 中原工学院 Fabric defect detection method based on steady wavelet transform visual saliency
CN105931246A (en) * 2016-05-05 2016-09-07 东华大学 Fabric flaw detection method based on wavelet transformation and genetic algorithm
CN106127781A (en) * 2016-06-30 2016-11-16 上海工程技术大学 The measuring method of a kind of yarn dyed fabric density and device
CN107870172A (en) * 2017-07-06 2018-04-03 黎明职业大学 A kind of Fabric Defects Inspection detection method based on image procossing

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
BUGAO XU等: "Identifying Fabric Structures with Fast Fourier Transform Techniques", 《TEXTILE RESEARCH JOURNAL》 *
SHUYUE CHEN等: "Study of Fabric Defects Detection through Gabor Filter Based on Scale Transformation", 《2010 INTERNATIONAL CONFERENCE ON IMAGE ANALYSIS AND SIGNAL PROCESSING》 *
冯毅力等: "用小波变换法自动测量机织物经纬密度", 《纺织学报》 *
刘建立等: "织物纹理分析中小波基的选择和分解级数的确定", 《丝绸》 *
徐造坤等: "基于小波变换的机织物经纬密度测量", 《武汉科技学院学报》 *
徐造坤等: "织物经纬密度自动测量的研究现状及其展望", 《纺织科技进展》 *
祁林: "织物疵点的计算机软件识别方法研究", 《中国优秀硕士学位论文全文数据库 工程科技Ⅰ辑》 *
赵训明等: "基于小波变换的机织物经纬密度自动检测技术", 《测试与标准》 *
邓中民等: "基于小波变换和形态学的机织物经纬密度检测", 《成都纺织高等专科学校学报》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113012105A (en) * 2021-02-08 2021-06-22 武汉纺织大学 Yarn hairiness detection and rating method based on image processing
CN113012105B (en) * 2021-02-08 2024-04-26 武汉纺织大学 Yarn hairiness detection and rating method based on image processing
CN113538489A (en) * 2021-07-19 2021-10-22 武汉纺织大学 Method for measuring fiber diameter of non-woven fabric
CN113538489B (en) * 2021-07-19 2022-09-09 武汉纺织大学 Method for measuring fiber diameter of non-woven fabric
CN115266538A (en) * 2022-09-30 2022-11-01 维柏思特衬布(南通)有限公司 Woven belt water permeability detection device and method
CN115266538B (en) * 2022-09-30 2022-12-09 维柏思特衬布(南通)有限公司 Woven belt water permeability detection device and method

Also Published As

Publication number Publication date
CN112330673B (en) 2021-07-06

Similar Documents

Publication Publication Date Title
CN112330673B (en) Woven fabric density detection method based on image processing
Lin Applying a co-occurrence matrix to automatic inspection of weaving density for woven fabrics
Pan et al. Automatic inspection of woven fabric density of solid colour fabric density by the Hough transform
Zhang et al. A review of fabric identification based on image analysis technology
CN107301661A (en) High-resolution remote sensing image method for registering based on edge point feature
CN115330784B (en) Cloth surface defect detection method
CN112465743B (en) Periodic structure quality detection method
CN104198498A (en) Method and device for detecting cloth flaws based on adaptive orthogonal wavelet transform
Pan et al. Automatic inspection of double-system-mélange yarn-dyed fabric density with color-gradient image
CN115100206A (en) Printing defect identification method for textile with periodic pattern
CN111415349B (en) Polyester filament yarn detection method based on image processing technology
Techniková et al. Weaving density evaluation with the aid of image analysis
CN103033456A (en) Soil porosity detection method based on SFS (Shape from Shading) algorithm
CN107945164B (en) Textile flaw detection method based on peak threshold, rotational alignment and composite character
CN116894840B (en) Spinning proofing machine product quality detection method and system
CN109272484A (en) A kind of rainfall detection method based on video image
CN114913180B (en) Intelligent detection method for defect of cotton cloth reed mark
CN115423807B (en) Cloth defect detection method based on outlier detection
CN105741250B (en) The irregular image correction method of automatic cloth inspecting machine walk cloth speed based on quadratic interpolattion
Kim et al. Evaluation of fabric pilling using hybrid imaging methods
CN110517234A (en) Feature bone method for detecting abnormality and device
Li et al. A direct measurement method of yarn evenness based on machine vision
CN110674782B (en) Infrared dim target detection method based on fractional entropy
CN110349133B (en) Object surface defect detection method and device
Qin et al. Analysis and research of the fabric density based on the wavelet transform

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