Xiao YANG ,Chun YIN ,Sara DADRAS ,Guangyu LEI ,Xutong TAN ,Gen QIU
1School of Automation Engineering,University of Electronic Science and Technology of China,Chengdu 611731,China
2Electrical and Computer Engineering Department,Utah State University,UT 84321,USA
Abstract:To detect spacecraft damage caused by hypervelocity impact,we propose an advanced spacecraft defect extraction algorithm based on infrared imaging detection.The Gaussian mixture model (GMM) is used to classify the temperature change characteristics in the sampled data of the infrared video stream and reconstruct the image to obtain the infrared reconstructed image (IRRI) reflecting the defect characteristics.The designed segmentation objective function is used to ensure the effectiveness of image segmentation results for noise removal and detail preservation,while taking into account the complexity of IRRI (that is,the required trade-offs are different).A multi-objective optimization algorithm is introduced to achieve balance between detail preservation and noise removal,and a multi-objective evolutionary algorithm based on decomposition (MOEA/D) is used for optimization to ensure damage segmentation accuracy.Experimental results verify the effectiveness of the proposed algorithm.
Key words:Hypervelocity impact damage;Defect detection;Gaussian mixture model;Image segmentation
It is well known that there is a large amount of debris in space (Lamb,2018;Adushkin et al.,2020;Murtaza et al.,2020).With the systematic development of human space activities,the amount will continue to increase sharply.The harm it causes to spacecraft in hypervelocity collisions seriously threatens on-orbit operation,reusability,and safety of the spacecraft(Aglietti et al.,2020;Huang et al.,2020).The research object in this study is a repeatable spacecraft.When it collides with space debris at an average speed of 10 km/s,the hypervelocity impact causes multiple types of damage to the surface,subsurface,and interior of the spacecraft (Gurtin and Francis,1981),and the energy and heat generated in the process will melt part of the material to varying degrees,forming more and more complicated spacecraft impact damage situations (Schonberg,2009;Ciampa et al.,2018),as shown in Fig.1.Infrared thermal imaging technology (Florez-Ospina and Benitez,2014;Bossi and Georgeson,2018)has the in situ,high speed characteristics to meet the needs of repeatable spacecraft defect detection (Maldague,2001;Veidt and Liew,2013)of barely visible impact damages(BVID)(Garnier et al.,2011) to aircraft wings,and cracks and delamination in aerospace composite materials(Meola et al.,2015).It has also achieved good detection results and is cost-effective.
Fig.1 Schematic of hypervelocity impact damage
The fuzzy C-means (FCM) algorithm (Hossain and Chen,2019)and its improved algorithm (Namburu et al.,2017) have achieved certain results in image segmentation.Gharnali and Alipour (2018)proposed magnetic resonance imaging (MRI) image segmentation based on nuclear-induced FCM.Vaibhavi and Rupal (2018) proposed a new FCM clustering method based on K-means.However,these segmentation problems are often oriented to a damage function,that is,an objective function that cannot meet the corresponding detection requirements at the same time (Xu et al.,2020).
The defect detection rate will be improved to a certain extent when details are preserved,but the noise is also retained,which will cause incorrect defect recognition and increase the false detection rate.However,if only the overall denoising of the image is achieved,for the damage pattern caused by space debris impact,such as the scattered pits and the small impact points(Fig.2)distributed around them(Cheng et al.,2018),the defects similar to the noise will be removed along with the denoising.The removal of noise during the denoising process reduces the defect detection rate,which will cause incorrect defect assessment and pose a significant threat to the safety of the spacecraft(Liu et al.,2017).
To improve spacecraft damage detection,retain details,and remove noise interference,we propose a novel multi-objective optimization damage detection algorithm for spacecraft hypervelocity impact evaluation.The algorithm is designed for data processing of a damage detection infrared video stream to obtain an infrared reconstructed image(IRRI)using the transient thermal response(TTR)curve.We also propose a defect segmentation algorithm that achieves the best noise suppression and the best details of IRRI through multi-objective optimization.In the segmentation process,the detailed information of the damaged area should be segmented from the material background area as much as possible to ensure complete defect detection.Simultaneously,it is correctly divided into noise areas to ensure the accuracy of damage detection.
Fig.2 Hypervelocity impact damage (https://orbitaldebris.jsc.nasa.gov/)
According to Biju and Mythili (2015),FCM is often used in medical image segmentation such as computed tomography(CT)and MRI,and some researchers have used it for microarray image segmentation.The objective function of the FCM image segmentation algorithm is defined as follows:
wherexiis the gray value of pixeli,i=1,2,...,MN,MandNrepresent the numbers of pixels corresponding to the length and width of the image,respectively,cis the number of clusters,andmis the value of fuzzification,usually set to 2.The algorithm has the following constraints:uki ∈After the iteration is completed,all pixels are classified according to the principle of maximum membership to complete the segmentation of the entire image.
Although the FCM algorithm can effectively deal with fuzzy problems such as partial volume effects,it still has some flaws.Because the FCM segmentation algorithm ignores the local spatial characteristics of the segmented object,and only the gray value of the pixel is considered,the segmentation result is easily affected by noise.The traditional FCM algorithm has an ideal processing effect only for noise-free images.To solve this problem,the FCM_S algorithm adds a neighborhood item to introduce the neighborhood information of the image space.The corresponding objective function isfFCM_S(ν)=whereNiis the number of pixels of theithpixel in theNsneighborhood window,andβis the number of neighborhood points,a parameter controlling the neighborhood items.However,the IRRI of the segmented object in this study(Fig.3)has significant problems caused by the noise interference of the imaging link,the detection environment,and the interference of material surface impurity.The blurred edge contour of the impact damage will affect the quantitative results.Therefore,traditional FCM and FCM_S cannot meet the segmentation needs of the experimental objects in this study.
Fig.3 Multi-objective optimization for image segmentation purposes.References to color refer to the online version of this figure
As shown in Fig.4,for denoising and preserving detail segmentation for multiple different IRRIs,the comprehensiveness and accuracy of damage detection are ensured.The IRRI segmentation algorithm based on multi-objective optimization proposed in this study establishes an objective function for the two problems that need to be solved,and applies the multi-objective theory to complete image segmentation.
2.2.1 Double-layer multi-objective function construction
It is necessary to perform noise removal and contour detail extraction in IRRI.The segmentation objective function is merged as follows:
wheref1(v) is the edge detail preservation objective function andf2(v) is the noise elimination objective function.These two functions will affect each other:while suppressing the noise,the details of the defect will be reduced;when the details are maintained,the noise information will be preserved.So,we make the following improvements using the relationship between the two objective functions to adjust the weights:
2.2.2 Detail preservation functionf1(v)
The impact damage infrared image detail preservation function (DEPF)f1(v) is constructed to realize the segmentation of image pixel detail information.When constructingf1(v),the closeness measure Com(X,v) and departure measure Sep(v)are considered at the same time,and the ratio of Com(X,v) to Sep(v) is expected to be as small as possible to ensure that the detailed information of the infrared image segmentation result of the impact damage is fully retained.Functionf1(v) is defined as
In Eq.(4),the closeness measure Com(X,v)corresponds to the degree of dispersion,and the departure measure Sep(v) represents the difference of the corresponding pixels.The concepts of compactness and separation come from the literature (Bandyopadhyay et al.,2007;Maulik and Sarkar,2012)using the fuzzy clustering index Xie-Beni (XB) proposed by Xie and Beni(1991),to guide the classification of image pixels and realize image segmentation.The idea of establishing the XB index is to complete image classification through the ratio of compactness to separation.Whenf1(v) has the minimum value,the defect information of the IRRI itself has the best degree of preservation of detail information.
Fig.4 Image segmentation method based on the multi-objective problem
2.2.3 Noise suppression functionf2(v)
To improve the noisy image segmentation,Krinidis and Chatzis(2010)proposed fuzzy local information C-means clustering (FLICM),which uses spatial information of neighboring pixels to define a fuzzy factor.The objective function is
In the FLICM algorithm,the spatial distance of the fuzzy factor is used to measure the influence degree of the neighboring pixels.However,using only the spatial distance cannot accurately measure the neighborhood points or the influence of the neighborhood points on the center point.To resolve the above problem,this paper refers to the construction of the noise suppression function(NOSF)based on the kernel-based fuzzy C-means (KFCM) algorithm proposed by Wu et al.(2003),which has ideal segmentation effect for non-linear clusterable pixels.For the construction of NOSFf2(v),a new weighted fuzzy termis introduced in the objective functionfKFCM(v)=The expression off2(v) is as follows:
In the weighted fuzzy term,the fuzzy factorζijconsiders both the spatial distance constraint relationshipζdcand the gray-level constraint relationshipζgcbetween the pixels in the neighborhood window.f2(v) uses the neighborhood information adjustment constraints to reduce the influence of noise pixels on infrared image segmentation.The spatial distance constraintζdcsatisfiesζdc=
The spatial gray constraintζgcsatisfies
Thus,the membership of pixelxirelative to cluster centervtis
The update equation of cluster centervtis as follows:
2.3.1 Model design
Using different weight coefficients to optimize the objective functionf3(v),different solutions can be obtained.The weight coefficient can change the priority of the objective function inf3(v).Thus,we need to select an appropriate weight vector for the objective functionsf1(v)andf2(v)to satisfy the IRRI segmentation requirement.Without sufficient prior knowledge,it is difficult to find a satisfactory weight vector and obtain a satisfactory Pareto optimal solution.
For Eq.(3),the optimal compromise solutionis obtained for each IRRI to obtain the optimal defect segmentation result.The segmentation problem is introduced in multi-objective evolution,and the following multi-objective optimization problem is constructed:
In Eq.(9),cis the number of classifications,andvrepresents a set of candidate cluster centers.Chebyshev’s decomposition technique is used to solve the sub-problems that result from the decomposition of the multi-objective optimization problem(9).The relationship between the weight vector for noise removal and edge information preservation has been updated.The first sub-problem is
2.3.2 Model solving algorithm
We use the multi-objective evolutionary algorithm based on decomposition (MOEA/D) to solve the multi-objective optimization problem(9).Based on the idea of decomposition,MOEA/D combines rich mathematical programming with the evolutionary algorithm,and transform the multi-objective optimization problem into a set of single-objective optimization problems.A multi-objective evolutionary algorithm based on decomposition was proposed by Zhang QF and Li (2007).Impressive search performance has been achieved in the literature for various problems (Xing et al.,2017;Zhang X et al.,2017;Tamilselvi et al.,2018).In our preliminary work,Yin et al.(2019) decomposed multi-objective evolutionary algorithms to construct a multi-objective problem of finding representative temperature points with multiple performance considerations for differences and correlations,using the MOEA/D algorithm based on the principle of decomposition.The MOEA/D algorithm’s overall solution is as follows:(1) The decomposition algorithm decomposes the problem into several single-objective subproblems with unique weights;(2) The Pareto optimal solution is achieved after a significant number of measurements.
1.Decomposition algorithm
The Tchebycheffalgorithm is applied as the core decomposition algorithm in the MOEA/D algorithm(Jaszkiewicz,2002).Tchebycheff’s mathematical expression is as follows:
2.Evolutionary algorithm
The differential evolution algorithm will increase the ability to search for optimal solution while preserving population diversity in the estimation of the object dilemma.As a result,it is used in the MOEA/D algorithm.The following is the mathematical expression of the differential evolution algorithm:
whereeis a new individual created as a result of evolution,andCR(0≤CR ≤1)andεare evolutionary control parameters.siis theithindividual in the population.r0,r1,andr2are the actual numbers on the inside.
The IRRI segmentation scheme is as given in Algorithm 1,based on the multi-objective evolutionary theory.
2.3.3 Model solving process
Step 1:parameter setting
The following parameters are set:the objective function of multi-objective optimization in Eq.(12);the maximum iteration numbergmax;the evolutionary parametersCRandεin Eq.(12);the population sizeN;the number neighborhood weight vectorsT.
Step 2:initialization
1.ObtainNweight vectorsλ1,λ2,...,λNwith a uniform distribution and count theTnearest weight vectors ofλi,denoted asB(i)={i1,i2,...,iT}.
2.This yields an initial populations1,s2,...,sNthat solves the multi-objective problem.Let FVi=F(si),i=1,2,...,N.
3.z?=(z1?,z2?,...,zm?)Tis initialized to find the optimal value of the objective function.
4.Set the external population (EP) to the empty set.
Step 3:algorithm update
When the maximum number of iterations has not been reached:
1.Choosek,lfromB(i),and use the differential evolution algorithm in Eq.(12) to produce a new solutionefromsk,sl.
2.The constraint processing proposed in the image segmentation multi-objective optimization problem foreyieldse′.
3.Updatez:Ifzj For Eq.(13),the membership degree update formula is The IRRI as the segmentation object uses the temperature change characteristics that correspond to different defects in the tested sample to display the defects.We want to use the infrared video stream composed of multiple infrared images to obtain the defect characteristics’characterisation.The specific steps are as the following. 1.Infrared video stream sampling Obtain the initial thermal image sequence of the infrared video streamS(m,n,·),m=1,2,...,M,n=1,2,...,N(Fig.5),where the three-dimensional matrix hasMrows andNcolumns,and the corresponding frame size isd.Because of the high resolution of thermal images and the number of frames,use a thresholdto divide the video stream data intoh+1 data blocks.Perform TTR collection on the data blocks according to Recland Rerow,and vectorize the collected TTRs to obtain a sampled data setU(·,zg),g=1,2,...,G. 2.TTR data set classification Specify theGTTR curves inU(·,zG) as(x1,x2,...,xG),wherex1=U(·,z1),x2=U(·,z2),···,xG=U(·,zG),and establish a Gaussian mixture probability density function to approximate the complex distribution of the TTRs in the sampled data set,whereis the probability density function of the Gaussian distribution.In this study,dis the number of sampling frames in the infrared video stream. To realize the idea of using the infrared image sequence to obtain IRRI,the transient thermal response curve needs to be measured and classified.Compared with supervised learning(Hou et al.,2020),due to the diversity of defect features,we use prototype clustering to classify TTRs.The disadvantage of using the Euclidean distance metric is the limited maximum zoom,which causes distortion of the distance metric and produces a hyperspherical disk (Fig.6).Gaussian mixture model (GMM)is a probabilistic model that has advantages in image data classification (Permuter et al.,2006) and noise data classification (Fu et al.,2021).GMM usually assigns data to multivariate normal components for clustering,to maximize the posterior probability of the given data.The fitted model is used to cluster and estimate the posterior probability of the components to obtain the classification results(Reynolds,2015).In this study,we use GMM to express the characteristic temperature change process as the probability density function of the weighted sum of multiple local Gaussian components.GMM can overcome the limitations of the superelliptical star clusters and normalize continuous features into a common variance range. 3.Find the posterior probability that theithUcomes from thekthGaussian distribution: Fig.5 Schematic of infrared reconstructed image (IRRI) generation where?is the Lagrangian multiplier,which reduces the influence of the posterior probability in early iterations.First let?=?min,0 4.We can obtain fromQ(θ,θv)=E[logp(U,Z|θ)|U,θv].Findthat is,use the following formulae to update the parameters to obtainθv+1: Calculate the new mixing factor: Calculate a new mean vector: Calculate the new covariance matrix: 5.Increase?.If the stop condition?>1 is met,the iteration stops and the GMM model parameters are output;otherwise,go to steps 2—4. 6.Use the final model parameters to solve Eq.(16) to divide theGTTRs in the sample setUintoKclusters using Eq.(17).Thexilabel of each sample is counted by the following formula:k=1,2,...,K.Dividexiinto the corresponding clusterDk=Dk ∪{xi},and divide the TTRs into clustersD={D1,D2,...,DK};that is,divide the TTRs in the sample set intoKtypes. Fig.6 Schematic of the difference between Euclidean distance and Gaussian probability density function clustering 7.Select the cluster that corresponds to the maximum posterior probability REk=maxwik,k=1,2,...,Kin each cluster ofDas theKmost representative TTRs,which are stored in matrixH1(·,k),k=1,2,...,K. The process is shown in Table 1.The schematic of the IRRI extraction algorithm described in this subsection is shown in Fig.5.Different defects have different temperature change characteristics.In this subsection,the GMM algorithm is used to classify the TTRs in the infrared image sequence and extract the typical TTR.The typical TTR obtained is reconstructed to obtain the IRRI. Table 1 Step 2 for the IRRI segmentation algorithm A sample from an ultra-high-speed impact test of an aerospace material composite metal plate was used in the experiments.A certain number of perforation defects and impact stress areas were generated in the sample due to the hypervelocity impact,but they cannot be clearly distinguished. The infrared thermal spectrum was used to record the thermal distribution on the surface of the test specimen excited by a halogen lamp with infrared resolution of 512×640 for infrared thermal video acquisition.For sample A we received 502 frames of size 512×640 pixels.The experimental platform was Windows 10,Intel?CoreTMi5-4260U CPU@1.40 GHz,16 GB memory,MATLAB 2017b. We set the number of classificationsKto 3.In this experiment,U(·,zg) (g=1,2,...,502) were obtained forS(m,n,·)512×640×502.According to Section 3,the TTRs were classified using the GMM algorithm.The parameters are shown in Table 2.The probability that the TTRs correspond to the classification model for the corresponding classification were calculated(Table 3). Table 2 GMM parameters for the sample Table 3 Video stream data classification by GMM As shown in Figs.7 and 8,the same sampled data set was processed using FCM and GMM,separately.It can be seen from Fig.7 that there were repeated classification data with membership degreesP1=P2=P3=0.333.As shown in Fig.8,two points corresponding to a TTR were extracted,and their temperature change rates were similar.It can be concluded that the GMM algorithm used in this study has good classification performance on the data set,to ensure that the reconstructed image can correctly reflect the defect characteristics. Fig.7 FCM classification results for the sample (References to color refer to the online version of this figure) Fig.8 GMM classification results for the sample(References to color refer to the online version of this figure) Using the steps shown in Table 4 we obtained three IRRIs,and the corresponding TTR curves are shown in Fig.9. Table 4 Obtaining IRRI using a linear matrix Fig.9 IRRI acquisition results for the sample:(a) stress damage around the perforation defect;(b) drum kit;(c) perforation damage;(d) TTR for damage (References to color refer to the online version of this figure) 1.Stress damage around the perforation defect Stress damage was created when the impact energy worked on the periphery of the perforation defect during internal penetration.High average thermal resistance was caused by uneven defect thickness,the heating rate was higher,and the temperature peak was 29.91?C;the cooling rate was first high and was then affected by the lower area.The cooling rate gradually decreased. 2.Drum kit Due to the high overall thermal resistance of the defect and faster heat exchange with the air,the temperature showed a slow rise during the heating process,and the peak point was low. 3.Perforation defects For fragments generated by hypervelocity impacts,the largest impact fragments or scattered,uniformly sized impact fragments can cause damage.According to the TTR curve,it can be seen that the perforation part directly transmitted heat to the infrared thermal imager,which showed the characteristics of faster heating and cooling. The algorithm proposed in this study aims to segment Fig.10 to help identify and quantify defects later.The parameters involved in the algorithm are shown in Table 5. Our algorithm first evaluated Eq.(9),used the MOEA/D algorithm to obtain the weight vectorand substituted it into Eq.(3),which obviously changed the corresponding weight coefficients in Eq.(3).The MOEA/D algorithm was used to solve the multiobjective optimization problem,and the PF surface formed by the PF solution and the spatial Pareto optimization set was finally obtained (Fig.11).Then the cluster centers corresponding to the inflection points in the PF curve were used to segment the IRRI.Forf1(v),the intermediate parameter L-Infoand NL-Infowere obtained.Forf2(v),in the weighted fuzzy factorThe MOEA/D algorithm was used to solve the multi-objective optimization problem to finally obtain the PF solution and the formed PF(Fig.11). In the dual process embodied here,first a tradeoffsolution was selected.Then the trade-offsolution was used to obtain the optimal solution off3(v).Changing the corresponding weight coefficient can change the priority of the objective function and optimize the segmentation problem,so that we can obtain a set of PF solutions.Then the segmented image corresponding to the cluster center [14.420,1.282,?17.572,2.685,0.892,0.489] in the inflection point in the PF solution was used for segmentation. We verified the effect of the different objective segmentation functions of the proposed algorithm on the segmented image through the combination of weights.The segmentation results obtained by each sub-target segmentation functionf1(v)orf2(v)constructed in this study are presented in Fig.12. Fig.10 IRRI to be segmented (References to color refer to the online version of this figure) Fig.11 Pareto front Fig.12 Comparison of the image segmentation results of our proposed algorithm with those of the single segmentation function involved in the algorithm:(a)image segmentation object in this study;(b)detail preservation function (DEPF) f1(v) segmentation result;(c) noise suppression function (NOSF) f2(v) segmentation result (References to color refer to the online version of this figure) Fig.12b shows that the detailed information of the segmented image under the DEPFf1(v)was retained.It can be seen that the clustering results contained many noise points.In contrast,comparing area B in Figs.12a and 12c,it can be seen that in Fig.12c,under the effect off2(v),the noise of the segmented image had better suppression effect.However,some defect details such as stress damage and perforation damage around the perforation defect were also suppressed.The weight combination ofwas used to obtain the segmentation results with complete detail preservation and less noise.It can be seen that the IRRI segmentation based on a single performance function cannot achieve the desired effect,which verifies the necessity of our algorithm to introduce a multi-objective optimization framework. To emphasize the effectiveness of the proposed algorithm,we conducted a more detailed analysis through theory and experiments.We compared it with the following four traditional algorithms:FCM_S(Ahmed et al.,1999),FLICM(Krinidis and Chatzis,2010),fast and robust fuzzy C-means (FRFCM) (Lei et al.,2018),and deviation-sparse fuzzy C-means (DSFCM) (Zhang YX et al.,2019).The codes of these four algorithms are open-source ones,and the parameters were set to their default values.The images used in the comparison experiments are shown in Fig.13 in terms of the different sized damages caused by the impact on the test object.It can be seen that the FCM_S algorithm had the roughest segmentation results.The segmentation threshold of the algorithm is a soft threshold,which improves the anti-noise ability of the FCM segmentation algorithm,but it is still prone to incomplete segmentation.When segmenting the area of concentrated defect pixels,the defect details are treated as noise.For images with more details such as IRRIs,the FCM_S algorithm cannot achieve correct and effective segmentation.As shown in the Figs.13c and 13d,the results of DSFCM and FLICM IRRI processing were similar.They usually cannot effectively distinguish relatively scattered target areas,and can divide only larger concentrated areas.Among them,the FLICM algorithm cannot accurately segment the edges of perforation and stress damage with gray-scale approximation because they do not consider the positional relationship or gray-scale relationship between pixels.The DSFCM algorithm had a better processing effect on noise while considering the pixel neighborhood relationship,but it cannot handle the detailed features of the IRRI well,and the segmentation was not accurate.In the segmentation processing of small parts (that is,tiny impact craters),these algorithms usually cannot effectively deal with weak edges.As shown in Fig.13e,FRFCM was simple and fast,and it also had a good effect on dealing with IRRI noise.However,when the FRFCM algorithm was used for the perforated area and the non-perforated area of the defect,it is very unreasonable for the FRFCM algorithm to simultaneously divide the two areas directly.In this study,we propose an improved algorithm to avoid this situation.Our algorithm can effectively distinguish the target part(perforated and non-perforated areas)in the detailed area,divide it correctly,and produce a clear result of dividing the defect edge.The results in Fig.13a showed that the improved algorithm can accurately separate perforated and non-perforated areas,stress damage,background,and other parts,and that the image obtained after segmentation was closer to the original image. Fig.13 Comparison of the segmentation results of the proposed algorithm and four state-of-the-art segmentation algorithms:(a) image segmentation object in this study;(b) FCM_S segmentation result;(c) FLICM segmentation result;(d) DSFCM segmentation result;(e) FRFCM segmentation result (References to color refer to the online version of this figure) We designed a defect detection algorithm using infrared video streams to detect defects in spacecraft specimens impacted at hypervelocity.First,we obtained the infrared reconstructed image(IRRI)that highlights different defect features using GMM to extract different temperature change information,that is,transient thermal responses.To separate the damaged part from the background,and to avoid the possible noise interference and blurring of details in IRRI,an adapted objective segmentation function was designed.To obtain more accurate segmentation,we used the idea in solving multi-objective optimization problems to obtain segmentation weights that adapt to each IRRI by constructing a twolayer multi-objective optimization segmentation algorithm.Experimental results verified the effectiveness of the algorithm. Contributors Xiao YANG and Chun YIN designed the research and processed the data.Xiao YANG drafted the paper.Chun YIN helped organize the paper.Sara DADRAS,Guangyu LEI,and Xutong TAN helped revise the paper.Xiao YANG,Chun YIN,and Gen QIU finalized the paper. Compliance with ethics guidelines Xiao YANG,Chun YIN,Sara DADRAS,Guangyu LEI,Xutong TAN,and Gen QIU declare that they have no conflict of interest.3 IRRI construction algorithm
3.1 Step 1:classification of TTRs with the GMM algorithm
3.2 Step 2:obtaining IRRI using typical thermal response curves
4 Experiments
4.1 Obtaining IRRI
4.2 IRRI segmentation
5 Conclusions
Frontiers of Information Technology & Electronic Engineering2022年4期