Quality measurement is an important aspect during the production of textile fabrics in lowering costs and improving the finished product. Much of the fabric inspection is performed manually by human inspectors. Many defects are missed, and the inspection is inconsistent, the output depending on the training and the skill level of the human inspectors and also the mental and physical conditions of the inspector. Hence the textile industry has been moving towards automated fabric inspection system. An automated fabric inspection system can provide consistent results that correlate with the quality control standards of the textile industry. Fabric defect detection has been a long – felt need in the textile and apparel industry. Surveys carried out in the early 1975 shows that inadequate or inaccurate inspection of fabrics has led to fabric defects being missed out, which in turn had great effects on the quality and subsequent costs of the fabric finishing and garment manufacturing processes.
The weaving machine is one of the easiest and fastest ways of producing cloth and textile pieces. The automated defect detection and identification system enhance the product quality and result in improved quality to meet both the customer demand and to reduce the cost associated with off-quality. This process also reduces the manual work load associated with the inspection process. Off-line monitoring system has its own disadvantages when it is compared with that of on-line monitoring system. In the off-line monitoring system the produced fabric is taken to the inspection frame where the quality of the fabric is analyzed and the fabric is transfer to the successive process. But in the on-line monitoring system the inspection of the fabric is done simultaneously while the fabric is being produced. This paper describes about fault detection, positioning and classification of the faults occur in the weaving machine during weaving by using the principle of image processing, an automatic fabric evaluation system, which enable computerized defect detection – analysis of weaved fabrics. This method involves the process of analyzing the fabric image capture by a digital camera. The advantage for the manufacturer here is to get a warning when a certain amount of defect or imperfection occurs during the production of the fabric so that precautionary measures can be taken before the product hits the market. Wastage reduction through accurate and early stage detection of defects in fabrics is an important aspect of quality improvement. The problem of web inspection, articularly, is very important and complex and the research in this field is widely open.
Fabric texture refers to the feel of the fabric. It is smooth, rough, soft, velvety, silky, lustrous, and so on. The different textures of the fabric depend upon the types of weaves used. Textures are given to all types of fabrics, cotton, silk, wool, leather etc., There are more than 50 categories of fabric defects in the textile industry. Many of these defects have preferred orientation; either in the direction of motion (warp direction) or perpendicular to it (pick direction). Many defects are caused by machine malfunctions; others are due to faulty yarns. In textile, different types of defects are available i.e. hole, scratch, stretch, fly yarn, dirty spot, slub, cracked point,color bleeding etc; if not detected properly these faults can affect the production process massively. The objective of the proposed work is to identify whether the fabric is defective or not. If it is defective then identify the location and the type of the defect.
The various types of defects of weaving are given below.
Broken Ends- If a warp is absent in the fabric for a very short or long distance and then this fabric defect is called broken ends..
Broken Picks- If a warp is absent in the fabric for a very short or long width and then this fabric defect is called broken picks.
Float-A float is a kind of defect where a warp or weft yarn floats over the fabric surface for a few container lengths due to missing of interlacement of two series of yarns..
Slugs-When the weft yarn is unclean and contains slugs and its diameter is irregular,
Holes-If there is any small holes present in the fabric and then it is a major fabric defect.The occurrence of hole, cut or tear which is self explanatory.
Oil Spot-Oil Spot on the fabric are caused by too much oiling on loom parts from other sources. Oil stains in most fabrics may be removed by scouring process.
Irregular Pick Density-If the pick density that is pick per inch varies due to mechanical fault then thick or thin place may be formed in the fabric.
The first stage of any vision system is the image acquisition stage. Different types of camera can be used for this application such as CCD (Charged Coupled Device) camera, CMOS (Complementary Metal Oxide Semiconductor) camera, Digital camera, etc. The pixel value of these cameras is around 320 × 420 pixels. After the image has been obtained, various methods of processing can be applied to the image to perform different tasks. If the image has not been acquired satisfactorily then the intended tasks may not be achievable. The following are the various methods for image acquisition.
Laser Ranging Systems
Structured Light MethodsMoire
Fringe Methods
Shape from Shading Methods
Active and Passive Stereoscopic Methods
The acquired image must be converted into gray scale to eliminate the hue and saturation information while retaining the luminance.
Filtering & Histogram Processing
A filter is defined by a kernel, which is a small array applied to each pixel and its neighbors within an image. In most applications, the center of the kernel is aligned with the current pixel, and is a square with an odd number of elements in each dimension. The process used to apply filters to an image is known as convolution, and may be applied in either the spatial or frequency domain. The CONVOL function performs this convolution process for an entire image.
Segmentation involves partitioning an image into groups of pixels which are homogeneous with respect to some criterion. Different groups must not intersect each other and adjacent groups must be heterogeneous. The groups are called segments. Most digital images exist on a rectangular grid. This is primarily due to the arrangement of image sensors on camera and scanning equipment.
Digital images consist of many types of noise. Noise is the result of errors in the image acquisition process. There are several ways that noise can be introduced into an image, depending on how the image is created. If the image is scanned from a photograph made on film, the film grain is a source of noise. Noise can also be the result of damage to the film, or be introduced by the scanner itself. If the image is acquired directly in a digital format, the mechanism for gathering the data (such as a CCD detector) can introduce noise. Electronic transmission of image data can introduce noise.
Feature Extraction is a method of capturing visual content of images for indexing & retrieval.
• feature construction
• feature subset generation
• evaluation criterion definition
• evaluation criterion estimation
Textures can be rough or smooth, vertical or horizontal etc generally they capture patterns in the image data. Example repetitiveness and granularity.
• Texture features are
– Statistical measures
• Entropy
• Homogeneity
• Contrast
– Wavelets
– Fractals
Artificial Neural networks have been developed as generalization of mathematicalmodels of human cognition and showed promise for solving difficult problems in areas suchas pattern recognition and classification. A neutral network consists of a group of simpleelements called neurons (as shown in the figure) which process the input information. Theseneutrons are connected to each other with links carrying the signals between them. There is aweight for each connection link (W) which acts as a multiplication factor the transmittedsignal (Σθ). An activation function (F) is applied to each neuron‟s input to determine theoutput signal (O) as shown in the figure. Bias terms can be presented to solve specific problemwith obvious result-tendencies.
Using neural networks as a classifier requires two phases –a training phase and atesting phase. In the training phase, the neural network makes the proper adjustment for itsweights (W) to produce the desired response. When the actual output response is the same asthe desired one, the network has completed the training phase (i.e. it has acquired knowledge).In the testing phase the neural network is asked to classify a new set of images and its successis evaluated. In this work the neural networks were trained by the “backpropagation”algorithm to detect and classify the weaven fabric defects. The feature vectors were used asthe input vectors to the Neural Network.
The performance of the proposed fabric defect detection scheme is evaluated byusing a set of fabric images chosen from the Manual of Standard Fabric Defects in the textileIndustry. These images are captured by a digital camera. There are some defect-free images inthe database. The other images contain different types of fabric defects.The fabrics in the database are mainly plain weaving fabric, although other types offabrics are also included. In this paper, we select four types of defects images and all theimages have a size of 300x300 pixels and an 8-bit gray level. And we select four imagesdealing results which are shown in the following figure. The number of neural nodes of theinput layer was four corresponding to the four characteristic variables. The number of neuralnodes of the output layer was two so that the output values, i.e. 00,01,10,and 11,correspondedto the four classes of samples images .
A new intelligent fabric defect inspection model was presented. Therecognizer acquires digital fabric images by image acquisition device and converts that imageinto binary image by restoration and threshold techniques. The output of the processed imageis used as an input to the Neural Network (NN) which uses back propagation algorithm tocalculate the weighted factors and generates the desired classification of defects as an output.The experiment results show that the proposed method is feasible and applicable in textileproduction factories for defect detection and classification.
Kai-Ling Mak and Pai Peng, Ka-Fai Cedric Yiu, (2012), “Fabric Defect Detection Using Multi-Level Tuned-Matched Gabor Filters”, Journal Of Industrial And Management Optimization Volume 8, Number 2, May 2012.
R. Thilepa, K. Sathiyasekar, (2012), “Automated Fabric Defect Recognition System using Image Processing and Artificial Neural Networks with the Support of Microcontroller”, European Journal of Scientific Research, ISSN 1450-216X Vol.67 No.4 (2012), pp. 595-601.
R. Thilepa, K. Sathiyasekar, (2012), “Automated Fabric Defect Recognition System using Image Processing and Artificial Neural Networks with the Support of Microcontroller”, European Journal of Scientific Research, ISSN 1450-216X Vol.67 No.4 (2012), pp. 595-601.
Narges Heidari, Reza Azmi, Boshra Pishgoo “Fabric Textile Defect Detection, By Selecting A Suitable Subset Of Wavelet Coefficients, Through Genetic Algorithm”, International Journal of Image Processing (IJIP), Volume (5) : Issue (1) : 2011.
Liang-Ying Wei “An expanded Adaptive Neuro-Fuzzy Inference System (ANFIS) model based on AR and causality of multination stock market volatility for TAIEX forecasting”, January, 2011.
R. Furferi, L. Governi and Y. Volpe “Neural Network based classification of car seat fabrics”, INTERNATIONAL JOURNAL OF MATHEMATICAL MODELS AND METHODS IN APPLIED SCIENCES, Issue 3, Volume 5, 2011.
S.Priya, T. Ashok kumar, Dr. Varghese Paul “A Novel Approach to Fabric Defect Detection Using Digital Image Processing”, Proceedings of 2011 International Conference on Signal Processing, Communication, Computing and Networking Technologies (ICSCCN 2011) .
Henry Y. T. Ngan, Member, IEEE, Grantham K. H. Pang, Senior Member, IEEE, and Nelson H. C. Yung, Senior Member, IEEE “Performance Evaluation for Motif-Based Patterned Texture Defect Detection”, IEEE Transactions On Automation Science And Engineering, Vol. 7, No. 1, January 2010.[12] K.L. Mak, X. W. Tian, “Textile Fabric Flaw Detection Using Singular Value Decomposition”, 978-1-4244-6878-2/10/$26.00 ©2010 IEEE.
Yiling Chen, Tse-Wei Chen, shao-yichen “Fast texture feature extraction method based on segmentation for image retrieval” by 13th IEEE International Symposium on consumer electronics, 2009.
Henry Y. T. Ngan, Student Member, IEEE, and Grantham K. H. Pang, Senior Member, IEEE “Regularity Analysis for Patterned Texture Inspection” IEEE Transactions On Automation Science And Engineering, Vol. 6, No. 1, January 2009.
Yin KaiCheng, Yu Weidong, "Clothing Defect Detection System Based on Image Processing Technology", The Computer System Applications, 2008.10, pp.7-10.
Ma HongLong, "Fabric Defect Detection Analysis and Design Based on Image Recognition " , Beijing University of Technology Master's thesis, 2007.
Lu Yun, Zhang Jingmiao, "FAbric Defect Detection Method Based on Image Distance Difference", Micro-computer Information, No 23,2007, pp.306-308.
Atiqul Islam, Shamim Akhter, and Tumnun E. Mursalin, "Automated Textile Defect Recognition System Using Computer Vision and Artificial Neural Networks", World Academy of Science, Engineering and Technology 13 2006.
Hao Liu, Jiuqiang Han, "Defect Detection in Textiles Using Optimal Gabor Wavelet Filter", Proceedings of the 6th World Congress on Intelligent Control and Automation, June 21 - 23, 2006, Dalian, China.
Tag der Veröffentlichung: 23.02.2015
Alle Rechte vorbehalten