Literature DB >> 35690477

Multilevel threshold image segmentation for COVID-19 chest radiography: A framework using horizontal and vertical multiverse optimization.

Hang Su1, Dong Zhao2, Hela Elmannai3, Ali Asghar Heidari4, Sami Bourouis5, Zongda Wu6, Zhennao Cai7, Wenyong Gui8, Mayun Chen9.   

Abstract

COVID-19 is currently raging worldwide, with more patients being diagnosed every day. It usually is diagnosed by examining pathological photographs of the patient's lungs. There is a lot of detailed and essential information on chest radiographs, but manual processing is not as efficient or accurate. As a result, how efficiently analyzing and processing chest radiography of COVID-19 patients is an important research direction to promote COVID-19 diagnosis. To improve the processing efficiency of COVID-19 chest films, a multilevel thresholding image segmentation (MTIS) method based on an enhanced multiverse optimizer (CCMVO) is proposed. CCMVO is improved from the original Multi-Verse Optimizer by introducing horizontal and vertical search mechanisms. It has a more assertive global search ability and can jump out of the local optimum in optimization. The CCMVO-based MTIS method can obtain higher quality segmentation results than HHO, SCA, and other forms and is less prone to stagnation during the segmentation process. To verify the performance of the proposed CCMVO algorithm, CCMVO is first compared with DE, MVO, and other algorithms by 30 benchmark functions; then, the proposed CCMVO is applied to image segmentation of COVID-19 chest radiography; finally, this paper verifies that the combination of MTIS and CCMVO is very successful with good segmentation results by using the Feature Similarity Index (FSIM), the Peak Signal to Noise Ratio (PSNR), and the Structural Similarity Index (SSIM). Therefore, this research can provide an effective segmentation method for a medical organization to process COVID-19 chest radiography and then help doctors diagnose coronavirus pneumonia (COVID-19).
Copyright © 2022 Elsevier Ltd. All rights reserved.

Entities:  

Keywords:  COVID-19; Meta-heuristic; Multi-threshold image segmentation; Multi-verse optimization; Novel coronavirus pneumonia; Optimization

Mesh:

Year:  2022        PMID: 35690477      PMCID: PMC9113963          DOI: 10.1016/j.compbiomed.2022.105618

Source DB:  PubMed          Journal:  Comput Biol Med        ISSN: 0010-4825            Impact factor:   6.698


Introduction

The latest coronavirus pneumonia (COVID-19) outbreak, which occurred at the end of 2019, is a new acute respiratory disease. On March 11, 2020, the World Health Organization declared the COVID-19 outbreak a public health emergency of international significance and confirmed it as a pandemic, drawing widespread attention. COVID-19's possible pathogenicity and highly infectious nature have had a significant and far-reaching effect on the lives of billions of people worldwide and the global economy. The number of people infected worldwide has continued to rise exponentially since the outbreak until April 2021. More than 140 million cases have been diagnosed in more than 200 countries and regions worldwide, with more than three million cumulative deaths. In such a critical situation, it is essential to improve the method of COVID-19 diagnosis to improve the quality and accuracy of the diagnosis. Several studies using computer technology to assist in COVID-19 diagnosis have been suggested [[1], [2], [3], [4], [5], [6]]. In addition, clinical imaging data are seen as one of the critical diagnostic bases in all COVID-19 diagnostic data. However, due to the complexity of chest radiography and computed tomography, manually drawing the target area of medical images is a time-consuming and laborious task, which adds a significant burden to the diagnosis work of clinicians. Therefore, computer technology can be used to segment chest radiography and computed tomography, which can quickly process the images to make them more intuitive and more transparent. Thus, it can effectively improve diagnostic efficiency. There are many methods to process images efficiently in the computer field [[7], [8], [9]], among which image segmentation is an integral part of image processing and a hot topic of research nowadays [[10], [11], [12]]. In the past few years, more and more image segmentation techniques have been proposed, such as multilevel threshold image segmentation (MTIS) [13], deep learning-based image segmentation [14], hierarchical clustering-based image segmentation [15], wavelet transform-based image segmentation [16], and others. MTIS has become one of the most applied image segmentation methods because of its high stability, low complexity, and easy implementation. Yue et al. [17] proposed a novel multilevel thresholding method using between-class variance (Otsu) based on an improved invasive weed optimization algorithm to accurately and efficiently select the optimal threshold in MTIS. Wu et al. [18] proposed multi-threshold image segmentation (MTIS) methods via an better-quality teaching-learning-based optimizer to tackle MTIS problems modeled by Otsu's between class variance and Kapur's entropy functions. Sun et al. [19] proposed to determine the iteration step size adaptively based on the fitness value of the current iteration for improving the cuckoo search algorithm to reduce the algorithmic complexity of MTIS to find the optimal threshold. Ewees et al. [20] presented a hybrid meta-heuristic approach for MTIS by integrating the artificial bee colony algorithm and the sine-cosine algorithm. Alwerfali et al. [21] proposed an alternative MTIS based on a new metaheuristic method, a modified spherical search optimizer. Yue et al. [22] proposed a hybrid bat algorithm incorporating a bat algorithm with invasive weed optimization to choose the optimal threshold. Tarkhaneh et al. [23] suggested a differential Evolution solution that achieves a good balance between exploration and exploitation through a new adaptive approach and new mutation strategies to reduce the amount of MTIS. Hemei et al. [24] developed the electromagnetic optimization algorithm (EMO) based on the levy function to enhance the EMO performance for determining the optimal MTIS. Dhal et al. [25] presented a stochastic fractal search with a fuzzy entropy-based multilevel thresholding model for MTIS of color satellite images. Borjigin et al. [26] applied a particle swarm optimization algorithm to obtain the optimal threshold values for each component of an RGB image. Alwerfali et al. [27] developed an alternative MTIS method using a modified version of the salp swarm algorithm. Shen et al. [28] proposed a new and improved version of the flower pollination algorithm and combined it with MTIS to improve the accuracy of image segmentation. Satapathy et al. [29] proposed a 2D histogram-based image segmentation model by combining the improved chaotic bat algorithm with Otsu's interclass variance. Mittal et al. [30] improved the 2D histogram method to assist in finding thresholds for multilevel image segmentation, improving the processing efficiency of the original model. Gao et al. [31] proposed an Otsu segmentation method based on a new Artificial Bee Colony algorithm for doing more fine-tuning searches and further enhancing the achievements of image segmentation. In the past few years, researchers have been thinking about improving the segmentation efficiency of traditional MTIS. The key to improving the performance of traditional methods is to improve the precision and efficiency of the segmentation threshold. As a result, more and more researchers have started introducing swarm intelligence algorithm (SIOA) into the traditional MTIS to improve the segmentation efficiency instead of the traditional exhaustive method. These SIOAs has offered greater efficiency in optimization tasks such as expensive optimization problems [32,33], medical diagnosis [[34], [35], [36], [37]], PID optimization control [[38], [39], [40]], plant disease recognition [41], feature selection [[42], [43], [44], [45]], object tracking [46,47], economic emission dispatch problem [48], engineering design [[49], [50], [51]], parameter tuning for machine learning models [[52], [53], [54]], constrained optimization problems [55,56], combination optimization problems [57], traveling salesman problem [58], multi-objective or many optimization problems [[59], [60], [61]], and scheduling problems [[62], [63], [64]]. The SIOA is a simple and efficient low-sequence optimization-seeking algorithm. It aims to find the optimal solution by modeling the collaborative behavior of animals, fish, insects, etc., using the collaborative behavior of populations in nature. The well-known SIOAs nowadays are different evolution (DE) [65], moth search algorithm (MSA) [66], monarch butterfly optimization (MBO) [67], Harris hawks optimization (HHO) [68], Slime mould algorithm (SMA) [69], whale optimizer (WOA) [70], hunger games search (HGS) [71], moth-flame optimization (MFO) [72], particle swarm optimization (PSO) [73], Harris hawks optimization (HHO) [74], sine cosine algorithm (SCA) [75], chaotic BA (CBA) [76], comprehensive learning PSO (CLPSO) [77], SCA with differential evolution(SCADE) [78], improved WOA (IWOA) [79], A-C parametric WOA (ACWOA) [80], biogeography-based learning PSO (BLPSO) [81], enhanced GWO with a new hierarchical structure (IGWO) [82], and so on. In 2016, Seyedali et al. proposed a novel nature-inspired algorithm called Multi-Verse Optimizer (MVO) [83], which has a strong merit-seeking performance. Furthermore, many improved versions of MVO have been developed by researchers and used in various fields. Shukri et al. [84] proposed an enhanced version of the MVO as a superior task scheduler in cloud computing. Rezk et al. [85] presented a reliable approach based on MVO for designing load frequency control incorporated in multi-interconnected power systems comprising wind power and photovoltaic (PV) plants. Mohammadi et al. [86] proposed coupling the classical multi-layer perceptron with MVO to improve the performance of streamflow modeling. Ali et al. [87] presented a recent metaheuristic optimization approach of MVO to design load frequency control-based model predictive control incorporated in the large multi-interconnected system. Abdel-Basset et al. [88] introduced an enhanced metaheuristic algorithm called MVO with an overlapping detection phase to optimize wireless sensor networks' area coverage percentage. Abasi et al. [89] proposed a novel technique of adapting the MVO called the link-based Multiverse optimizer (LBMVO) to advance the exploitation stage in the basic MVO. Lai et al. [90] introduced an improved MVO used to optimize Density-based spatial clustering of applications with noise to find out its highest clustering accuracy quickly. Kandhway et al. [91] proposed an MVO algorithm based on the energy curve and the minimum cross-entropy to search the accurate and near-optimal thresholds for segmentation. Wang et al. applied a self-adaptive MVO to optimize the parameters of the support vector machine (SVM). Fathy et al. applied an MVO to identify the optimal parameters of the proton exchange membrane fuel cell under certain operating conditions. Geng et al. [92] improved the original multi-objective MVO algorithm to improve the convergence accuracy of the algorithm and used the algorithm for the hybrid flow shop scheduling problem. Ewees et al. [93] provided a novel chaotic MVO algorithm to avoid drawbacks of MVO, where chaotic maps are used to improve the results of the MVO algorithm. Al-qaness et al. [94] introduced an adaptive mechanism into the MVO algorithm, proposed a fuzzy inference model, and applied it to the oil consumption prediction problem. Zhao et al. [95] combined the MVO algorithm with traditional machine learning techniques and proposed a hybrid scheduling prediction model, and MVO was used to determine the key parameters of the model. Wang et al. [96] used the MVO algorithm to determine the appropriate parameters for the problem of inaccurate key parameters during support vector machine (SVM) training. Fathy et al. [97] used the improved MVO algorithm to find the optimal parameters when exchanging protons in a battery. Faris et al. [98] combined the MVO algorithm with SVM to propose a high-performance feature selection model. Peng et al. [99] artificially optimize the bias and weights of the artificial neural network and use the improved MVO algorithm for optimal parameter search. Jangir et al. [100] propose a hybrid algorithm combining the PSO algorithm and the MVO algorithm for the reactive power scheduling problem for power system optimization. Ali et al. [101] use the MVO algorithm for the parameter determination problem of photovoltaic cells for optimization search. It can be seen that MVO, as a new swarm intelligence algorithm proposed in recent years, has the characteristics of simplicity and strong optimization ability and has been applied to optimization problems in various fields by the majority of researchers. However, when MVO is applied to MTIS, the search efficiency and ability to jump out of the local optimum are low, and the search for the optimum is often poor. Therefore, we propose a novel improved MVO (CCMVO) in this paper. The horizontal and vertical search mechanisms are introduced to improve the search capability of the algorithm through crossover updates between individuals of the population. To illustrate that CCMVO can jump out of local optimums and obtain higher-quality solutions more quickly, the article compares CCMVO to 30 test functions from CEC2014. The proposed CCMVO algorithm is compared with four well-known algorithms and four enhanced algorithms in the benchmark function experiment. Moreover, this paper also analyzes the comparison results by the non-parametric test of Wilcoxon [102] and Freidman [103] to demonstrate that the algorithm performance of CCMVO not only outperforms MVO but also significantly outperforms similar algorithms. Then in the image segmentation section, CCMVO is likewise compared in detail with related algorithms. Additionally, this article makes use of the Feature Similarity Index (FSIM) [104], the Peak Signal to Noise Ratio (PSNR) [105], and the Structural Similarity Index (SSIM) [69] to evaluate picture segmentation findings. The findings of the thorough examination reveal unequivocally that the CCMVO-based MTIS approach is not prone to optimization stalls, yielding better segmentation results that may give some technical support for the diagnosis of COVID-19. The following summarizes the study's major contributions: In this study, an improved multidimensional optimizer (CCMVO) based on the MVO algorithm is proposed, an important reference for the performance improvement of the optimization algorithm. CCMVO is used to segment COVID-19 images with multiple thresholds using nonlocal means, 2D histogram, and 2D Kapur's entropy. In this paper, benchmark function experiments demonstrate that CCMVO is a significant improvement in finding optimal solutions compared to other peer algorithms and is expected to become a new standard for high-performance optimization algorithms. In this paper, the proposed MTIS model is validated based on the real COVID-19 dataset, and the results demonstrate that the model has excellent segmentation ability and is expected to be a new medical aid diagnosis model. The rest of this work is organized in the following manner. In Section 2, we discuss the CCMVO-based MTIS in detail. The original MVO is discussed in Section 3. Section 4 describes the CCMVO that is based on MVO. Section 5 compares CCMVO's performance to benchmark functions and image segmentation issues. Finally, Section 6 summarizes the whole article and suggests future research directions.

Related research on image segmentation

Image segmentation with multiple-level threshold

MTIS is a significant image segmentation technique that uses multiple thresholds to identify targets with distinct attributes in an image. Thus, the most critical part of MTIS is how the thresholds are chosen since this directly affects the impact of the segmented image. Histogram-based segmentation methods are one of the hot methods in the field of MTIS, which commonly include one-dimensional (1D) histogram and two-dimensional (2D) histogram segmentation methods. Since 1d histograms do not take advantage of the spatial features of the image, the results obtained are often inaccurate. Abutaleb et al. [106] suggested a 2D histogram-based segmentation approach that merged grayscale and local mean images while preserving the spatial characteristics of the image. The typical 2D histogram, which is constructed using a grayscale picture and a local mean image, overlooks the features of certain points and edges. The exhaustive technique is used to identify the ideal threshold, which is a highly computationally costly operation. Therefore, this paper first performs preprocessing to generate a 2D histogram (which is composed of grayscale images and nonlocal mean images), then models the problem as an optimal solution finding problem through the concept of Kapur's entropy, and finally performs efficient and accurate optimal solution finding through the CCMVO algorithm. The method is shown in detail in Fig. 1 .
Fig. 1

Flowchart of MTIS

Flowchart of MTIS

Nonlocal means

Nonlocal mean is a new image denoising technique proposed by Buades [107]. It denoises the image by using redundant information while preserving the image's detailed elements to the fullest degree possible. Moreover, the nonlocal mean of pixels is calculated by averaging pixels with comparable neighborhood structures in the image. Assume that the image containing noise is , the original noise-free image is , and the random noise is . The image model containing noise is as Eq. (1).where , is the image domain; is the noisy image; is the original image; is the Gaussian white noise with mean and variance . The nonlocal mean filtering algorithm calculates the similarity of all pixel points in the image to a pixel point in the image, and finds the weighting coefficients of each point in the image to pixel point based on the similarity, and then obtains the denoised estimate of pixel point by averaging the weighted sum of all pixel points in the image with the obtained weighting coefficients. The nonlocal mean filtering algorithm is formulated as Eq. (2).where is the filtering result; is the weighting function, which is determined by the similarity between pixel and pixel . and are square domains centered at pixel and pixel . The similarity of pixel and pixel depends on the similarity between the neighborhood matrices and , and the similarity between the neighborhood matrices is measured by the Gaussian-weighted distance . The Gaussian-weighted distance is formulated as Eq. (3).where is the standard deviation of Gaussian weighting; is the L2 parametrization, and the smaller is the greater the similarity between the neighborhood matrices and the corresponding weight coefficient is larger. The weighting function is formulated as Eq. (4).where is the smoothing parameter that determines the attenuation of the weighting coefficients based on the similarity of pixel to pixel .

2D histogram

The grayscale images based on the aforementioned approach are combined to generate the nonlocal mean image, resulting in a two-dimensional histogram. As a result, the grayscale image and range of values must be the same as the nonlocal mean image size and range of values . Then, the correlation values are normalized by Eq. (5) to construct a 2D histogram based on grayscale images and nonlocal mean images. The effect is shown in Fig. 2 , where images X and Y are from the COVID-19 dataset [108].where is the pixel value, denotes the pixel value, and signifies the number of times the point occurs on the gray value vector .
Fig. 2

Preview of the two-dimensional histogram on X and Y.

Preview of the two-dimensional histogram on X and Y.

Kapur's entropy for 2D histogram

Fig. 3 shows a 2D planar histogram based on the aforementioned 2D histogram, where represents the grayscale image value and signifies the nonlocal average image value. Since the major diagonal of the 2D histogram provides enough image information, and to make the computation easier, the Kapur entropy of the subregion on the main diagonal is computed using Eq. (6). The optimum solution produced by CCMVO in is the ideal threshold since CCMVO uses Kapur's entropy as the objective function.where , and parameters are set as follows.
Fig. 3

Two-dimensional planar histogram.

Two-dimensional planar histogram. The optimal thresholds should obey Eq. (7). Larger Kapur's entropy values indicate more accurate corresponding segmentation thresholds and better segmentation results. In order to reduce the time required for the whole computational effort, the CCMVO algorithm is proposed to find the optimal threshold vector in the MTIS method to improve its efficiency of this segmentation method.

An overview of MVO

Recently, many SIOAs have been developed, such as Runge Kutta optimizer (RUN)2 [109], colony predation algorithm (CPA) [110], HHO3 [68], the weighted mean of vectors (INFO)4 [111], HGS,5 [112], and slime mould algorithm (SMA)6 [69]. These SIOAs have shown great potential in solving many problems in various fields such as education [82,113], energy [114,115], engineering [51,116], medicine [[117], [118], [119]], and finance [120,121]. Multiverse optimization (MVO) can effectively balance the relationship between global and local search, with fewer adjustment parameters, strong global search ability, good convergence, etc., and is gradually applied to solve various optimization problems. The MVO builds a mathematical model as follows: First, the entire universe space is initialized, where denotes the number of universes (candidate solutions) and denotes the number of matters in a universe (dimension of the solution). represents the th matter in the th universe, and accordingly, represents the th matter in the th universe. represents the th universe, and is the standard expansion rate of the th universe. The th matter of the th universe is selected as by the roulette wheel mechanism in the MVO algorithm. In addition, is a random number between [0, 1]. Before developing a mathematical model of the wormhole mechanism, two important parameters in the multiverse algorithm are defined: the wormhole existence probability (WEP) and the travel distance rate (TDR), which are the probabilities of the existence of wormholes in the universe; the WEP increases with the number of iterations, and the probability of the existence of wormholes increases with the number of iterations. The TDR, on the other hand, decreases over generations to allow for more accurate exploration of the optimal universe. The mechanism is expressed as Eq. (10)- Eq. (11). When ,when ,where is the th matter in the current optimal universe, and the upper bound of the th matter is and the lower bound is . are random numbers in the interval [0, 1], respectively. The and formulas are defined as Eq. (12)- Eq. (13). where and are the upper and lower limits of values, respectively,  = 0.2 and  = 1; is the current iteration number; is the maximum iteration number; is the accuracy of iterative exploitation, and the value is 6. The flowchart based on the description of the MVO mathematical model in subsection 3.1 is shown in Fig. 4 .
Fig. 4

Flowchart of MVO

Flowchart of MVO

Proposed CCMVO

This section describes the two search strategies, horizontal crossover search and vertical crossover search, and the CCMVO based on them. At the same time, this research employs horizontal crossover search (HCS) and vertical crossover search (VCS) [122], which are primarily utilized to increase the search efficiency and the ability of the MVO algorithm to jump out of the local optimum early on.

Optimization strategies

Meng et al. introduced CSO in 2014 [122] to demonstrate the possibility of using the HCS and VCS strategies to improve the algorithm. Experiments have similarly shown that the strategies improve the efficiency and accuracy of the algorithm in finding the optimal. Not only that, Zhao et al. [123] similarly used the HCS and VCS strategies to optimize the ACOR algorithm in the swarm intelligence algorithm to enhance the overall performance of the algorithm. As a result, this article incorporates HCS and VCS into MVO to enhance the algorithm's search capability during iteration.

Horizontal crossover search

The HCS mainly acts on two different universes individually by crossing all the corresponding dimensions arithmetically. As a result, introducing HCS to the MVO algorithm enhances the possibility of exchanging useful objects (i.e., dimensions of universes) between different universes through wormholes, which enables rapid optimization and improves the convergence efficiency of the algorithm. Assuming that the th column dimension of the parent universes and performs HCS, then the lateral crossover update formula can be expressed as Eq. (14) and Eq. (15). where and are random numbers between , and are random numbers between , is the th dimension of the th universe, is the th dimension of the th universe, and and are the new universes generated by the parent universes and based on HCS.

Vertical crossover search

The VCS is mostly used to cross the individuals of the associated universes across two distinct dimensions arithmetically. This enables some individuals who search stagnation to continue participating in the search, while the ones who do the search generally stay unaffected. VCS is represented in the MVO algorithm by exchanging objects inside the same universe (i.e., universe dimensions), which prevents the MVO algorithm from readily searching stagnation. Assuming that the dimension of the th universe implements VCS, the vertical cross update formula is Eq (16).where is a random number between , and are the th and th dimensions of the th universe, and is the new universe generated by the universe based on VCS.

The proposed CCMVO

In response to the problem that the original MVO is prone to fall into local optimum and low efficiency at the pre-optimal search stage, this paper proposes the CCMVO algorithm with stronger overall performance. The specific improvement idea is: when the algorithm enters the preliminary search phase, the HCS and VCS strategies are first used for population preprocessing to find the optimal solution more comprehensively using the stronger randomness of the strategies; in the middle process of the iteration, the HCS and VCS strategies cooperate with the MVO to find the optimal, to realize jumping out of the local optimal trap; in the later stage of the iteration, the optimal solution is determined by making full use of the exploitation performance of the MVO. To illustrate the improvement idea more conveniently, the flow chart of CCMVO is shown in Fig. 5 . The pseudocode of CCMVO is shown in Algorithm 1.
Fig. 5

Flowchart of CCMVO

Pseudo-code of CCMVO The complexity of CCMVO consists of the introduced HCS and VCS, roulette selection mechanism, fast sorting algorithm, and the fitness value calculation. First, the complexity level of HCS and VCS is . Then, the complexity level of the roulette selection mechanism in the two extreme cases is and . The complexity of the quick sort algorithm in the best and worst cases is and , respectively. Finally, the complexity level of the fitness value calculation is . As a result, the overall complexity level of the CCMVO algorithm is . Flowchart of CCMVO

Experiments and results

To demonstrate that CCMVO outperforms 4 well-known optimization algorithms and 5 enhanced algorithms in terms of jumping out of local optimums and upfront search capability, this section compares CCMVO to 30 benchmark functions and nine algorithms. This research compares CCMVO to eight comparable algorithms and examines the segmentation results using FSIM, PSNR, and SSIM to indicate that CCMVO performs better in multilevel image segmentation.

Experiment setup

This study employs 30 benchmark functions from CEC 2014 to illustrate the algorithmic performance of CCMVO in the experimental section of benchmark functions, and Table A1 in Appendix A contains the specifics of benchmark functions F1–F30. The default value is used as the test value for the benchmark function. Additionally, to ensure the studies are as objective as feasible, all algorithm comparison tests in this study are conducted under identical circumstances as described below, using the parameters in Table 1.
Table 1

Parameter setting for the optimization process.

Parameter nameValue
Population size30
Maximum number of evaluations300,000
Number of tests per algorithm30
Parameter setting for the optimization process. The segmented images A, B, C, D, E, F, G, H, I, and J are from the COVID-19 dataset [108]. Their original images and the nonlocal average 2D histogram are shown in Fig. 6 . A fair comparison is a well-accepted rule in the optimization and machine learning community, which we also followed in these experiments [[124], [125], [126], [127]]. These fair rules can guarantee that the experiments are done under the same settings, and there is no bias towards a specific method in competition [[128], [129], [130]]. All algorithms were evaluated under identical circumstances to ensure the experiment was fair, using the parameters provided in Table 2 . To more accurately describe the performance of each algorithm at different threshold levels, 2, 4, 6, 10, 15, and 20 were chosen as the threshold levels for the image segmentation experiments, where 2, 4, and 6 denote low threshold levels and 10, 15 and 20 denote high threshold levels.
Fig. 6

Samples of the segmented images.

Table 2

Parameter setting of MTIS experiments.

Parameter nameValue
Image size512 × 400
Number of iterations100
Number of tests per algorithm30
Threshold levels2, 4, 6, 10, 15, 20
Samples of the segmented images. Parameter setting of MTIS experiments. Additionally, all studies were done on the Windows Server 2008R2 operating system to guarantee that all trials took place in the same environment. The device is powered by an Intel(R) Xeon(R) CPUE5-2660v3 (2.60 GHz) processor and 16 GB of RAM, with Matlab2017b serving as the code execution software.

Experimenting with CCMVO's benchmark functions

Comparison of CCMVO and peer algorithms

CCMVO is compared in this section to four fundamental algorithms and five enhanced algorithms using 30 benchmark functions. The fundamental algorithms are MVO, DE, SCA, and HHO, while the improved algorithms are CBA, SCADE, IGWO, ACWOA, and ASCA_PSO [131]. The comparison of CCMVO to other comparable algorithms is summarized in Table A2, where AVG and STD reflect the mean and variance of the methods after 30 separate runs, respectively. By comparing and observing the mean values, we can initially see that for most of the benchmark functions, CCMVO has the smallest mean value. This indicates that CCMVO obtains relatively higher quality solutions when the benchmark functions are optimized using CCMVO and similar algorithms. Also, the variance of the optimal solution is smaller, which indicates the high stability of CCMVO in optimizing the benchmark functions. Wilcoxon signed-rank test and Freidman test were used to test and rank the experimental results in this paper to verify the intuitiveness and reliability of the comparison experiments. Table 3 shows the comparison results between CCMVO and other well-known algorithms. The experimental results are carefully analyzed using the Wilcoxon signed-rank test, where "+/−/ = " indicates that the optimization performance of CCMVO is better than, worse than, and equal to other similar algorithms respectively. “Mean” represents the average performance ranking of cross-validation, and “Rank” represents the final ranking after cross-validation. In addition, the experimental results were verified by the Freidman test to show the advantages of CCMVO more accurately, as shown in Fig. 7 . In Table 3, CCMVO is superior to the original MVO by 24 benchmark functions and superior to the very classical DE algorithm by 19. In addition, CCMVO ranks first in both the Wilcoxon signed-rank and Freidman test and outperforms the second place by a large margin. Therefore, it can be concluded that CCMVO is a flawless variant algorithm compared to other similar algorithms.
Table 3

CCMVO and peer's algorithms comparison results.

Algorithm+/−/ =MeanRank
CCMVO2.071
MVO24/0/63.532
DE19/7/43.633
SCA29/1/08.339
HHO22/5/34.64
CBA29/0/15.966
SCADE27/2/18.3710
IGWO28/2/04.745
ACWOA26/2/27.218
ASCA_PSO29/1/06.547
Fig. 7

Friedman ranking results of CCMVO and peer algorithms.

CCMVO and peer's algorithms comparison results. Friedman ranking results of CCMVO and peer algorithms. The convergence curves for CCMVO and other comparable algorithms on various functions are shown in Fig. 8 . The convergence curves demonstrate that CCMVO has found better solutions when optimizing the benchmark functions F1, F5, and F17, even though CCMVO converges somewhat slower in the initial stage. Not only are high-quality solutions found by optimizing F9, F11, and F16, but the method also exhibits a clear jump out of the locally optimum inflection point. When F18, F21, and F30 are optimized, it is clear that CCMVO produces high-quality solutions and converges more quickly than the other algorithms. According to the benchmark function analysis findings above, CCMVO has a strong capacity to escape local optimal solutions, a strong ability to generate high-quality solutions, and a quicker convergence time. As a result, CCMVO is a better strategy for optimizing the benchmark function and produces an excellent SIOA.
Fig. 8

Convergence curves of CCMVO and peer algorithms.

Convergence curves of CCMVO and peer algorithms.

Comparative analysis of CCMVO and MVO

The HCS and VCS mechanisms are primarily incorporated into MVO by the proposed CCMVO algorithm. As a result, this section will concentrate on the performance of CCMVO and MVO while optimizing benchmark functions. The findings of CCMVO and MVO's qualitative assessment of 23 benchmark functions are shown in Fig. 9 . The graphic in the first column (a) depicts the CCMVO search history's three-dimensional spatial dispersion. The 2nd column (b) graphic depicts the CCMVO search history's 2D spatial distribution. The graphic in the 3rd column (c) depicts the iteration's trajectory for the first dimension of CCMVO individuals. The plots in the 4th column (d) depict CCMVO's average fitness, while the plots in the 5th column (e) depict CCMVO and MVO's convergence curves. The locations and distributions of the sought or created people are shown in Fig. 9(a) and (b), where it can be seen that most of the solutions generated during the iterations are close to the optimal solution. A few are more widely scattered due to the search. Moreover, this indicates that the individuals can quickly target the optimal solution that needs to be focused on exploitation during the search phase, allowing CCMVO to develop a better solution deeper in the convergence process. In Fig. 9(c), the first dimension of individuals in CCMVO is mainly unchanged in the middle and later stages of the iteration when facing single-peaked problems like F1, F3, and F12. This indicates that CCMVO can quickly confirm the approximate location of the optimal solution in the exploitation phase. In the case of complex problems such as F7 and F8, the first dimension of the individuals in CCMVO shows a significant and random fluctuation in general. This shows that CCMVO can jump out of the local optimum dilemma in time and has good algorithmic performance when facing multi-peaked problems. The average fitness curve is shown in Fig. 9(d), and it can be seen that the overall trend of the fitness values during the iterations is getting better. In terms of details, the search performance of the algorithm is powerful in the early part of the iteration, and it is more random in the middle of the iteration. It is easier to jump out of the local optimum trap. For example, F8 has a significant improvement in the final result. The convergence curves in Fig. 9(e) demonstrate that CCMVO can find solutions of more outstanding quality quicker than MVO.
Fig. 9

CCMVO and MVO's optimization search process.

CCMVO and MVO's optimization search process. On 30 CEC 2014 functions, the balance and variety of CCMVO and MVO were assessed, and the performance of CCMVO was further studied. The balance analysis of CCMVO and MVO is shown in Fig. 10 (a) and (b), while the diversity analysis of CCMVO and MVO is shown in Fig. 10(c). Fig. 10(a) introduces increment-decrement curves (b). If the solution obtained by the algorithm during the iteration is better than (including equal to) the previous solution, the curve will show an upward trend. If not, it diminishes. It is set to zero when it has a negative value. Thus, a high number indicates substantial search activity, whereas a low value indicates vigorous exploitation activity.
Fig. 10

Diversity and balance analysis of CCMVO and MVO.

Diversity and balance analysis of CCMVO and MVO. Additionally, the length of the graph's high or low value indicates the persistent influence of search or exploitation in the iterative process. The increment-decrement curve is maximized when the search effect is equal to the exploitation effect. The x-axis in Fig. 10(c) depicts the number of iterations, whereas the y-axis reflects variety. As a result of random initialization, the population diversity is initially high and subsequently diminishes with the number of repeats. It is worth mentioning that SIOA is not a high sequential method, so there are very large fluctuations in the optimization process, especially in the first and middle of the algorithm, and it stabilizes later, such as F2, F24, and F30 in Fig. 10 (c). Since the search and exploitation processes interact and might impact the ultimate outcome of the optimum search in a metaheuristic algorithm, it is vital to evaluate the balance between the two. As seen in Fig. 10(a) and (b), the search and exploitation results of CCMVO achieve superiority substantially sooner than those of MVO, indicating that CCMVO can locate a high-quality solution quicker in the search phase enter the exploitation phase more rapidly. Additionally, the distinct search and exploitation curves demonstrate that the search and exploitation effects of CCMVO are substantially greater than those of MVO. Owing to the strong optimization capability, the CCMVO can also be integrated with the machine learning techniques to tackle the real-world problems such as disease module identification [132,133], drug-disease associations prediction [134], drug discovery [135,136], pharmacoinformatic data mining [137,138], information retrieval services [[139], [140], [141]], text clustering [142], and recommender system [143,144].

CCMVO for multilevel image segmentation

This section performs MTIS experiments comparing CCMVO, MVO, WOA, SCA, HHO, BLPSO, IGWO, IWOA, and SCADE in this paper using images A B, C, D, E, F, G, H, I, and J.

Methodology evaluation indicators

To correctly assess the quality of each algorithm's segmentation outputs in this part, we employ PSNR, SSIM, and FSIM as assessment criteria. Table 4 contains the definitions and explanations of the three assessment measures.
Table 4

Indicators of performance for multilevel image segmentation algorithms.

FormulationRemark
PSNR=20log10(255RMSE)The ratio of the maximum power of the image signal and the destructive noise power.
SSIM=(2μIμSeg+c1)(2σI,Seg+c2)(μI2+μSeg2+c1)(σI2+σSeg2+c2)Judging the degree of distortion by the brightness, contrast and structure of the image.
FSIM=IΩSL(X)PCm(X)IΩPCm(X)It is a variant of SSIM that weights the image information to determine the degree of distortion.
Indicators of performance for multilevel image segmentation algorithms. When PSNR is used to assess the outcomes of image segmentation, RMSE is the root mean square error of each pixel, defined as Eq. (17), where represents the image's size, denotes the original image's pixel gray value, and means the segmented image's pixel gray value. Simultaneously, mean, variance, and Wilcoxon signed-rank tests were utilized to further examine the outcomes of the FSIM, PSNR, and SSIM evaluations.

Segmentation result analyses

Table 3, Table 4, Table 5 in Appendix A represent the mean and variance of the segmentation results after evaluation using FSIM, PSNR, and SSIM, and Table 5, Table 6, Table 7 illustrate the Wilcoxon signed-rank test analysis of the FSIM, PSNR, and SSIM data, where Mean denotes the overall mean and Rank denotes the ranking based on the overall mean. It can be seen that the MTIS model based on CCMVO is quite superior compared to other peer models. In particular, CCMVO is a stable performance compared to MVO when there is no worse segmentation result than MVO in 10 images.
Table 5

The FSIM comparison results of CCMVO and other methods.

ThresholdsCCMVOMVOWOASCAHHOBLPSOIGWOIWOASCADE
2+/−/ =7/1/27/0/33/0/710/0/09/1/05/4/16/1/35/3/2
Mean2.44.75.94.27.87.13.56.23.2
Rank156498372
4+/−/ =6/0/48/0/210/0/09/0/19/0/17/1/29/0/18/0/2
Mean1.52.55.36.56.66.74.16.25.6
Rank124789365
6+/−/ =3/0/78/0/210/0/09/0/19/0/17/0/36/0/410/0/0
Mean1.22.64.68.15.46.13.95.27.9
Rank124967358
10+/−/ =7/0/35/0/510/0/08/0/210/0/09/0/110/0/010/0/0
Mean12.43.18.35.15.84.768.6
Rank123856479
15+/−/ =6/0/46/0/410/0/010/0/010/0/010/0/010/0/010/0/0
Mean12.72.38.24.65.95.65.98.8
Rank132846569
20+/−/ =8/0/22/0/810/0/09/0/110/0/010/0/010/0/010/0/0
Mean1.23.11.88.7566.14.88.3
Rank132956748
Table 6

The PSNR comparison results of CCMVO and other methods.

ThresholdsCCMVOMVOWOASCAHHOBLPSOIGWOIWOASCADE
2+/−/ =3/1/66/0/48/0/27/1/22/3/57/2/15/1/46/1/3
Mean2.34.86.35.65.84.14.75.26.2
Rank149672358
4+/−/ =5/0/59/0/110/0/09/0/19/0/18/1/19/0/19/0/1
Mean1.42.45.78.36.253.44.87.8
Rank126975348
6+/−/ =4/0/610/0/010/0/010/0/010/0/09/0/110/0/010/0/0
Mean12.14.28.66.15.53.75.58.3
Rank124975358
10+/−/ =7/0/37/0/310/0/010/0/010/0/09/0/110/0/010/0/0
Mean12.23.38.35.55.15.15.98.6
Rank123864479
15+/−/ =5/0/55/0/510/0/010/0/010/0/010/0/010/0/010/0/0
Mean1.12.52.58.44.95.65.85.68.6
Rank122845759
20+/−/ =8/0/23/0/710/0/08/0/29/0/110/0/010/0/010/0/0
Mean1.13.31.98.64.75.66.15.38.4
Rank132946758
Table 7

The SSIM comparison results of CCMVO and other methods.

ThresholdsCCMVOMVOWOASCAHHOBLPSOIGWOIWOASCADE
2+/−/ =5/0/54/0/63/0/710/0/07/0/35/3/27/1/25/3/2
Mean2.15.45.63.48.37.33.26.13.6
Rank156398274
4+/−/ =3/0/79/0/18/0/29/0/17/1/25/3/27/0/35/2/3
Mean1.93.375.27.26.33.76.53.9
Rank128596374
6+/−/ =2/0/86/0/49/0/17/0/36/2/23/3/46/1/37/1/2
Mean2.13.15.66.46.25.145.86.7
Rank125874369
10+/−/ =5/0/54/0/610/0/06/0/410/0/08/0/210/0/010/0/0
Mean1.12.63.78.44.45.94.668.3
Rank123946578
15+/−/ =7/0/36/0/410/0/010/0/010/0/010/0/010/0/010/0/0
Mean12.62.88.54.35.85.85.78.5
Rank123846658
20+/−/ =7/0/33/1/610/0/08/0/210/0/010/0/010/0/010/0/0
Mean1.13.21.98.74.56.35.85.28.3
Rank132947658
The FSIM comparison results of CCMVO and other methods. The PSNR comparison results of CCMVO and other methods. The SSIM comparison results of CCMVO and other methods. Fig. 11, Fig. 12 represent the average evaluation of FSIM for each algorithm at the same threshold level, and the average evaluation of FSIM at all threshold levels. It can be seen that CCMVO performs more effectively under the FSIM evaluation method relative to the other algorithms, which indicates that the image features segmented by the CCMVO-based MTIS model are more distinct.
Fig. 11

The average of FSIM at each threshold level.

Fig. 12

The average of FSIM for all threshold levels.

The average of FSIM at each threshold level. The average of FSIM for all threshold levels. Fig. 13, Fig. 14 represent the average PSNR evaluation for each algorithm at the same threshold level and the average PSNR evaluation at all threshold levels. It can be seen that the CCMVO-based MTIS model is excellent in the evaluation of PSNR both at a single threshold level and at the average of all threshold levels. This indicates that the proposed model produces images with very small distortion during segmentation, preserving the image quality as much as possible.
Fig. 13

The average of PSNR at each threshold level.

Fig. 14

PSNR averaged across all levels of threshold.

The average of PSNR at each threshold level. PSNR averaged across all levels of threshold. Fig. 15, Fig. 16 show the average evaluation of SSIM for each algorithm at the same threshold level and the average evaluation of SSIM at each threshold level. It can be seen that the same CCMVO-based MTIS algorithm is much ahead of the other algorithms under the classical SSIM evaluation metrics. This indicates that CCMVO can compare the change of image structure information and consider the distortion of the image, which is better for obtaining objective and high-quality segmented images.
Fig. 15

The average of SSIM at each threshold level.

Fig. 16

SSIM averaged across all levels of threshold.

The average of SSIM at each threshold level. SSIM averaged across all levels of threshold. Looking at the mean and variance of FSIM, PSNR, and SSIM evaluations, for most images and thresholds, the mean of CCMVO is larger than the mean of the other methods, and its variance is smaller than the variance of the other methods. Wilcoxon signed-rank test examination of the assessment data for FSIM, PSNR, and SSIM revealed that the overall average rating for FSIM, PSNR, and SSIM at all threshold levels was first. Additionally, as seen in Fig. 11, Fig. 12, Fig. 13, Fig. 14, Fig. 15, Fig. 16, CCMVO has the highest average assessment results for FSIM, PSNR, and SSIM at the same threshold levels and the same average assessment outcomes at all threshold levels. Thus, experiment results demonstrate the CCMVO-MTIS method's great superiority. Table A6 represents the optimal Kapur's entropy (KE) found by all algorithms. Fig. 1, Fig. 2, Fig. 3, Fig. 4, Fig. 5, Fig. 6, Fig. 7, Fig. 8, Fig. 9, Fig. 10 in Appendix B represent the specific segmentation thresholds for each algorithm to find images A-J when the threshold level is 6. Fig. 17, Fig. 18 represent the convergence curves of CCMVO with similar algorithms when the threshold levels are 6 and 20. Fig. 19 represents image segmentation results for image I for all algorithms when the threshold level is 10.
Fig. 17

Iteration curves for a threshold level of 6.

Fig. 18

Iteration curves for a threshold level of 20.

Fig. 19

Segmented images and Jet colormap images obtained by each algorithm.

Iteration curves for a threshold level of 6. Iteration curves for a threshold level of 20. Segmented images and Jet colormap images obtained by each algorithm. As shown, most of the values discovered using CCMVO surpass the values obtained using other algorithms in terms of optimum KE. CCMVO is also the best in terms of keeping image information and overall segmentation outcomes for specialized segmentation findings. Thus, based on the appropriate KE, particular thresholds, and analysis of three metrics evaluation findings, the CCMVO-MTIS may achieve superior segmentation outcomes, making it an extremely effective segmentation method. The image segmentation case is not enough to prove the effectiveness of the established CCMVO approach. In future work, the CCMVO can also be applied to more image processing and medical scenarios, such as multimode medical image registration [145], obtaining the optimal facade texture images [146], improving endoscopic imaging [147], optimizing medical-aided diagnosis systems [148], and optimizing E-healthcare systems [149]. Also, it can be applied to a wider area of applications that finding feasible solutions is a requirement including active surveillance [150], essay recommendation [151], location-based services [152,153], bionic electronic skin sensing [154,155], crystal structures optimization [156], kayak cycle phase segmentation [157], human motion capture [158], tomato pests diagnosis [159] and video deblurring [160].

Conclusions and future works

This paper offers the CCMVO meta-heuristic method and an upgraded MTIS system based on CCMVO for high-quality COVID-19 chest radiography segmentation. CCMVO is a modified MVO algorithm. We combine HCS and VCS into MVO in this study to increase CCMVO's search capacity and ability to jump out of local optimums, enabling CCMVO to get high-quality solutions. We begin with comparison testing against 30 benchmark functions. CCMVO surpasses MVO in terms of search efficiency and capacity to find high-quality solutions, as shown in the preceding comparative trials. Additionally, it can be demonstrated through the study and comparison of CCMVO and related SIOAs that CCMVO has a greater overall capacity to avoid search stagnation and achieve better solutions. As a result, CCMVO is an outstanding SIOA that has been thoroughly validated. We ran MTIS tests with CCMVO and other related algorithms, evaluating the segmentation results with FSIM, PSNR, and SSIM. Further analysis of the assessment data using the Wilcoxon signed-rank test revealed that CCMVO was ranked top overall in the comparative studies. Additionally, we can observe that when the threshold level rises, the benefit of CCMVO-based MTIS segmentation becomes more apparent. Finally, this paper shows the overall segmentation performance of CCMVO-MTIS through experiments such as high and low threshold comparisons, histogram segmentation results, and adaptation curves, proving that CCMVO can find more reasonable optimal thresholds to peer algorithms. As a result, the enhanced MTIS approach based on CCMVO is rather good. Nevertheless, the CPU calculation for CCMVO in MTIS will take longer since HCS and VCS make CCMVO more complex than MVO. However, this issue will be resolved soon with parallel computing and high-performance computing methods fast exploitation. In future work, to address the shortcomings of the current CCMVO application method, which is relatively simple, we will build a complete diagnostic system from image segmentation to feature selection to classification and prediction by starting from the direction of a complete system for medical diagnosis. On the other hand, we will address the efficiency problem of the CCMVO method and compensate for the shortcomings of the algorithm in the direction of parallel computing and hardware performance. In addition, CCMVO can be applied to medical diagnoses such as pneumonia, lung cancer et al., and other optimization problems. We will consider further improving the performance of CCMVO in different fields.
Table A.1

CEC 2014 Benchmark Functions

ClassNo.FunctionsFi=Fi(x)
Unimodal Functions1Rotated High Conditioned Elliptic Function100
2Rotated Bent Cigar Function200
3Rotated Discus Function300
Simple Multimodal Functions4Shifted and Rotated Rosenbrock's Function400
5Shifted and Rotated Ackley's Function500
6Shifted and Rotated Weierstrass Function600
7Shifted and Rotated Griewank's Function700
8Shifted Rastrigin's Function800
9Shifted and Rotated Rastrigin's Function900
10Shifted Schwefel's Function1000
11Shifted and Rotated Schwefel's Function1100
12Shifted and Rotated Katsuura Function1200
13Shifted and Rotated HappyCat Function1300
14Shifted and Rotated HGBat Function1400
15Shifted and Rotated Expanded Griewank's plus Rosenbrock's Function1500
16Shifted and Rotated Expanded Scaffer's F6 Function1600
Hybrid Functions17Hybrid Function 1 (N = 3)1700
18Hybrid Function 2 (N = 3)1800
19Hybrid Function 3 (N = 4)1900
20Hybrid Function 4 (N = 4)2000
21Hybrid Function 5 (N = 5)2100
22Hybrid Function 6 (N = 5)2200
Composition Functions23Composition Function 1 (N = 5)2300
24Composition Function 2 (N = 3)2400
25Composition Function 3 (N = 3)2500
26Composition Function 4 (N = 5)2600
27Composition Function 5 (N = 5)2700
28Composition Function 6 (N = 5)2800
29Composition Function 7 (N = 3)2900
30Composition Function 8 (N = 3)3000
Table A.2

Comparison results of CCMVO with other peer algorithms

FunItemCCMVOMVODESCAHHOCBASCADEIGWOACWOAASCA_PSO
F1AVG1.1146E+063.0903E+062.0663E+072.4397E+081.0746E+074.0100E+064.4884E+081.9063E+071.4195E+082.6134E+07
STD4.1713E+058.2442E+057.6353E+065.4570E+074.9999E+061.2454E+067.4696E+076.9309E+065.2824E+074.3503E+07
F2AVG1.0438E+041.5150E+041.6716E+031.5706E+101.2265E+079.5298E+033.1279E+102.4278E+066.4054E+097.0247E+08
STD5.9941E+031.1039E+043.5554E+032.9404E+092.6830E+068.9048E+033.2927E+091.0902E+062.8006E+091.6683E+09
F3AVG4.2878E+024.1738E+023.8121E+023.8045E+045.3642E+033.7768E+035.2681E+046.8487E+035.1795E+041.9509E+04
STD4.3812E+014.7276E+017.0592E+016.9218E+031.6852E+034.7197E+036.5942E+033.3437E+031.0565E+046.2139E+03
F4AVG4.7932E+024.7697E+024.9315E+021.3375E+035.4688E+025.0230E+022.3377E+035.2487E+021.2874E+036.3235E+02
STD3.2225E+013.1732E+012.2515E+012.3590E+024.9393E+013.6932E+015.8362E+023.0048E+014.8704E+022.4222E+02
F5AVG5.2003E+025.2008E+025.2058E+025.2095E+025.2021E+025.2020E+025.2093E+025.2054E+025.2083E+025.2094E+02
STD3.5196E-027.4381E-025.5247E-024.5268E-021.5950E-012.2855E-014.4471E-021.3466E-019.4729E-024.8905E-02
F6AVG6.1060E+026.0943E+026.1919E+026.3380E+026.3038E+026.4095E+026.3371E+026.1931E+026.3407E+026.2388E+02
STD3.9609E+002.7394E+001.7090E+002.7540E+003.8784E+001.9213E+002.9493E+002.9433E+002.3707E+003.6019E+00
F7AVG7.0000E+027.0004E+027.0000E+028.3162E+027.0111E+027.0007E+029.0454E+027.0097E+027.4526E+027.1281E+02
STD2.1111E-141.4401E-025.5143E-102.5597E+011.9919E-022.2278E-013.9740E+017.1644E-022.2224E+011.6104E+01
F8AVG8.6908E+028.6615E+028.0112E+021.0400E+038.9682E+021.0228E+031.0673E+038.8713E+029.9899E+029.5155E+02
STD1.4024E+011.8074E+011.3843E+001.2657E+011.3630E+015.1509E+011.3130E+011.5470E+011.8197E+012.4840E+01
F9AVG9.6587E+029.8469E+021.0072E+031.1774E+031.0822E+031.1495E+031.2099E+031.0131E+031.1318E+031.1167E+03
STD1.2641E+012.5753E+018.3008E+001.6570E+012.1053E+015.6257E+011.2614E+012.2365E+012.5847E+014.1061E+01
F10AVG2.3195E+033.6613E+031.0245E+037.0068E+032.8557E+035.8040E+037.2866E+033.2856E+034.6402E+035.2262E+03
STD3.5003E+026.3105E+022.3209E+014.2932E+027.7890E+028.2274E+024.1854E+025.9901E+021.0377E+036.7757E+02
F11AVG3.5306E+034.1499E+035.8044E+038.0326E+035.3774E+035.6828E+038.1358E+034.6359E+036.3411E+036.1248E+03
STD4.9194E+026.4568E+021.8258E+022.6579E+026.2941E+025.7262E+023.0582E+027.6000E+028.3550E+027.3973E+02
F12AVG1.2002E+031.2002E+031.2009E+031.2024E+031.2017E+031.2012E+031.2025E+031.2007E+031.2019E+031.2025E+03
STD1.2266E-011.1379E-011.0954E-013.1188E-014.8187E-017.0233E-013.5090E-012.8734E-015.5821E-013.5308E-01
F13AVG1.3003E+031.3004E+031.3003E+031.3030E+031.3005E+031.3005E+031.3040E+031.3006E+031.3019E+031.3006E+03
STD4.3550E-029.9670E-023.9593E-022.1135E-011.4535E-011.4139E-012.6559E-011.1720E-019.3337E-012.7927E-01
F14AVG1.4003E+031.4005E+031.4003E+031.4463E+031.4003E+031.4003E+031.4860E+031.4005E+031.4213E+031.4030E+03
STD3.8270E-022.7978E-015.9660E-029.9944E+004.7910E-021.4962E-011.2296E+013.2396E-011.8864E+015.5915E+00
F15AVG1.5047E+031.5071E+031.5117E+034.4163E+031.5396E+031.5604E+031.9958E+041.5188E+032.0045E+031.5325E+03
STD1.1930E+001.9864E+009.7358E-012.5505E+038.5660E+001.5470E+016.9729E+035.2723E+005.8007E+023.9467E+01
F16AVG1.6105E+031.6116E+031.6115E+031.6127E+031.6123E+031.6135E+031.6128E+031.6118E+031.6122E+031.6125E+03
STD6.2537E-015.6725E-012.9649E-012.5553E-013.2198E-013.0200E-012.2247E-015.6437E-015.0134E-013.0664E-01
F17AVG7.0121E+041.6836E+051.6182E+065.2958E+061.3669E+062.5261E+051.5464E+071.0766E+061.2033E+079.1099E+05
STD4.4070E+041.1832E+057.3195E+052.4545E+069.0138E+051.9137E+055.8199E+067.8214E+051.0092E+078.3490E+05
F18AVG2.3450E+031.0092E+046.4704E+031.3811E+088.9787E+048.6039E+031.8537E+081.7362E+044.7714E+073.8419E+06
STD7.2920E+028.3761E+033.5392E+038.2627E+074.4055E+049.0621E+031.0999E+081.7663E+045.3120E+071.1333E+06
F19AVG1.9061E+031.9132E+031.9080E+031.9884E+031.9268E+031.9435E+032.0108E+031.9181E+032.0243E+031.9330E+03
STD1.0044E+001.3828E+017.5209E-012.2564E+012.4886E+013.8760E+011.1280E+011.3022E+014.6545E+013.0525E+01
F20AVG2.2106E+032.2852E+034.6806E+031.6774E+041.1256E+043.2676E+032.7700E+043.2328E+033.7326E+046.3858E+03
STD5.2783E+018.1294E+011.2707E+036.4622E+035.7056E+031.3041E+039.6169E+031.1086E+031.6092E+042.8270E+03
F21AVG2.7403E+045.8833E+042.4661E+051.2027E+064.2996E+051.1221E+052.2548E+062.9073E+057.1074E+063.0247E+05
STD1.2868E+043.6773E+041.0341E+056.2496E+053.2841E+056.2202E+041.1095E+062.3715E+056.8762E+062.2472E+05
F22AVG2.3538E+032.5932E+032.3474E+032.9771E+033.0381E+033.4047E+033.1114E+032.5599E+033.0356E+032.7820E+03
STD8.0038E+012.0252E+028.1930E+011.7908E+022.7596E+023.5162E+021.7142E+021.4859E+022.2328E+022.0604E+02
F23AVG2.6152E+032.6155E+032.6152E+032.6711E+032.5000E+032.6158E+032.5000E+032.6202E+032.5135E+032.6234E+03
STD6.7475E-051.9717E-011.3876E-121.3974E+010.0000E+003.1346E-010.0000E+002.5130E+005.1650E+015.0762E+00
F24AVG2.6000E+032.6236E+032.6262E+032.6001E+032.6000E+032.6653E+032.6000E+032.6000E+032.6000E+032.6346E+03
STD6.9466E-031.2481E+011.8025E+003.6427E-026.6952E-052.2386E+012.0324E-064.5395E-031.3457E-056.1785E+00
F25AVG2.7000E+032.7051E+032.7075E+032.7230E+032.7000E+032.7346E+032.7000E+032.7096E+032.7000E+032.7150E+03
STD0.0000E+001.1012E+001.1449E+008.3453E+000.0000E+001.2440E+010.0000E+003.2480E+000.0000E+008.6132E+00
F26AVG2.7036E+032.7418E+032.7003E+032.7026E+032.7735E+032.7109E+032.7038E+032.7007E+032.7570E+032.7007E+03
STD1.8211E+016.5814E+013.8524E-025.8146E-014.4754E+015.6824E+014.5378E-011.4699E-015.0060E+011.4941E-01
F27AVG3.0654E+033.2851E+033.1864E+033.4661E+032.9000E+033.9125E+033.2041E+033.1109E+033.7071E+033.5770E+03
STD4.6729E+011.0749E+028.0200E+013.2086E+020.0000E+004.6198E+022.3231E+023.8402E+003.3104E+022.4864E+02
F28AVG3.6767E+033.8573E+033.6381E+034.7992E+033.0000E+035.4513E+035.1897E+033.8998E+034.0185E+034.3968E+03
STD3.6185E+012.6371E+022.1023E+012.9273E+020.0000E+007.2210E+027.7983E+022.7636E+021.1978E+033.9245E+02
F29AVG4.3645E+031.4839E+063.3399E+051.3456E+073.1000E+034.6827E+071.6368E+071.1791E+061.9126E+076.4854E+06
STD4.4270E+023.8367E+061.2784E+068.2623E+060.0000E+003.8367E+078.7071E+063.5609E+061.7387E+077.7298E+06
F30AVG5.8819E+037.9631E+036.2298E+032.2974E+057.8376E+031.5105E+044.4488E+052.4899E+043.2456E+053.8755E+04
STD8.6829E+021.2129E+031.0174E+031.0016E+051.3777E+048.0940E+031.2527E+059.8423E+032.0609E+052.9435E+04
Table A.3

FSIM's evaluation results

Image
Thresholds
2

4

6

10

15

20

AItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.7574E-012.8645E-037.6782E-013.6341E-028.4740E-012.6491E-028.8153E-015.6467E-029.3234E-013.4568E-029.4366E-013.9941E-02
MVO6.5356E-013.1622E-027.5228E-014.4125E-028.2106E-013.4577E-028.5024E-015.9990E-029.0908E-015.0700E-029.2790E-014.3593E-02
WOA6.6663E-012.0851E-027.1718E-015.0309E-027.9246E-016.2474E-028.4467E-017.3851E-029.1266E-013.5371E-029.4108E-013.5660E-02
SCA6.4560E-013.0690E-027.0108E-014.9605E-027.3734E-016.3408E-028.1712E-015.4318E-028.3808E-017.9513E-028.9998E-014.5554E-02
HHO6.4351E-015.3745E-027.2727E-016.2293E-027.7242E-014.8995E-028.3868E-015.8072E-028.9205E-013.3404E-029.2137E-015.3013E-02
BLPSO6.5731E-011.9906E-027.0770E-014.1906E-027.5632E-015.9868E-028.3218E-016.7180E-028.7854E-013.6050E-029.2124E-014.0685E-02
IGWO6.8333E-018.1370E-037.5187E-015.7288E-027.9156E-016.9928E-028.5639E-015.3532E-028.7290E-014.3607E-029.1431E-013.8417E-02
IWOA6.6192E-013.3756E-027.2911E-016.0149E-027.6030E-016.4801E-028.1598E-016.4743E-028.8041E-015.8714E-029.2512E-013.4560E-02
SCADE
6.9095E-01
2.0998E-02
7.1794E-01
4.8632E-02
7.5090E-01
4.9154E-02
8.1311E-01
5.7350E-02
8.5507E-01
4.5185E-02
8.9351E-01
5.5275E-02
ImageThresholds246101520
BItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.3122E-015.7282E-047.5780E-013.8825E-028.0731E-014.5486E-028.9203E-013.3787E-029.3632E-012.8456E-029.5792E-011.6787E-02
MVO6.1400E-011.8543E-027.1288E-014.7695E-028.0364E-014.6970E-028.7097E-014.8156E-029.2373E-013.3749E-029.4554E-012.7038E-02
WOA6.0971E-013.0484E-026.7627E-016.0322E-027.8214E-013.8883E-028.7981E-014.4880E-029.2471E-013.0443E-029.5846E-012.5304E-02
SCA6.2553E-012.1697E-026.8015E-016.0334E-027.2623E-015.3200E-028.0956E-016.4623E-028.6573E-016.8945E-028.8975E-014.6624E-02
HHO6.0817E-012.4602E-026.8449E-015.2009E-027.7027E-015.3485E-028.2502E-015.1295E-028.8232E-016.1384E-029.4035E-013.7413E-02
BLPSO6.1746E-012.1588E-027.0063E-014.3711E-027.6285E-014.4884E-028.5370E-012.7601E-028.9936E-014.0308E-029.2391E-013.7855E-02
IGWO6.2049E-012.8171E-026.8454E-017.2105E-027.7446E-014.1178E-028.4053E-014.9562E-028.9670E-014.2586E-029.3140E-012.1997E-02
IWOA6.0739E-013.1423E-026.9717E-014.6747E-027.6782E-015.9587E-028.4565E-015.9370E-029.0383E-013.8814E-029.3528E-012.6023E-02
SCADE
6.3258E-01
1.7322E-02
6.8776E-01
4.7126E-02
7.3358E-01
5.8828E-02
8.0420E-01
4.9446E-02
8.6067E-01
5.0460E-02
9.0110E-01
3.2973E-02
ImageThresholds246101520
CItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.8181E-015.7490E-037.6481E-012.6991E-028.2383E-014.6658E-028.6803E-012.7447E-029.2286E-012.3067E-029.4764E-011.8237E-02
MVO6.5784E-013.9719E-027.5040E-014.3609E-027.9540E-015.4081E-028.4811E-014.2599E-029.0127E-013.4247E-029.2305E-014.5098E-02
WOA6.5730E-014.2005E-027.1922E-017.1416E-027.5750E-015.9510E-028.5634E-015.0792E-029.0245E-014.2734E-029.4200E-012.6505E-02
SCA6.7421E-012.5936E-027.1030E-015.2179E-027.1054E-015.5955E-027.8766E-014.3997E-028.2913E-015.7177E-028.6879E-015.5272E-02
HHO6.6116E-012.7989E-027.1751E-016.5611E-027.7447E-016.6223E-028.4130E-015.4138E-028.8986E-014.3585E-029.0937E-013.6207E-02
BLPSO6.6152E-013.4170E-027.1250E-012.8663E-027.4847E-015.6014E-028.1885E-013.3862E-028.6418E-013.6029E-028.9544E-013.2565E-02
IGWO7.0038E-013.8523E-037.4379E-011.8177E-027.9009E-014.3947E-028.3521E-013.8667E-028.7282E-014.1916E-029.0684E-012.7121E-02
IWOA6.9146E-012.6580E-027.1124E-013.9378E-027.4493E-015.0933E-028.1344E-015.5479E-028.7887E-014.0731E-029.0879E-014.2722E-02
SCADE
7.0302E-01
2.5605E-02
7.2222E-01
3.6281E-02
7.4588E-01
5.6238E-02
7.9389E-01
4.5816E-02
8.2550E-01
5.6561E-02
8.7744E-01
4.1798E-02
ImageThresholds246101520
DItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO7.1900E-012.5807E-037.5574E-011.4257E-028.0265E-012.9653E-029.1374E-012.6208E-029.4810E-012.1736E-029.5993E-012.3027E-02
MVO7.0592E-012.2671E-027.3550E-013.3377E-027.8835E-012.9249E-028.9262E-012.6118E-029.2586E-013.9928E-029.3864E-012.5111E-02
WOA6.9828E-013.2997E-027.4490E-013.1028E-027.6259E-014.5660E-028.5961E-014.9553E-029.2664E-012.8249E-029.5005E-012.1591E-02
SCA7.1704E-016.0937E-037.3290E-013.0649E-027.4420E-014.2009E-028.1147E-014.0735E-028.7488E-013.9493E-028.9742E-014.9340E-02
HHO6.7888E-012.8112E-027.2167E-013.5481E-027.5270E-014.3417E-028.2694E-017.0808E-029.1247E-014.0112E-029.2957E-013.5151E-02
BLPSO6.8764E-013.4211E-027.1929E-014.2990E-027.8059E-013.0725E-028.4980E-014.5655E-028.9007E-013.2166E-029.2507E-013.3232E-02
IGWO7.0373E-012.8072E-027.3502E-014.1618E-027.8108E-015.0813E-028.5429E-013.8932E-029.0036E-013.4811E-029.2683E-013.0278E-02
IWOA6.8693E-012.8156E-027.2569E-014.4261E-027.9469E-014.5159E-028.5844E-013.5336E-028.8561E-014.6162E-029.2701E-014.0742E-02
SCADE
7.0857E-01
1.2665E-02
7.2267E-01
8.4406E-02
7.5592E-01
5.0356E-02
8.2411E-01
5.0599E-02
8.5702E-01
5.9410E-02
9.0803E-01
3.2390E-02
ImageThresholds246101520
EItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.9472E-011.6093E-037.3687E-019.1394E-037.8636E-011.8231E-029.0665E-012.5082E-029.3910E-012.1349E-029.5888E-011.2709E-02
MVO6.8488E-011.9411E-027.2243E-012.5778E-027.7667E-012.7186E-028.9977E-014.0658E-029.2289E-013.4631E-029.4202E-013.5819E-02
WOA6.8296E-011.9567E-027.1918E-013.3816E-027.3524E-013.4306E-028.8857E-013.3424E-029.3627E-013.0581E-029.6084E-012.0889E-02
SCA6.9304E-011.0770E-027.0898E-012.6364E-027.2301E-012.3803E-027.9364E-015.9128E-028.6517E-015.2430E-029.0500E-013.0307E-02
HHO6.6789E-011.6081E-026.9965E-013.0359E-027.3804E-013.9456E-028.4576E-016.0409E-029.0498E-013.8950E-029.3902E-013.1774E-02
BLPSO6.2691E-015.0238E-027.0406E-014.0272E-027.8865E-013.0922E-028.5826E-013.6895E-029.0452E-013.6368E-029.4598E-012.1037E-02
IGWO6.6199E-012.6004E-027.0250E-015.2337E-027.8700E-014.5673E-028.5748E-015.2063E-029.0771E-012.8768E-029.3307E-012.4042E-02
IWOA6.5137E-014.3252E-027.1543E-014.6551E-027.7919E-015.2659E-028.6649E-014.1003E-029.0333E-013.7484E-029.3936E-012.4483E-02
SCADE
6.5174E-01
2.9248E-02
6.9838E-01
5.1552E-02
7.3433E-01
5.7222E-02
8.1294E-01
4.9405E-02
8.6300E-01
5.9016E-02
8.9158E-01
5.4027E-02
ImageThresholds246101520
FItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO7.3026E-011.0201E-027.9406E-012.3928E-028.3677E-013.2696E-028.6590E-013.0172E-029.1071E-012.2779E-029.3469E-012.2323E-02
MVO7.3068E-012.8703E-027.6932E-013.8024E-028.3201E-014.6173E-028.5650E-013.2364E-028.9196E-013.5381E-029.1559E-012.5602E-02
WOA7.0813E-014.1388E-027.3628E-016.1784E-028.1369E-015.4844E-028.2879E-014.2840E-028.8727E-014.4773E-029.3193E-012.8918E-02
SCA7.2180E-012.2502E-027.5117E-015.5833E-027.7258E-015.6205E-027.8857E-013.6546E-028.4520E-014.3082E-028.7533E-013.7543E-02
HHO6.9842E-014.7141E-027.1713E-016.6514E-027.7831E-017.0183E-028.1916E-014.2318E-028.7835E-013.2692E-029.0826E-013.5459E-02
BLPSO6.8708E-012.3093E-027.1915E-014.0328E-027.5459E-013.6549E-028.1203E-012.8911E-028.6228E-012.7111E-029.0184E-012.6099E-02
IGWO7.1989E-014.1371E-037.4428E-012.8432E-027.7052E-014.1371E-028.2304E-013.8218E-028.6402E-012.9136E-028.8949E-013.5875E-02
IWOA6.9937E-012.8769E-027.2324E-013.7991E-027.7283E-014.0515E-028.2405E-014.2646E-028.6952E-014.1919E-029.0378E-013.4516E-02
SCADE
7.1851E-01
7.9122E-03
7.2909E-01
3.1121E-02
7.4122E-01
3.6489E-02
7.9504E-01
3.6905E-02
8.2948E-01
3.8150E-02
8.7534E-01
3.1390E-02
ImageThresholds246101520
GItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.9977E-012.0404E-037.4061E-018.4536E-038.0460E-011.9890E-028.5711E-012.6461E-029.1764E-012.1589E-029.3578E-012.0219E-02
MVO7.0070E-012.0423E-037.4814E-012.0130E-027.9621E-013.3914E-028.4717E-014.5849E-028.9325E-013.0313E-029.1241E-013.3693E-02
WOA6.9591E-012.6746E-027.3001E-014.2244E-027.8724E-014.6327E-028.4080E-014.1796E-028.8641E-013.8994E-029.2310E-012.4161E-02
SCA6.9232E-012.4155E-027.1871E-014.9263E-027.4702E-015.5965E-027.9219E-015.2329E-028.3998E-013.5346E-028.7847E-013.2943E-02
HHO6.7669E-013.4563E-027.2759E-014.6159E-027.9104E-015.8087E-028.3527E-014.9184E-028.7165E-014.1311E-029.0972E-013.1443E-02
BLPSO6.1696E-012.5742E-026.8277E-012.4944E-027.4267E-013.7831E-028.1084E-013.4976E-028.7502E-012.9677E-028.9786E-012.6227E-02
IGWO6.4772E-012.8803E-037.2679E-012.0771E-027.7023E-013.9633E-028.1485E-015.2702E-028.6636E-013.4375E-028.9506E-012.6002E-02
IWOA6.4254E-011.7696E-026.9103E-014.7130E-027.5134E-013.7984E-028.0757E-013.2640E-028.6871E-013.4591E-029.1165E-012.5179E-02
SCADE
6.5042E-01
9.5335E-03
6.9419E-01
2.6860E-02
7.0451E-01
5.2477E-02
7.6700E-01
4.0250E-02
8.3854E-01
3.8531E-02
8.8090E-01
3.0941E-02
ImageThresholds246101520
HItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.4929E-012.1282E-037.3525E-011.5845E-027.9573E-012.1034E-028.9821E-011.6337E-029.3445E-011.6943E-029.5576E-011.5018E-02
MVO6.4016E-011.5902E-027.2285E-012.6769E-027.7982E-013.9168E-028.7228E-013.3376E-029.1077E-013.5306E-029.3420E-012.2217E-02
WOA6.3647E-011.7869E-026.9413E-015.2344E-027.5369E-014.6916E-028.5537E-014.6832E-029.1518E-013.1473E-029.4045E-012.6496E-02
SCA6.4726E-019.5807E-036.6759E-013.9937E-027.0217E-014.6446E-028.1645E-015.3926E-028.6535E-014.1437E-028.8676E-013.9322E-02
HHO6.2348E-012.7086E-026.8615E-013.9512E-027.3668E-015.1279E-028.6204E-014.5595E-029.0646E-013.2394E-029.1987E-012.9618E-02
BLPSO6.7369E-012.4273E-027.3627E-012.2842E-027.7521E-013.3370E-028.4639E-013.1649E-028.8778E-012.6097E-029.1919E-012.7030E-02
IGWO7.1631E-011.8553E-037.7539E-012.8374E-027.9341E-014.4224E-028.5832E-013.9998E-028.9025E-013.5398E-029.2201E-012.5478E-02
IWOA6.9727E-012.0317E-027.2687E-014.9557E-027.7701E-014.8185E-028.4357E-015.2341E-028.8774E-013.9898E-029.2395E-012.6932E-02
SCADE
7.0921E-01
1.3862E-02
7.4427E-01
4.1542E-02
7.5686E-01
4.6920E-02
8.1171E-01
4.6255E-02
8.4698E-01
3.8962E-02
8.9871E-01
3.2213E-02
ImageThresholds246101520
IItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO7.2467E-019.7718E-037.9643E-012.5451E-028.3621E-014.2321E-028.6103E-011.7793E-029.0112E-011.3569E-029.2261E-011.4652E-02
MVO6.8899E-013.0220E-027.4311E-015.1404E-028.1846E-013.6947E-028.2945E-013.7198E-028.8995E-012.7260E-029.0589E-012.1975E-02
WOA6.8879E-014.2654E-027.0721E-015.0345E-027.8379E-014.6275E-028.3254E-013.0522E-028.8507E-013.5887E-029.1766E-012.3694E-02
SCA7.1373E-011.3302E-027.3179E-014.4424E-027.6549E-014.1170E-027.7419E-013.2022E-028.2015E-013.2541E-028.6500E-013.8640E-02
HHO6.6882E-015.0417E-027.2533E-013.9027E-027.8355E-015.3598E-028.1242E-013.7286E-028.5851E-013.2731E-028.8339E-013.4108E-02
BLPSO6.6987E-011.6932E-027.0360E-012.2371E-027.4259E-012.5496E-028.0669E-012.5274E-028.4615E-013.1482E-028.8775E-012.6372E-02
IGWO6.9389E-013.0299E-037.2884E-011.6208E-027.6133E-012.3650E-028.1739E-013.1786E-028.6243E-012.9999E-028.8501E-013.0213E-02
IWOA6.7673E-012.0342E-027.1229E-012.8145E-027.4788E-013.6888E-027.9451E-012.5570E-028.5533E-013.4398E-028.9205E-013.2084E-02
SCADE
6.9358E-01
9.9750E-03
7.0621E-01
2.7964E-02
7.3077E-01
3.5809E-02
7.6858E-01
3.6006E-02
8.3183E-01
3.6320E-02
8.7421E-01
2.9051E-02
ImageThresholds246101520
JItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO7.1513E-011.4322E-037.7855E-011.9220E-028.2482E-012.5106E-029.2113E-012.5895E-029.5459E-011.3998E-029.6192E-011.8704E-02
MVO7.0733E-011.8954E-027.7584E-012.4755E-028.0203E-014.4884E-029.0171E-013.7976E-029.2747E-013.3449E-029.4803E-013.1013E-02
WOA7.0581E-011.6812E-027.4801E-014.7503E-027.8683E-015.3173E-028.8258E-014.9093E-029.3802E-012.6450E-029.6012E-011.5390E-02
SCA7.0571E-011.6999E-027.3692E-014.2312E-027.5834E-015.1489E-028.3164E-015.3473E-028.8343E-015.1121E-029.0585E-014.5147E-02
HHO6.8562E-012.8271E-027.3993E-014.5900E-027.7570E-014.4815E-028.8623E-015.5641E-029.2278E-014.0683E-029.3348E-013.5875E-02
BLPSO6.9129E-012.4195E-027.4311E-014.4186E-027.8052E-014.6703E-028.6607E-013.1017E-029.0926E-013.1867E-029.1931E-012.6289E-02
IGWO7.3492E-011.2133E-027.7307E-013.7872E-028.0606E-015.6915E-028.6879E-013.9556E-029.0891E-013.6687E-029.3567E-012.6343E-02
IWOA7.1087E-013.2692E-027.2538E-016.4207E-027.9879E-016.0129E-028.6513E-015.2136E-029.0828E-015.0318E-029.1861E-015.0038E-02
SCADE7.1762E-012.3350E-027.3217E-014.0894E-027.6350E-016.8782E-028.1718E-014.5472E-028.7888E-015.2107E-029.0534E-015.1155E-02
Table A.4

PSNR's evaluation results

Image
Thresholds
2
4
6
10
15
20
AItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO1.2192E+014.9434E-011.7689E+012.1025E+002.2006E+011.1840E+002.4694E+012.5452E+002.7987E+012.0970E+002.9102E+012.6000E+00
MVO1.1904E+019.9616E-011.7462E+012.3218E+002.0690E+011.7042E+002.3401E+012.8418E+002.6544E+012.6518E+002.8370E+012.6949E+00
WOA1.2105E+018.3169E-011.6308E+012.1877E+001.9433E+012.5690E+002.3225E+013.2773E+002.6516E+012.1802E+002.8837E+012.4657E+00
SCA1.1084E+011.3750E+001.4341E+012.7441E+001.7429E+013.1192E+002.2156E+012.7854E+002.3304E+013.7809E+002.6709E+012.4959E+00
HHO1.2861E+012.4047E+001.7075E+012.6700E+001.8857E+012.1490E+002.2858E+012.8917E+002.5584E+011.8887E+002.8018E+013.0043E+00
BLPSO1.4624E+011.8033E+001.7464E+011.8735E+001.9818E+012.1239E+002.2973E+012.5877E+002.4999E+011.9513E+002.7761E+012.0647E+00
IGWO1.8149E+018.7158E-011.9610E+012.3819E+002.0910E+012.9258E+002.3888E+012.4661E+002.4978E+011.9733E+002.7269E+012.1594E+00
IWOA1.6236E+012.5835E+001.8633E+012.5556E+001.9420E+013.0235E+002.1995E+012.7411E+002.5095E+012.8446E+002.7798E+012.2082E+00
SCADE
1.7222E+01
9.4548E-01
1.7976E+01
2.0013E+00
1.8961E+01
2.4735E+00
2.1979E+01
2.4019E+00
2.4197E+01
2.0299E+00
2.6455E+01
2.8726E+00
ImageThresholds246101520
BItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.3442E+014.4611E-021.9054E+011.5492E+002.0751E+012.0230E+002.4276E+011.5186E+002.7301E+011.7036E+002.9611E+011.3404E+00
MVO1.2714E+011.7539E+001.7353E+011.8746E+002.0724E+011.8662E+002.3262E+012.1197E+002.6507E+011.9144E+002.8394E+011.9625E+00
WOA1.1930E+012.6586E+001.5824E+012.6129E+001.9491E+012.2332E+002.3991E+012.0116E+002.6667E+011.8357E+002.9535E+012.0207E+00
SCA1.2668E+011.1748E+001.4966E+012.9252E+001.7767E+012.4739E+002.1173E+012.5098E+002.3742E+013.3718E+002.5287E+012.4470E+00
HHO1.2256E+012.7306E+001.5645E+012.7379E+001.9245E+012.2648E+002.1525E+012.5901E+002.4588E+012.8994E+002.8441E+012.8172E+00
BLPSO1.3705E+011.7082E+001.6745E+012.2032E+001.9375E+011.7292E+002.3042E+011.1152E+002.5496E+011.8945E+002.7143E+012.1501E+00
IGWO1.2566E+012.0425E+001.6235E+013.1471E+001.9794E+011.5079E+002.2134E+012.5224E+002.5243E+012.1335E+002.7680E+011.5850E+00
IWOA1.2291E+012.5398E+001.6534E+012.0236E+001.9297E+012.1368E+002.2439E+012.7589E+002.5611E+012.0149E+002.7798E+011.6727E+00
SCADE
1.3324E+01
1.1299E+00
1.6132E+01
2.5822E+00
1.7818E+01
2.7850E+00
2.0744E+01
1.7445E+00
2.3754E+01
2.0869E+00
2.5805E+01
1.9418E+00
ImageThresholds246101520
CItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.8168E+013.5928E-012.0413E+019.9644E-012.2504E+011.7092E+002.5077E+011.0449E+002.8003E+011.2894E+003.0168E+011.1251E+00
MVO1.5991E+013.7430E+001.9580E+012.2489E+002.1292E+012.3618E+002.4243E+011.7582E+002.6936E+011.5366E+002.8656E+012.4815E+00
WOA1.5686E+013.6585E+001.7684E+013.5548E+001.9594E+012.4224E+002.4132E+012.1811E+002.6958E+012.2792E+002.9764E+011.6666E+00
SCA1.6781E+011.0449E+001.7311E+012.9462E+001.7274E+012.5338E+002.1087E+012.2872E+002.3318E+012.4611E+002.5510E+012.5603E+00
HHO1.6199E+012.3673E+001.8002E+013.1152E+002.0222E+013.1162E+002.3300E+012.4887E+002.6315E+012.0381E+002.7856E+012.1212E+00
BLPSO1.4729E+012.1175E+001.7942E+011.7718E+001.9411E+012.5116E+002.2909E+011.4561E+002.5427E+011.6582E+002.7206E+011.5105E+00
IGWO1.7126E+015.8481E-021.9941E+018.6638E-012.1249E+011.9433E+002.2979E+011.5558E+002.5365E+012.0648E+002.7698E+011.5884E+00
IWOA1.6563E+017.6387E-011.7923E+012.0502E+001.9493E+012.0872E+002.2660E+012.2969E+002.5894E+011.8676E+002.7690E+012.3069E+00
SCADE
1.6522E+01
6.0441E-01
1.7748E+01
2.0449E+00
1.8948E+01
2.5525E+00
2.1518E+01
2.5081E+00
2.2947E+01
2.8197E+00
2.5920E+01
2.2796E+00
ImageThresholds246101520
DItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.3299E+017.1430E-011.8347E+011.2183E+002.1533E+011.3620E+002.5566E+011.1566E+002.8215E+011.5148E+003.0091E+011.6925E+00
MVO1.2914E+011.1847E+001.8158E+011.3388E+002.1447E+011.2819E+002.4428E+011.3288E+002.6913E+012.2085E+002.7950E+012.1308E+00
WOA1.2332E+011.5896E+001.7903E+011.3410E+001.9500E+012.2601E+002.2883E+012.2663E+002.6680E+011.9543E+002.9043E+011.5205E+00
SCA1.2467E+011.3072E+001.6009E+011.8275E+001.7440E+012.1736E+002.0449E+011.8706E+002.3844E+012.0659E+002.5930E+012.3604E+00
HHO1.2478E+011.5665E+001.6581E+011.5404E+001.8493E+012.8634E+002.1399E+013.2168E+002.6200E+012.0961E+002.7608E+012.3088E+00
BLPSO1.3861E+011.3636E+001.6405E+011.9066E+001.9192E+011.7304E+002.2643E+012.0229E+002.5018E+011.5588E+002.7483E+011.9061E+00
IGWO1.2691E+019.4342E-011.7744E+011.6058E+001.9347E+012.2047E+002.2699E+012.0451E+002.5670E+011.7791E+002.7494E+011.8161E+00
IWOA1.3433E+011.2757E+001.6612E+012.5572E+001.9825E+012.3372E+002.2814E+011.8024E+002.4526E+012.3593E+002.7345E+012.6205E+00
SCADE
1.2486E+01
1.4919E+00
1.5650E+01
2.6433E+00
1.8010E+01
2.1587E+00
2.1228E+01
2.3372E+00
2.3338E+01
2.9934E+00
2.6227E+01
1.9057E+00
ImageThresholds246101520
EItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.3107E+011.0316E-011.8326E+016.6056E-012.1284E+019.6751E-012.4493E+011.1869E+002.6822E+011.5624E+002.8817E+011.0614E+00
MVO1.2903E+015.4319E-011.7446E+019.9067E-012.0512E+011.0590E+002.4255E+012.0168E+002.5979E+012.1494E+002.7789E+012.4967E+00
WOA1.2961E+014.7866E-011.6410E+011.5059E+001.8403E+011.6039E+002.3632E+011.6056E+002.6861E+011.9092E+002.9231E+012.1687E+00
SCA1.2530E+011.0605E+001.5332E+011.8197E+001.7022E+011.9181E+001.9824E+012.8305E+002.3078E+013.0711E+002.5570E+011.8247E+00
HHO1.3527E+019.4762E-011.5808E+011.6141E+001.8154E+012.3528E+002.1901E+012.7306E+002.5206E+011.8795E+002.7781E+012.1899E+00
BLPSO1.2963E+012.7409E+001.6543E+011.7088E+001.9715E+011.8128E+002.2590E+011.6979E+002.5197E+011.9555E+002.8156E+011.4702E+00
IGWO1.1632E+018.7795E-011.5798E+012.2734E+001.9091E+012.0582E+002.2527E+012.1016E+002.5253E+011.4076E+002.7289E+011.5676E+00
IWOA1.1860E+011.6282E+001.6749E+012.5342E+001.9007E+012.2938E+002.2928E+011.9285E+002.4937E+011.9673E+002.7536E+011.8536E+00
SCADE
1.1196E+01
1.2353E+00
1.4768E+01
2.5660E+00
1.7302E+01
2.6369E+00
2.0514E+01
2.2129E+00
2.3331E+01
2.7179E+00
2.5031E+01
2.6273E+00
ImageThresholds246101520
FItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.3925E+011.4083E+001.9539E+011.1701E+002.1776E+011.1015E+002.4734E+011.4636E+002.7211E+011.5283E+002.9224E+011.3679E+00
MVO1.2607E+018.2235E-011.8753E+011.4907E+002.1480E+011.7795E+002.4480E+011.4103E+002.6276E+012.1231E+002.7948E+011.6158E+00
WOA1.3082E+011.3057E+001.7142E+012.6133E+002.0263E+012.3819E+002.2889E+012.1127E+002.5907E+012.4550E+002.8979E+011.9164E+00
SCA1.2928E+011.3749E+001.6179E+012.4485E+001.8012E+012.7590E+002.0975E+011.7164E+002.3878E+012.6423E+002.5620E+012.1844E+00
HHO1.3457E+012.1965E+001.6269E+012.8338E+001.9087E+012.8434E+002.1800E+012.6394E+002.5261E+012.0483E+002.7740E+011.9309E+00
BLPSO1.3375E+011.8170E+001.6610E+011.6759E+001.8970E+011.5467E+002.2611E+011.3560E+002.4838E+011.7844E+002.7296E+011.5999E+00
IGWO1.2842E+019.3926E-011.7353E+011.7674E+001.9597E+011.9070E+002.2551E+011.7826E+002.4945E+011.4955E+002.6920E+011.9553E+00
IWOA1.2791E+011.1550E+001.6997E+011.6609E+001.9675E+012.2371E+002.3013E+012.0128E+002.4949E+012.4961E+002.7415E+011.8999E+00
SCADE
1.2424E+01
1.0663E+00
1.4863E+01
2.0477E+00
1.6551E+01
2.3765E+00
2.0814E+01
2.4523E+00
2.3218E+01
1.9158E+00
2.5290E+01
2.3007E+00
ImageThresholds246101520
GItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.7127E+013.7419E-022.0133E+014.2424E-012.2437E+017.2737E-012.4588E+011.3173E+002.7722E+011.4742E+002.9458E+011.5614E+00
MVO1.7145E+012.4732E-022.0168E+016.5630E-012.2013E+011.2182E+002.3794E+012.2216E+002.6426E+012.1036E+002.7901E+012.2644E+00
WOA1.6541E+011.8838E+001.8857E+012.4255E+002.1054E+012.2977E+002.3711E+012.4165E+002.5838E+012.5951E+002.8501E+011.4543E+00
SCA1.6499E+015.4345E-011.6990E+012.0605E+001.8757E+012.9303E+002.1784E+012.2087E+002.3908E+012.1261E+002.6323E+011.6714E+00
HHO1.5809E+012.1284E+001.8097E+012.5151E+002.0910E+012.4172E+002.3140E+012.2575E+002.5208E+012.5647E+002.7629E+012.2615E+00
BLPSO1.4192E+019.5823E-011.7185E+011.4323E+001.9768E+011.8167E+002.2993E+011.5323E+002.5958E+011.5330E+002.7376E+011.5880E+00
IGWO1.4646E+014.1493E-011.9031E+011.1712E+002.0988E+011.7213E+002.2611E+012.2611E+002.5213E+011.8315E+002.7169E+011.5519E+00
IWOA1.4400E+019.5120E-011.7423E+012.2596E+001.9999E+011.9312E+002.2116E+011.5867E+002.5521E+011.8133E+002.8022E+011.3749E+00
SCADE
1.4196E+01
8.7420E-01
1.6112E+01
1.8600E+00
1.7915E+01
2.5695E+00
2.0351E+01
2.3014E+00
2.3838E+01
2.0999E+00
2.6292E+01
2.0417E+00
ImageThresholds246101520
HItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.4721E+012.8410E-011.9507E+018.9853E-012.2052E+019.3056E-012.5192E+017.6662E-012.7740E+019.5796E-012.9917E+011.1051E+00
MVO1.4453E+011.2439E+001.8935E+011.3845E+002.1371E+011.8058E+002.4253E+011.4117E+002.6308E+012.1853E+002.8375E+011.4699E+00
WOA1.4320E+011.4827E+001.7332E+012.7170E+001.9832E+012.4728E+002.3212E+012.1732E+002.6697E+011.6605E+002.8694E+011.8440E+00
SCA1.4391E+019.4176E-011.5842E+012.2196E+001.7965E+012.0429E+002.1237E+012.6261E+002.4213E+012.0715E+002.5707E+011.8035E+00
HHO1.3354E+011.8333E+001.6987E+012.1740E+001.8520E+012.9881E+002.3529E+012.4632E+002.6046E+012.0134E+002.7454E+012.1427E+00
BLPSO1.4226E+019.8649E-011.7546E+011.7589E+001.9790E+011.2823E+002.3031E+011.3903E+002.5597E+011.1134E+002.7504E+011.5943E+00
IGWO1.4937E+011.2061E-011.8913E+011.1328E+002.0077E+012.2455E+002.3325E+011.8912E+002.5272E+011.7767E+002.7436E+011.6844E+00
IWOA1.4871E+018.4041E-011.7455E+012.6167E+001.9361E+012.3220E+002.2882E+012.2954E+002.5445E+012.1332E+002.7617E+011.5296E+00
SCADE
1.4531E+01
7.7053E-01
1.6738E+01
1.4581E+00
1.8359E+01
2.1940E+00
2.0782E+01
1.8157E+00
2.3285E+01
2.0739E+00
2.6024E+01
2.0178E+00
ImageThresholds246101520
IItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.3468E+011.0567E+001.9887E+011.2448E+002.1874E+011.5931E+002.4754E+011.1726E+002.7023E+011.1427E+002.8945E+011.0419E+00
MVO1.3220E+011.3802E+001.8389E+011.8558E+002.1141E+011.5132E+002.3683E+011.8136E+002.6336E+011.9338E+002.7841E+011.4065E+00
WOA1.2386E+011.3467E+001.6016E+012.4872E+001.9432E+011.8579E+002.3360E+011.5683E+002.6161E+011.8548E+002.8573E+011.5808E+00
SCA1.3094E+011.2857E+001.5838E+012.8174E+001.8228E+011.8905E+001.9924E+012.3769E+002.2994E+012.0791E+002.5557E+011.9871E+00
HHO1.2308E+012.4243E+001.6045E+012.4349E+001.9595E+012.3838E+002.1765E+011.9908E+002.4555E+011.9877E+002.6287E+012.0926E+00
BLPSO1.3333E+011.4635E+001.6208E+011.6006E+001.9032E+012.0025E+002.2331E+011.6867E+002.4547E+011.9805E+002.7184E+011.4410E+00
IGWO1.3148E+011.4906E-011.7583E+011.1553E+001.9207E+011.5049E+002.2170E+011.7646E+002.5283E+011.6218E+002.6758E+011.7360E+00
IWOA1.2877E+011.0325E+001.6863E+011.4373E+001.8571E+011.8170E+002.1478E+011.9060E+002.5107E+011.6955E+002.7153E+012.0259E+00
SCADE
1.2766E+01
1.0122E+00
1.4983E+01
2.2159E+00
1.6772E+01
2.2972E+00
1.9861E+01
2.3980E+00
2.3249E+01
2.4115E+00
2.5960E+01
1.9903E+00
ImageThresholds246101520
JItemAVGSTDAVGSTDAVGSTDAVGSTDAVGSTDAVGSTD
CCMVO1.4999E+017.5833E-022.0083E+019.9730E-012.1782E+011.4790E+002.5250E+011.1491E+002.7929E+011.1825E+002.9626E+011.3461E+00
MVO1.4864E+017.9750E-011.9504E+011.0169E+002.0995E+011.8679E+002.4447E+011.6649E+002.6512E+011.7364E+002.8221E+011.7612E+00
WOA1.4843E+017.3868E-011.7701E+012.5251E+001.9908E+012.4488E+002.3566E+012.0758E+002.7316E+011.5957E+002.9142E+011.4529E+00
SCA1.4350E+018.3561E-011.6791E+011.9803E+001.7913E+012.3718E+002.0935E+011.9699E+002.3770E+012.3365E+002.5715E+012.2909E+00
HHO1.4103E+011.3522E+001.7049E+012.4757E+001.9087E+012.3865E+002.3424E+012.3086E+002.5842E+012.1797E+002.7558E+012.3463E+00
BLPSO1.5089E+011.2288E+001.7770E+011.4756E+001.9764E+011.6882E+002.3102E+011.2905E+002.5659E+011.3963E+002.6766E+011.4350E+00
IGWO1.2760E+011.0421E+001.7942E+011.6157E+002.0316E+012.0801E+002.3088E+011.8184E+002.5593E+011.6042E+002.7754E+011.5372E+00
IWOA1.4039E+011.6550E+001.6737E+012.7223E+001.9698E+012.1524E+002.2773E+012.5089E+002.5249E+012.6578E+002.6652E+012.3387E+00
SCADE1.2665E+011.4560E+001.5528E+012.6417E+001.7751E+012.9599E+002.0991E+012.4380E+002.3674E+012.3779E+002.5729E+012.7383E+00
Table A.5

SSIM's evaluation results

Image
Thresholds
2
4
6
10
15
20
AItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO5.9939E-011.2753E-026.7254E-014.8310E-026.9277E-013.0320E-027.5307E-016.5061E-028.3984E-013.9770E-028.6037E-013.8995E-02
MVO5.5139E-017.1608E-026.4369E-017.0279E-026.7512E-014.5694E-027.2637E-016.5235E-028.1019E-015.5224E-028.4525E-015.5645E-02
WOA5.8399E-014.3712E-025.9245E-017.5759E-026.6522E-017.1396E-027.2551E-017.1839E-028.0686E-014.2874E-028.5311E-014.7490E-02
SCA5.7664E-012.5464E-026.3223E-014.2465E-026.2760E-015.7870E-027.0884E-015.8211E-027.4129E-018.6366E-028.1992E-014.3820E-02
HHO5.2065E-011.1126E-016.0468E-017.4929E-026.3384E-015.4191E-027.3044E-017.3563E-027.9402E-013.9231E-028.3744E-016.3287E-02
BLPSO5.3733E-015.1778E-026.0150E-013.8968E-026.4177E-015.5499E-027.1434E-016.2360E-027.7909E-014.1525E-028.2790E-014.2041E-02
IGWO5.7591E-011.5783E-026.3597E-016.4345E-026.7282E-018.0789E-027.5169E-015.7163E-027.7264E-014.5708E-028.2186E-014.7366E-02
IWOA5.3022E-011.0502E-016.1229E-016.3803E-026.2894E-018.8352E-027.0944E-016.5265E-027.7841E-015.4534E-028.3099E-014.8349E-02
SCADE
5.7576E-01
5.1533E-02
6.2327E-01
5.0918E-02
6.3868E-01
6.3422E-02
7.0565E-01
5.6578E-02
7.5848E-01
4.7653E-02
8.0077E-01
6.1195E-02
ImageThresholds246101520
BItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO5.7362E-017.5380E-046.4959E-014.3420E-026.6061E-014.7134E-027.5560E-013.3128E-028.3519E-013.5050E-028.7936E-012.0126E-02
MVO4.8594E-019.6444E-026.0303E-016.0190E-026.6850E-014.5755E-027.3958E-013.9813E-028.2065E-013.3630E-028.5426E-013.8022E-02
WOA4.4856E-011.5043E-015.4854E-017.5909E-026.4722E-015.2013E-027.5310E-014.4086E-028.1924E-013.9738E-028.7627E-013.3508E-02
SCA5.6995E-012.0428E-025.9050E-017.7839E-026.1705E-015.4447E-026.9192E-015.7521E-027.5550E-016.8665E-027.9109E-014.7389E-02
HHO4.3522E-011.1709E-015.3659E-018.1090E-026.4185E-014.6490E-027.1334E-015.4793E-027.7881E-015.7479E-028.5489E-014.7284E-02
BLPSO4.9645E-017.4408E-025.7798E-015.8131E-026.4833E-014.1318E-027.3683E-012.7131E-027.9075E-013.7516E-028.2671E-014.0947E-02
IGWO5.2991E-011.2389E-015.7415E-018.0683E-026.5357E-013.3422E-027.1305E-015.4528E-027.9031E-013.9789E-028.3723E-012.9641E-02
IWOA4.4346E-011.2448E-015.7358E-015.6952E-026.4110E-014.6408E-027.2039E-016.2566E-027.9471E-014.3351E-028.4376E-013.2173E-02
SCADE
5.7469E-01
1.8095E-02
5.8448E-01
6.3247E-02
6.1380E-01
6.1578E-02
6.9693E-01
4.3979E-02
7.5902E-01
4.3293E-02
8.0894E-01
3.2262E-02
ImageThresholds246101520
CItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO5.7081E-011.3995E-026.4512E-012.4771E-026.9070E-014.8094E-027.7932E-012.5483E-028.4225E-012.2970E-028.8022E-011.6039E-02
MVO4.8474E-011.7165E-016.3004E-015.4954E-026.6520E-016.7621E-027.6681E-013.8872E-028.2257E-013.2174E-028.5473E-014.2507E-02
WOA4.9081E-011.6713E-015.8025E-011.0349E-016.3745E-016.0337E-027.7157E-014.6842E-028.2425E-014.3642E-028.7079E-012.9416E-02
SCA5.6585E-014.5573E-025.8490E-011.3271E-015.8947E-019.4202E-027.3146E-014.1127E-027.6988E-015.0905E-028.0390E-015.0158E-02
HHO5.3966E-017.6802E-025.8961E-019.8999E-026.4775E-019.1953E-027.6402E-015.9270E-028.2076E-013.6563E-028.4977E-013.6233E-02
BLPSO5.5955E-011.1334E-016.5371E-015.5049E-026.8325E-017.0330E-027.4958E-012.5460E-027.9359E-012.8106E-028.2882E-012.5157E-02
IGWO6.4188E-014.7531E-036.8996E-012.0831E-027.3055E-013.5516E-027.6673E-013.7484E-028.0786E-013.6101E-028.4333E-012.6033E-02
IWOA6.3038E-014.0367E-026.4389E-015.6730E-026.8500E-014.9109E-027.4708E-014.6229E-028.0889E-013.6416E-028.4263E-013.6379E-02
SCADE
6.4330E-01
3.4384E-02
6.7491E-01
5.0589E-02
6.8635E-01
6.1080E-02
7.3740E-01
3.2734E-02
7.7102E-01
4.9033E-02
8.1951E-01
3.5751E-02
ImageThresholds246101520
DItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.7409E-013.4348E-037.1976E-011.4421E-027.3598E-013.3832E-027.7764E-012.1168E-028.4357E-012.7519E-028.8011E-012.8602E-02
MVO6.3073E-017.4767E-026.8879E-015.5229E-027.1694E-012.7568E-027.5211E-013.2189E-028.1943E-013.9067E-028.4761E-012.8701E-02
WOA5.9987E-011.1826E-016.7813E-015.6036E-026.8214E-016.4955E-027.2750E-014.7126E-028.1586E-013.4094E-028.6015E-012.6541E-02
SCA6.6070E-011.6421E-026.8055E-013.9478E-026.8898E-014.7762E-027.0374E-014.3210E-027.6821E-014.3311E-028.0424E-014.3134E-02
HHO5.4369E-011.0027E-016.5599E-017.0444E-026.7082E-017.4927E-027.1306E-015.6262E-028.0779E-013.5595E-028.4217E-013.9227E-02
BLPSO5.6660E-016.5203E-025.9409E-014.9506E-026.5638E-013.4666E-027.3099E-014.0402E-027.7911E-012.4848E-028.2873E-013.3490E-02
IGWO6.0599E-017.5056E-026.1952E-014.1709E-026.5224E-013.6126E-027.2651E-013.4381E-027.9439E-013.3546E-028.3071E-013.7734E-02
IWOA5.5054E-016.7387E-025.8403E-016.2049E-026.6350E-014.0300E-027.3061E-013.2281E-027.7409E-014.4776E-028.3762E-014.3752E-02
SCADE
6.2626E-01
2.3470E-02
6.3912E-01
6.0022E-02
6.4050E-01
5.2826E-02
7.1926E-01
4.8573E-02
7.5246E-01
5.1767E-02
8.0970E-01
3.0018E-02
ImageThresholds246101520
EItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.3582E-012.9384E-037.3450E-018.7625E-037.5907E-012.2319E-027.6258E-012.7809E-028.2469E-013.2061E-028.6302E-011.9898E-02
MVO5.9915E-018.0160E-026.9232E-016.6090E-027.3545E-014.8806E-027.6300E-014.1140E-028.1299E-014.2895E-028.4645E-014.2836E-02
WOA5.9544E-018.0992E-026.8917E-018.1687E-026.8011E-017.2040E-027.5868E-013.5368E-028.2296E-013.9509E-028.7794E-012.5970E-02
SCA6.3881E-012.2467E-026.8693E-015.1051E-027.0216E-015.3687E-026.7184E-015.7940E-027.5908E-015.0966E-027.9613E-014.0105E-02
HHO5.5900E-017.6103E-026.2345E-011.0243E-016.9396E-016.4019E-027.2677E-015.8075E-027.9564E-014.0946E-028.4382E-014.4564E-02
BLPSO5.0232E-011.1034E-015.9182E-015.3092E-026.6433E-013.6149E-027.2562E-014.0324E-027.9203E-013.6783E-028.4699E-012.8457E-02
IGWO5.8526E-014.5185E-025.7571E-017.4628E-026.5064E-016.0264E-027.2590E-015.3624E-028.0177E-012.8616E-028.3573E-013.4723E-02
IWOA5.4670E-018.0811E-026.0254E-015.7861E-026.5136E-014.9190E-027.3532E-013.8869E-027.8614E-014.2495E-028.3452E-013.7679E-02
SCADE
5.8348E-01
2.1489E-02
6.1509E-01
6.7450E-02
6.3896E-01
5.6775E-02
7.0180E-01
4.6319E-02
7.5377E-01
5.3424E-02
7.8754E-01
5.8022E-02
ImageThresholds246101520
FItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.0732E-011.0167E-026.5722E-012.3748E-026.6363E-012.5825E-027.7880E-013.0533E-028.3458E-012.0980E-028.7084E-011.9165E-02
MVO6.0289E-015.5763E-026.3558E-014.7909E-026.6397E-014.4758E-027.7764E-012.6302E-028.1868E-013.2022E-028.4759E-012.5996E-02
WOA5.7579E-017.4390E-025.8531E-018.3610E-026.5930E-016.0712E-027.5463E-013.8106E-028.0607E-014.0873E-028.6354E-013.0158E-02
SCA6.0305E-011.9032E-026.1813E-016.3075E-026.4155E-015.0775E-027.3753E-013.5267E-027.8041E-014.0619E-028.1204E-013.3454E-02
HHO5.4876E-011.0841E-015.7853E-018.3752E-026.2881E-017.6933E-027.5669E-014.1149E-028.0684E-012.9131E-028.4371E-013.1295E-02
BLPSO5.7375E-019.0613E-026.3982E-016.3662E-026.9541E-013.6046E-027.4469E-012.5102E-027.9817E-012.5033E-028.3537E-012.3268E-02
IGWO6.7305E-015.9583E-036.9542E-015.5099E-027.1282E-014.6835E-027.4896E-014.1462E-027.9689E-012.2234E-028.2624E-013.1899E-02
IWOA6.0689E-018.9659E-026.5320E-015.6120E-027.0119E-014.9852E-027.4780E-014.1893E-028.0532E-014.1378E-028.3939E-013.0402E-02
SCADE
6.6300E-01
1.3627E-02
6.7738E-01
4.6181E-02
6.8279E-01
6.0645E-02
7.4131E-01
4.7541E-02
7.7328E-01
3.3967E-02
8.1602E-01
3.0081E-02
ImageThresholds246101520
GItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.4122E-011.8925E-036.9168E-017.5496E-037.2985E-011.3282E-027.7907E-013.2099E-028.4855E-012.2129E-028.7621E-012.3080E-02
MVO6.4144E-012.6829E-036.9431E-011.7374E-027.2422E-012.4263E-027.6804E-013.6387E-028.2492E-013.3900E-028.5398E-012.1465E-02
WOA6.1623E-011.0323E-016.5500E-011.0068E-017.1188E-015.3305E-027.7008E-017.3433E-028.1435E-015.0908E-028.6117E-012.5399E-02
SCA6.3210E-013.4412E-026.6455E-016.6476E-026.9553E-016.9562E-027.4944E-013.7316E-027.8527E-014.0866E-028.2565E-012.5918E-02
HHO5.8806E-011.1697E-016.6790E-016.1391E-027.1682E-016.9497E-027.6639E-014.9482E-028.0870E-015.3548E-028.5196E-013.4680E-02
BLPSO4.8002E-016.8149E-026.0130E-018.2137E-026.9292E-015.8218E-027.5445E-012.9742E-028.1678E-012.1706E-028.3804E-012.2237E-02
IGWO5.9423E-011.9275E-026.7427E-016.5254E-027.1172E-015.7896E-027.5763E-015.6730E-028.1292E-012.7808E-028.3951E-012.4862E-02
IWOA5.3161E-018.5059E-026.0898E-011.1140E-016.8688E-017.1184E-027.3767E-014.2565E-028.0624E-013.1636E-028.5148E-012.3713E-02
SCADE
5.6747E-01
5.3417E-02
6.7427E-01
4.5678E-02
6.5486E-01
9.5468E-02
7.3936E-01
4.0677E-02
7.8652E-01
3.7571E-02
8.2046E-01
3.9008E-02
ImageThresholds246101520
HItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO5.8386E-011.7520E-026.8166E-015.6174E-027.2793E-013.4278E-027.9324E-011.9644E-028.4420E-012.1063E-028.8052E-011.5925E-02
MVO5.4762E-011.0010E-016.5300E-017.9020E-027.0191E-017.0638E-027.7049E-012.9720E-028.1949E-013.6190E-028.5867E-012.3362E-02
WOA5.3935E-011.1209E-016.0571E-011.2706E-016.7911E-018.7677E-027.5720E-014.9947E-028.2559E-013.2310E-028.6510E-012.7507E-02
SCA5.8531E-016.1987E-026.0948E-019.7943E-026.6492E-016.1957E-027.4211E-016.5197E-027.8971E-013.7752E-028.1301E-014.0041E-02
HHO4.4259E-011.2866E-015.8243E-011.1868E-016.2335E-011.2345E-017.6698E-015.7937E-028.2606E-013.0705E-028.4737E-013.1576E-02
BLPSO5.1107E-017.5305E-026.3836E-016.7171E-026.9127E-014.2553E-027.5001E-013.2500E-028.0336E-012.4410E-028.4052E-012.6295E-02
IGWO5.7792E-018.3430E-037.0970E-013.4228E-026.8962E-019.0505E-027.7009E-013.9855E-028.0876E-013.3778E-028.4482E-012.3676E-02
IWOA5.6764E-016.2693E-026.1430E-011.2319E-016.8560E-018.1965E-027.5318E-015.2539E-028.0523E-013.4733E-028.4897E-012.2465E-02
SCADE
5.7266E-01
4.5458E-02
6.7243E-01
6.5381E-02
6.7020E-01
7.6154E-02
7.3899E-01
4.3305E-02
7.7614E-01
4.5240E-02
8.2367E-01
3.4647E-02
ImageThresholds246101520
IItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO6.4983E-019.8361E-036.6862E-012.3052E-026.9334E-013.2955E-027.9858E-012.9128E-028.5025E-011.4032E-028.7232E-011.6465E-02
MVO5.4253E-017.9829E-026.2978E-013.6837E-026.7561E-013.0714E-027.7847E-013.4675E-028.3275E-013.5315E-028.6197E-011.7571E-02
WOA5.6116E-011.1048E-015.6546E-015.9785E-026.5423E-014.4208E-027.7527E-013.5140E-028.3837E-012.7513E-028.6933E-012.2454E-02
SCA6.3445E-012.0238E-026.2897E-015.5737E-026.5553E-015.0960E-027.5223E-014.6287E-027.8900E-012.6231E-028.2721E-013.1182E-02
HHO5.0428E-011.2810E-015.7353E-015.8396E-026.5929E-015.1739E-027.7763E-013.4788E-028.1424E-012.9304E-028.4193E-013.1076E-02
BLPSO5.5494E-018.3497E-026.5243E-017.9318E-027.1394E-015.1432E-027.6411E-013.6692E-028.0944E-012.1165E-028.4392E-011.9949E-02
IGWO6.3630E-015.1889E-037.2433E-014.4840E-027.3992E-015.0281E-027.7867E-014.0628E-028.0984E-013.3316E-028.4430E-012.5076E-02
IWOA5.8518E-019.0411E-026.6549E-017.3639E-027.0262E-016.5302E-027.5637E-014.2279E-028.1290E-012.4424E-028.4918E-012.0752E-02
SCADE
6.3381E-01
2.2452E-02
6.8497E-01
6.1800E-02
7.2082E-01
5.8332E-02
7.4231E-01
5.4626E-02
7.9317E-01
3.5771E-02
8.3356E-01
2.9936E-02
ImageThresholds246101520
JItemAVESTDAVESTDAVESTDAVESTDAVESTDAVESTD
CCMVO5.7993E-016.6419E-036.9326E-014.9542E-027.1376E-014.9851E-027.6596E-013.0539E-028.3587E-012.5362E-028.6834E-012.4052E-02
MVO5.7392E-016.2422E-026.8681E-014.8467E-026.9313E-016.5647E-027.5062E-014.0615E-028.0998E-013.9112E-028.4607E-013.4916E-02
WOA5.7454E-015.7227E-026.3946E-011.0965E-016.8526E-017.8548E-027.4069E-014.6368E-028.2234E-013.1622E-028.6138E-012.6582E-02
SCA5.6718E-016.0427E-026.7306E-014.3817E-026.9763E-015.8839E-027.0448E-015.2258E-027.6810E-014.7123E-027.9542E-014.3575E-02
HHO5.1771E-019.3993E-026.0172E-011.1991E-016.7165E-018.4243E-027.5411E-015.3979E-028.0790E-014.6262E-028.3190E-014.2897E-02
BLPSO5.6912E-012.9673E-026.0720E-014.3537E-026.3760E-014.5183E-027.2178E-012.5890E-027.8672E-012.4181E-028.0733E-013.1098E-02
IGWO6.1509E-017.5537E-036.5384E-013.2974E-026.6251E-015.6846E-027.2733E-013.6385E-027.8627E-013.3627E-028.3268E-013.2064E-02
IWOA5.7825E-016.5620E-025.6181E-011.0094E-016.4968E-016.2974E-027.3465E-015.0672E-027.9236E-014.9903E-028.1729E-014.7200E-02
SCADE6.0083E-011.8975E-026.1730E-013.8908E-026.3386E-017.2585E-026.8099E-014.3879E-027.5210E-014.9963E-027.9580E-015.1332E-02
Table A.6

Fitness values generated during the segmentation process

ImageThresholdsCCMVOMVOWOASCAHHOBLPSOIGWOIWOASCADE
A22.5954E+012.5954E+012.5954E+012.5908E+012.5952E+012.5493E+012.5954E+012.5952E+012.5921E+01
43.9362E+013.9369E+013.9205E+013.8029E+013.9159E+013.7363E+013.9289E+013.8957E+013.7961E+01
65.0165E+015.0246E+014.9948E+014.7016E+014.9909E+014.7532E+014.9957E+014.9360E+014.8133E+01
106.8130E+016.8031E+016.7400E+016.2416E+016.7071E+016.4826E+016.6176E+016.5557E+016.2806E+01
158.5566E+018.4947E+018.5930E+017.6089E+018.4009E+018.1062E+018.3605E+018.2043E+017.6492E+01
201.0053E+029.8346E+011.0135E+028.9437E+019.7415E+019.5711E+019.5683E+019.5439E+019.2791E+01
B22.5564E+012.5564E+012.5564E+012.5554E+012.5460E+012.5417E+012.5564E+012.5545E+012.5548E+01
43.8872E+013.8815E+013.8920E+013.8019E+013.8787E+013.8341E+013.8554E+013.8509E+013.7834E+01
65.0077E+014.9590E+014.9459E+014.7742E+014.8948E+014.7753E+014.9314E+014.9693E+014.6455E+01
106.7613E+016.7608E+016.8297E+016.2857E+016.6545E+016.4718E+016.6447E+016.7190E+016.3408E+01
158.5208E+018.5069E+018.7288E+017.7741E+018.5958E+018.1386E+018.3136E+018.3405E+017.7277E+01
201.0080E+029.8876E+011.0028E+029.0391E+019.9741E+019.3086E+019.4836E+019.5493E+019.3923E+01
C22.5887E+012.5887E+012.5887E+012.5858E+012.5887E+012.4887E+012.5887E+012.5879E+012.5855E+01
43.8521E+013.8521E+013.8506E+013.7748E+013.8287E+013.6583E+013.8484E+013.8430E+013.7786E+01
64.9436E+014.9298E+014.9120E+014.7402E+014.8573E+014.6811E+014.9163E+014.8730E+014.7499E+01
106.7583E+016.7825E+016.6785E+016.2859E+016.7330E+016.4057E+016.6308E+016.5094E+016.1938E+01
158.5274E+018.4693E+018.6138E+017.8243E+018.4882E+018.1716E+018.2955E+018.2385E+017.8859E+01
209.9852E+019.9416E+011.0076E+029.2595E+019.9937E+019.4663E+019.5311E+019.7695E+019.1824E+01
D22.5612E+012.5612E+012.5358E+012.5346E+012.5572E+012.5170E+012.5602E+012.5509E+012.5419E+01
43.8692E+013.8772E+013.8683E+013.7063E+013.7738E+013.7080E+013.8430E+013.7808E+013.6923E+01
64.9434E+014.9172E+014.8394E+014.7478E+014.8058E+014.7424E+014.8414E+014.8313E+014.6104E+01
106.7811E+016.7747E+016.6868E+016.1990E+016.6179E+016.4105E+016.5792E+016.6220E+016.0747E+01
158.5660E+018.5649E+018.5680E+017.8756E+018.3991E+018.0351E+018.2870E+018.2360E+017.7338E+01
201.0014E+029.9586E+011.0006E+028.9943E+019.7647E+019.5923E+019.8304E+019.7925E+018.9059E+01
E22.6052E+012.6052E+012.6052E+012.6026E+012.6032E+012.5523E+012.6052E+012.6017E+012.6020E+01
43.8834E+013.8761E+013.8026E+013.7868E+013.8372E+013.7316E+013.8605E+013.8094E+013.7601E+01
64.9515E+014.9352E+014.8969E+014.5964E+014.8223E+014.7620E+014.9279E+014.8279E+014.6260E+01
106.7470E+016.7275E+016.6718E+016.2548E+016.5825E+016.4202E+016.5607E+016.5498E+016.0432E+01
158.5151E+018.4794E+018.4720E+017.7386E+018.4416E+018.0527E+018.2470E+018.2439E+017.6445E+01
201.0006E+021.0005E+029.9882E+018.6104E+019.6654E+019.3197E+019.3257E+019.6247E+018.6733E+01
F22.5807E+012.5807E+012.5807E+012.5783E+012.5807E+012.5231E+012.5807E+012.5790E+012.5759E+01
43.8617E+013.8617E+013.8488E+013.7661E+013.8163E+013.6742E+013.8538E+013.8189E+013.7052E+01
64.9598E+014.9509E+014.9154E+014.6726E+014.8868E+014.6969E+014.8715E+014.8323E+014.5883E+01
106.7143E+016.7550E+016.6372E+016.1144E+016.6162E+016.3340E+016.6074E+016.5146E+016.1687E+01
158.6094E+018.5260E+018.5518E+017.4832E+018.3521E+017.8585E+018.1770E+018.2074E+017.5258E+01
201.0043E+021.0022E+021.0105E+029.0254E+019.8287E+019.2722E+019.6013E+019.8205E+018.8005E+01
G22.5592E+012.5592E+012.5589E+012.5556E+012.5589E+012.4787E+012.5592E+012.5587E+012.5564E+01
43.8714E+013.8710E+013.8695E+013.7731E+013.8187E+013.7080E+013.8666E+013.8408E+013.7563E+01
64.9774E+014.9750E+014.9513E+014.6799E+014.8998E+014.7191E+014.9168E+014.8377E+014.7252E+01
106.7898E+016.7775E+016.7637E+016.1460E+016.6429E+016.4835E+016.5986E+016.5598E+016.1305E+01
158.5459E+018.5662E+018.5220E+017.7388E+018.5761E+018.0344E+018.1731E+018.3531E+017.8673E+01
209.9712E+019.8812E+019.9232E+018.9979E+019.9310E+019.2345E+019.5927E+019.7072E+018.9264E+01
H22.5736E+012.5736E+012.5730E+012.5707E+012.5727E+012.5360E+012.5736E+012.5736E+012.5705E+01
43.8664E+013.8624E+013.8553E+013.7647E+013.8491E+013.7098E+013.8541E+013.8457E+013.7399E+01
64.9488E+014.9577E+014.9286E+014.6595E+014.8538E+014.7218E+014.9124E+014.8209E+014.7211E+01
106.7625E+016.7448E+016.7329E+016.2073E+016.6305E+016.3752E+016.5965E+016.4884E+016.1571E+01
158.4701E+018.5667E+018.5538E+017.8022E+018.3700E+018.1040E+018.2052E+018.1979E+017.8140E+01
201.0038E+029.8728E+011.0057E+028.8008E+019.8083E+019.4795E+019.4014E+019.6799E+018.8641E+01
I22.5611E+012.5611E+012.5611E+012.5575E+012.5611E+012.5068E+012.5611E+012.5602E+012.5599E+01
43.8316E+013.8323E+013.8189E+013.7609E+013.8271E+013.6605E+013.8313E+013.7820E+013.7670E+01
64.9439E+014.9341E+014.9001E+014.6216E+014.8329E+014.6265E+014.9192E+014.8376E+014.6562E+01
106.7518E+016.7236E+016.7480E+016.2550E+016.6133E+016.2071E+016.5880E+016.4875E+015.9994E+01
158.4117E+018.5200E+018.6546E+017.7016E+018.2932E+017.8163E+018.2014E+018.2179E+017.6101E+01
209.9331E+019.9174E+019.9817E+018.8442E+019.6200E+018.9562E+019.4781E+019.4942E+018.6612E+01
J22.5844E+012.5844E+012.5844E+012.5813E+012.5844E+012.4856E+012.5844E+012.5832E+012.5820E+01
43.8749E+013.8787E+013.8696E+013.7801E+013.7984E+013.7480E+013.8632E+013.8244E+013.7821E+01
64.9456E+014.9609E+014.9304E+014.7556E+014.9156E+014.7382E+014.8954E+014.7989E+014.6299E+01
106.8042E+016.7696E+016.7536E+016.1768E+016.6599E+016.4099E+016.5673E+016.6515E+016.2010E+01
158.6413E+018.5103E+018.5217E+017.6779E+018.3811E+018.0759E+018.1800E+018.2842E+017.7473E+01
209.9799E+019.9872E+011.0022E+028.9684E+019.7728E+019.3363E+019.5132E+019.5317E+018.7495E+01
  35 in total

1.  FSIM: a feature similarity index for image quality assessment.

Authors:  Lin Zhang; Lei Zhang; Xuanqin Mou; David Zhang
Journal:  IEEE Trans Image Process       Date:  2011-01-31       Impact factor: 10.856

2.  Multi-Task Joint Learning Model for Segmenting and Classifying Tongue Images Using a Deep Neural Network.

Authors:  Qiang Xu; Yu Zeng; Wenjun Tang; Wei Peng; Tingwei Xia; Zongrun Li; Fei Teng; Weihong Li; Jinhong Guo
Journal:  IEEE J Biomed Health Inform       Date:  2020-04-17       Impact factor: 5.772

3.  Performance optimization of support vector machine with oppositional grasshopper optimization for acute appendicitis diagnosis.

Authors:  Jianfu Xia; Zhifei Wang; Daqing Yang; Rizeng Li; Guoxi Liang; Huiling Chen; Ali Asghar Heidari; Hamza Turabieh; Majdi Mafarja; Zhifang Pan
Journal:  Comput Biol Med       Date:  2022-01-04       Impact factor: 4.589

Review 4.  Optimization of metabolomic data processing using NOREVA.

Authors:  Jianbo Fu; Ying Zhang; Yunxia Wang; Hongning Zhang; Jin Liu; Jing Tang; Qingxia Yang; Huaicheng Sun; Wenqi Qiu; Yinghui Ma; Zhaorong Li; Mingyue Zheng; Feng Zhu
Journal:  Nat Protoc       Date:  2021-12-24       Impact factor: 13.491

5.  The COVID-19 Diagnostic Technology Landscape: Efficient Data Sharing Drives Diagnostic Development.

Authors:  Eric R G R Aguiar; Jesús Navas; Luis G C Pacheco
Journal:  Front Public Health       Date:  2020-06-18

6.  E-DiCoNet: Extreme learning machine based classifier for diagnosis of COVID-19 using deep convolutional network.

Authors:  R Murugan; Tripti Goel
Journal:  J Ambient Intell Humaniz Comput       Date:  2021-01-02

7.  Flexible, anti-damage, and non-contact sensing electronic skin implanted with MWCNT to block public pathogens contact infection.

Authors:  Duan-Chao Wang; Hou-Yong Yu; Lurong Jiang; Dongming Qi; Xinxing Zhang; Lumin Chen; Wentao Lv; Weiqiang Xu; Kam Chiu Tam
Journal:  Nano Res       Date:  2021-09-30       Impact factor: 10.269

8.  Clinical trials, progression-speed differentiating features and swiftness rule of the innovative targets of first-in-class drugs.

Authors:  Ying Hong Li; Xiao Xu Li; Jia Jun Hong; Yun Xia Wang; Jian Bo Fu; Hong Yang; Chun Yan Yu; Feng Cheng Li; Jie Hu; Wei Wei Xue; Yu Yang Jiang; Yu Zong Chen; Feng Zhu
Journal:  Brief Bioinform       Date:  2020-03-23       Impact factor: 11.622

View more
  2 in total

1.  Construct and Validate a Predictive Model for Surgical Site Infection after Posterior Lumbar Interbody Fusion Based on Machine Learning Algorithm.

Authors:  Chuang Xiong; Runhan Zhao; Jingtao Xu; Hao Liang; Chao Zhang; Zenghui Zhao; Tianji Huang; Xiaoji Luo
Journal:  Comput Math Methods Med       Date:  2022-08-23       Impact factor: 2.809

2.  Tooth CT Image Segmentation Method Based on the U-Net Network and Attention Module.

Authors:  Sha Tao; Zhenfeng Wang
Journal:  Comput Math Methods Med       Date:  2022-08-19       Impact factor: 2.809

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.