APP下载

Segmentation of Thermographic Sequences in Frequency Modulated Thermal Wave Imaging for NDE of GFRP

2018-05-25..

, ..

1.Narayana Engineering College,Nellore,Andhra Pradesh,India

2.A.U.College of Engineering(A),Andhra University,Vishakaptanam,Andhra Pradesh,India

0 Introduction

Glass fiber reinforced polymers(GFRPs)are attractive materials for aircraft,automotive,electronics and infrastructure applications.In recent times,GFRP composites are becoming more acceptable alternative for carbon fiber reinforced polymers(CFRPs)due to their high resistance to corrosion,high strength to weight ratio,and relatively low cost[1].The basic principle of NDE involves import of energy into the structure to assess(identification of defects,voids,inclusion,etc.)the condition of the material.A wide variety of non-destrutive evaluation (NDE)techniques are found in the literature for damage/defect identification in composite materials.These include radiographic testing[2],ultrasonic testing[3,4],acoustic emission testing[4],infrared thermogra-phy testing[5],electromagnetic testing[6],magnetic particle testing[7],step phase thermography[8]etc.However,among these,infrared thermography has become a more preferred nondestructive inspection method to evaluate subsurface defects in different types of materials.The preference is due to its fast inspection rate,noncontact procedure,portability,and easy to interpret features[9].Several infrared thermography methods have been proposed in the literature to detect delamination defects in composite materials,but only three of them are predominantly used:Pulse Thermography (PT),lock in thermography(LT)and pulse phase thermography(PPT)[10-13].However all these suffer from certain limitations.PT requires high peak power heat sources,and suffers from nonuniform heating and is sensitive to surface emissivity variations.LT suffers from limited depth resolution and long processing time[14,15].PPT requires heat sources with high peak power to effectively detect deeper subsurface defects.Due to this precaution has to be taken to avoid damage of the test sample becauase of high power.In this work,to overcome the mentioned limitations,frequency modulated thermal wave imaging (FMTWI)[16]is employed for identification of the defects in solid material.

Data processing is an essential step in NDE to visualize the subsurface defects in the sample and to determine the shapes and sizes of the defects.The data processing intends to analyze temporal variations in the contrast of each pixel,relative to defect-free reference point on the sample.For this,several post processing algorithms are applied to the recorded thermograms.In this paper,GFRP sample with 25square shaped Teflon inserts of different dimensions placed at various depths is used .These inserts are examined by means of frequency modulated thermal wave imaging[16].Pulse compression[17,18]is applied over mean removed profiles to ensure better defect detection.Subsequently,the proposed segmentation algorithm is investigated over GFRP sample and results are compared and contrasted with the existing segmentation methods.

1 Frequency Modulated Thermal Wave Imaging

The principle of frequency modulated thermal wave imaging consists of introducing frequency modulated heat flux,containing different frequencies,into the object to be tested.Then the resulting temperature field in the transient regime is recorded remotely by capturing its thermal emission(infrared range)using infrared (IR)camera[15].When frequency modulated heat flux is excited into the specimen,the infrared camera controlled by the computer monitors the surface temperature profile of the heated sample.The expression for propagation of thermal wave incident on the solid sample at surface [x=0]is given by[15]

wherewhereBis band width,τthe duration,xthe space coordinate,tthe time,fthe frequency,αthe thermal diffusivity,B/τthe frequency sweep rate of the chirp,andT0the surface temperature at the sample surface(x=0).

From Eq.(1)the diffusion length(μfm)can be computed as

Eq.(2)indicates that the thermal diffusion length is a function of bandwidth(B)of the heat flux.The complete depth of the sample can be scanned in one(fm)cycle as it contains multiple frequencies instead of single frequency.And for the frequency modulated thermal wave imaging,thermal wave length(λ)is given by

It can be noted from Eq.(3),thatλis varying with time.This implies that resolution for detection of defects varies with depth.

2 Materials and Experiment

The experiment is carried on a GFRP sample having 25square Teflon inserts.The Teflons are of various dimensions and situated at different depths(Fig.1).A synchronized IR camera(Model:FLIR IR CAMERA SC6200)having a maximum frame rate of 450Hz,and 0.001Ktemperature resolution with a pixel resolution of 320×256pixels is used to record the image sequences.A frequency modulated chirped thermal wave stimulation of frequencies ranging from 0.01to 0.1Hz in 100s,has been applied to the sample using two halogen lamps of power 1kW each(Fig.2).With the help of mid band infrared camera,temporal thermal response is captured at a frame rate of 20Hz.

Fig.1 Layout of the experimental GFRP sample

Fig.2 Experimental set up

3 Image Segmentation and Quantitative Identification of Defect from Thermogram

The identification of defective regions from a thermogram has been a common problem in the field of NDE.Image segmentation is a highly promising method that helps to effectively analyze thermogram quantitatively and qualitatively.This helps in finding sizes and depths of defects.Image segmentation involves assignment of each pixel to regions of an image relative to interest.That is,it separates regions of deviant temperature from the image.Several segmentation methods have been proposed in the past,and are broadly classified into three categories thresholding,clustering and edge detection.However,from the literature it is observed that image segmentation techniques are strongly application dependent. Sezgin and Sankur[20]presented an extensive survey on automated image thresholding techniques and quantitative performance evaluation.They classified thresholding techniques into six categories:(1)Histogram shape-based methods,(2)local methods,(3)object attributed-based methods,(4)entropy-based methods,(5)spatial methods,and(6)clustering-based methods.Among these meth-ods clustering and entropy based threshold methods are preferred for NDE images.Thresholding based segmentation is not only simple but also appropriate,because it separates objects from the background,making it appropriate for NDE purposes[19].The performance of thresholding algorithms is strongly influenced by image content and method of thresholding.However,thresholding approach for NDE applications is complex due to the following reasons:High noise,insufficient illumination,variance of gray levels inside the object,inadequate contrast in the background.Also the object shape and size are not commensurate with the scene.Various thresholding based segmentation algorithms have been proposed in literature namely,Otsu′s method[21],Contrast Otsu method[22],adaptive threshold[23],K-means clustering[24],and Fuzzy C-means clustering[19,25].

4 The Proposed Segmentation Method

In the present work,clustering based segmentation approach is employed.The approach begins with considering dominant component in FMTWI,where frequency modulations are used as segmentation features.In this,the regions/defects in the image are organized into clusters based on relationship between them.The flow chart of the proposed segmentation method is shown in Figs.3,4.The segmentation method involves three stages.

(1)Finding the centroids of the regions

Fig.3 Flow chart of thermal image processing

Fig.4 Proposed segmentation approach

Step 1 Apply adaptive thresholding method for the fused image.

Here the fused image is having non-uniform texture as shown in Fig.5(a).Adaptive thresholding is capable of segmenting segments into two types of regions,i.e,white region in the dark background and dark region in the white background.

Fig.5 Fused image and corresponding centroids

Step 2 The centroid for each and every region is identified using″regionprops″function of MATLAB(shown in Fig.5(b)).

Step 3 The false centroids(white regions in the dark back ground)is removed by using connectivity with the pixels as shown in Fig.5(c).

(2)Formation of clusters around each centroid

Each pixel including the centroid pixel is assigned to one of the centroids depending on the euclidean distance between the pixel and the centroid.For example if the pixelI(i,j)making the shortest distance with centroid 2then this pixelI(i,j)is assigned to the centroid 2.Algorithm is used for clustering as shown in Fig.6.

(3)Application of thresholds

The line intensity profiles at each defect is il-

Fig.6 Algorithm for clustering

lustrated in Fig.7.To improve the accuracy of segmentation,it is proposed to adapt dual threshold method instead of single local adaptive threshold for segmentation.The procedure for finding the dual thresholds(T1&T2)for the second defect in first row is illustrated in Fig.8.The thresholdT2value is calculated using

whereNis the number of pixels considered around each centroid.

The mean value of the pixels below the threshold lineT2is considered as a line and it intersects the intensity profile atX1andX2.The thresholdT1value is calculated as

However,T1andT2values for all defects are tabulated in Table 1.The threshold valueT1is applied to the cluster corresponding to the centriod for first level segmentation .The segmented cluster is subject to second level segmentation withT2,resulting in final segmented output.The seg-mented image after application ofT1andT2is shown in Fig.9and Fig.10(h),respectively.

Table 1 Threshold values(T1and T2)of each defect

Fig.7 Line intensity profiles at each defect

Fig.8 The computation thresholds T1and T2

Fig.9 Segmented image after application of T1

5 Pre-processing of Raw Image

In general,thermal responses from deeper subsurface anomalies are more contaminated with noise.The result is low signal to noise ratio(SNR),which makes it necessary to preprocess the raw image.The overview of preprocessing flow is shown in Fig.3.In order to reveal subsurface features,the offset in temporal thermal profiles of each pixel is removed by a linear fit.Further processing is carried over these mean removed profiles of each pixel in view.Processing methods are applied over these profiles to reduce noise influence thereby improving SNR.This results in enhanced detection performance in revealing deeper subsurface features pulse compression applied over these noise contaminated profiles enhances the SNR and provides better defect detec-tion.In correlation based pulse compression,mean removed thermal profiles of each pixel are cross correlated with a reference profile.The correlation coefficient contrast due to depth dependent delay is used for detection[9].In order to further improve SNR,discrete wavelet transform(DWT)based image fusion algorithm is applied to pulse compressed images at different time instances.More details of image fusion of GFRP sample can be referred in Ref.[26].The discrete wavelet transform (DWT)is an implementation of the wavelet transform using a discrete set of the wavelet scales and translations obeying some defined rules.In other words,this transform decomposes the signal into mutually orthogonal set of wavelets.By using DWT,the image is first divided into sub-bands under different resolutions.The resulting two-dimensional array of coefficients contains four bands of data,each labelled as LL (low-low),HL (high-low),LH (lowhigh)and HH (high-high)as shown in Fig.11.The LL band can be decomposed once again in the same manner,thereby producing even more subbands.This can be done upto any level,thereby resulting in a pyramidal decomposition as shown in Fig.11.Each and every sub-bands of the Image-I and Image-II are going to be fused with different fusing algorithms.The basic idea of image fusion using DWT shown in Fig.12.

Fig.10 Pulse compressed image after segmentation

Fig.11 Wavelet decompositions

Fig.12 Image fusion using DWT

Image-I is having the focus at one area and Image-II is having the focus at another area.When we combine these two images then we get an image having both focused areas in single scene.

The procedure for fusion is as follows:

(1)Apply DWT for Image-I;

(2)Apply DWT for Image-II;

(3)Combine LL components of Image-I and Image-II;

(4)Combine LH components of Image-I and Image-II;

(5)Combine HL components of Image-I and Image-II;

(6)Apply IDWT and obtain the output image.

6 Results and Discussion

The proposed segmentation algorithm is investigated over fused image (31)of on a GFRP specimen including 25Teflon inserts of different dimensions placed at various depths.The results indicate that the proposed method showed better performance in both qualitative and quantitative aspects.Compared with thermal image,the segmented image provides visualized information about true defects and false alarms.Analyzing the binary images after segmentation would be obviously easier for the inspector.A segmentation procedure based on the use of the clustering based instead of the conventional,this allows removing the fluctuation in values of pixels corresponding to defect.It is compared with state of the art segmentation methods based on thresholding and clustering including Otsu′s method[21],Contrast Otsu method[22],adaptive threshold[23],K-means clustering[24]and Fuzzy C-means clustering[19,27]as shown in Fig.10.In this context it is felt necessary to apply and performance evaluate the NDE problem using proven methods in literature.The results clearly brought out the uniqueness of the proposed method over other thresholding methods(global and local).It is observed from the literature,also as emphasized by Wang Zhenzhou[28],that the global thresholding methods are more suitable for processing of uniform image(30).In the present research,the image is non uniform,hence it is pertinent to consider local thresholding methods.However,the overall comparison is made for both local and global methods considering the end application involved in the research.The results emphasize that the proposed method could segment almost all the defective regions from the background,whereas the other segmentation methods are able to segment the brighter objects only.The quantitative quantification of different sizes of defects is also compared by counting number of defects segmented.The number of defects observed is 24out of 25with 96%accuracy rate by the proposed method.The accuracy rate of state of the art segmentation methods is 56%,92%and 52%with K-means,adaptive thresholding and FCM methods,respectively.It is clearly found that the segmentation accuracy is better in the proposed method.

7 Quantitative Analysis

The performance of proposed method is evaluated quantitatively,using relative foreground area error(RAE)[20,29].RAE parameter is pertinent since area and shape of an object are essential parameters for quantitative analysis in the case of NDE applications.RAE can be expressed in terms of feature area[20].The value of RAE measures the quantity of segmentation.That is zero value indicates an optimal segmentation,where as zero overlap of object areas gives maximum one

whereATis the true value,andAMthe measured value.

The results obtained after applying various thesholding methods to NDE images in terms of threshold value,number of defects detected and RAE are tabulated in Table 2.The results are also displayed through bar charts in Fig.13.RAE is equal to zero for an optimal segmentation i.e.a perfect match of the segmented regions,while it is one,if there is zero overlap of the object areas.The results are evaluated by measuring RAE for various segmentation techniques viz: Otsu′s method,contrast Otsu method,adaptive threshold,K-means clustering and Fuzzy C-means clustering.It is concluded that using the proposed method a better performance observed in both qualitative and quantitative aspects in terms of area/shape and density of defects.However,it is observed that image segmentation techniques are strongly application dependent.The proposed tech-nique is well-suited for scenes with strong spatial changes in illumination.Temporal variations in illumination are also handled automatically,which is not the case with other thresholding methods.It is observed that the proposed method has higher value for number of defects detected and lower value for RAE.That means the proposed method showed better performance in both qualitative and quantitative aspects as compared to other methods.

Fig.13 RAE v.s.segmentation methods

Table 2 Comparison of area and RAE value of each defect

8 Conclusions

Segmentation is one of the promising methods to extract defective regions from thermographic sequence.Traditional clustering algorithms could not correctly classify defects with respect to shape,size and number.In this paper a novel approach is proposed and evaluated for segmentation of NDE images.The method involved clustering based segmentation in which patterns are organized into clusters or groups considering the relationship between these.The double thresholding is used to retrieve the shape of defect;it improves the possible diagnosis capabilities of system for NDE applications.The results are evaluated by measuring RAE for various segmentation techniques viz:Otsu′s method,contrast Otsu method,adaptive threshold,K-means clustering and Fuzzy C-means clustering.It is concluded that using the proposed method a better performance is observed in both qualitative and quantitative aspects in terms of defect shape,size and number.However,it is observed that image segmentation techniques are strongly application dependent.

[1] XU B,LI H Y.Advanced composite materials and manufacturing engineering:International conference on advanced composite materials and manufacturing engineering[C]//2012International Conference on Advanced Composite Materials and Manufacturing Engineering.Beijing,China:Trans Tech Publications,2012.

[2] RIQUE A M,MACHADO A C,OLIVEIRA D F,et al.X-ray imaging inspection of fiberglass reinforced by epoxy composite[J].Nuclear Instruments and Methods in Physics Research,2015,349:184-191.

[3] KATUNIN A,DANCZAK M,KOSTKA P.Automated identification and classification of internal defects in composite structures using computed tomography and 3Dwavelet analysis[J].Archives of Civil and Mechanical Engineering,2015,15(2):436-448.

[4] BERGANT Z,JANEZ J,GRUM J.Ultrasonic testing of glass fiber reinforced Composite with processing defects[C]//The 12th International Conference of the Slovenian Society for Non-Destructive Testing.Portoro,Slovenia:[s.n.],2013.

[5] SARASINI F,SANTULLI C.Natural fiber composites[M].U.K.:Woodhead Publishing,2014:273-302.

[6] MEOLA C,CARLOMAGNO G M.Infrared thermography to evaluate impact damage in glass/epoxy with manufacturing defects[J].International Journal of Impact Engineering,2014,67(5):1-11.

[7] YANG S H,KIM K B,OH H G,et al.Non-contact detection of impact damage in CFRP composites using millimeter-wave reflection and considering carbon fiber direction[J].NDT & E International,2013,57(6):45-51.

[8] LU Z Y,ZHANG Q L,LIU X.New magnetic particle cassette NDT intelligent detection device[C]//ISDEA′13Proceedings of the 2013Fourth International Conference on Intelligent Systems Design and Engineering Applications.Washington,DC,USA:IEEE,2013:403-406.

[9] GHADERMAZI K,KHOZEIMEH M A,TAHERIBEHROOZ F,et al.Delimitation detection in glassepoxy composites using step-phase thermography[J].Infrared Physics & Technology,2015,72:204-209.

[10]MALDAGUE X.Theory and practice of infrared technology for non destructive testing[M].U.K.:John-Wiley &Sons,2001.

[11]SHEPARD S M.Advances in pulsed thermography[J].Thermosense XXIII,2001,4360(10):511-515.

[12]WU D,BUSSE C.Lock-in thermography for nondestructive evaluation of materials[J].Revue Générale De Thermique,1998,37(8):693-703.

[13]MALDAGUEA X,GALMICHEA F,ZIADIA A.Advances in pulsed phase thermography[J].Infrared Physics & Technology,2001,43(3):175-181.

[14] MULAVEESALA R,PAL P,TULI S.Interface study of bonded wafers by digitized linear frequency modulated thermal wave imaging[J].Sensors & Actuators A Physical,2006,128(1):209-216.

[15]MULAVEESALA R,TULI S.Theory of frequency modulated thermal wave imaging for nondestructive sub-surface defect detection[J].Applied Physics Letters,2006,89(19):492.

[16]MULAVEESALA R,TULI S.Applications frequency modulated thermal wave imaging for non-destructive characterization[C]//Thermophysical Properties of Materials and Devices:Ⅳth National Conference on Thermophysical Properties-NCTP′07.India:AIP,2007:15-22.

[17]TULI S,MULAVEESALA R.Defect detection by pulse compression in frequency modulated thermal wave imaging[J].Quantitative Infrared Thermography Journal,2005,2(1):41-54.

[18]MURALI K,MULAVEESALA R,RAMA KOTI REDDY D V.Non-destructive testing by means of frequency modulated infrared imaging[J].International Journal of Computer and Communication Engineering,2013,2(6):635-638.

[19]OMAR M A,ZHOU Y.A quantitative review of three flash thermography processing routines[J].Infrared Physics & Technology,2008,51(4):300-306.

[20]SEZGIN M,SANKUR B.Survey over image thresholding techniques and quantitative performance evaluation[J].Journal of Electronic Imaging,2004,13(1):146-168.

[21]OTSU N.A threshold selection method from graylevel histogram[J].IEEE Trans Syst,1979,9(1):62-66.

[22]WIN M,BUSHROA A R,HASSAN M A,et al.A contrast adjustment thresholding method for surface defect detection based on mesoscopy[J].IEEE Transactions on Industrial Informatics,2017,11(3):642-649.

[23] KAUSHAL M,SINGH A,SINGH B.Adaptive thresholding for edge detection in gray scale images[J].International Journal of Engineering Science and Technology,2010,2(6):2077.

[24]TATIRAJ S,MEHATA A.Image segmentation using k-means clustering,EM and normalized cuts[J].Department of EECS,2008(1):1-7.

[25]EL-MELEGY M,ZANATY E,ABD-ELHAFIEZ W M,et al.On cluster validity indexes in fuzzy and hard clustering algorithms for image segmentation[C]//Image Processing,ICIP,IEEE International Conference.San Antonio,USA:IEEE,2007:5-8.

[26]MURALI K,REDDY D V R K,MULAVEESALA R.Application of image fusion for the IR images in frequency modulated thermal wave imaging for non destructive testing(NDT)[J].Materials Today Proceedings,2018,5(1):544-549.

[27]DUNN J C.A fuzzy relative of the isodata process and its use in detecting compact well-separated clusters[J].Journal of Cybernetics,3(3):32-57.

[28] WANG Z.A new approach for segmentation and quantification of cells or nanoparticles[J].IEEE Transactions On Industrial Informatics,2016,12(3):962-971.

[29]ZHANG Y.A survey of evaluation methods for image segmentation[J].Pattern Recogn,1996,29:1335.