Multi-Threshold Remote Sensing Image Segmentation Based on Improved Black-Winged Kite Algorithm
Abstract
:1. Introduction
Algorithms | Benefits | Shortcomings |
---|---|---|
OTSU [3] | performs well in simple scenes | performs worse in complex backgrounds |
RAV-WOA [4] | optimized the original OTSU method | low accuracy |
FOA-OTSU [5] | the search speed is fast | many noise points |
K-Means [6,7] | principle is relatively simple, easy to implement and has a fast convergence speed | be relatively sensitive to noise and outliers |
FCM [8,9] | improves the inclusion and accuracy of segmentation | sensitive to the number of initial centers and center points |
W-MV-KM-L2 [10] | emphasize the importance of weighted multi-view learning | application scenarios are limited |
U-MV-FCM [11] | the number of clusters does not need to be given prior | performance when dealing with data with significant differences in view quality needs to be further explored |
MBF-OTSU [12] | easy to implement | processing speed is slow due to graph model construction |
DCSSGA-UNet [14] | can effectively detect the variability of objects | robustness in processing images containing noise and artifacts was not mentioned |
DLTE [15] | learn more reasonable local geometric structures of data in the deeply embedded space | complex and has a long running time |
Ref. [16] | problems of data privacy and security in the task of brain tumor segmentation have been solved | generalization ability and communication overhead of the algorithm were not mentioned |
R-MCE-CS [20] | robustness is improved | optimization result is not good enough |
Ref. [21] | the search speed is fast | easy to fall into the local optimal solution, and the global search ability could be more robust |
- **Improved Algorithm (IBKA-OTSU)**: The improvements are defined through a thorough analysis of the original BKA algorithm, enhancing the four key steps of the black-winged kite’s approach. The IBKA-OTSU is proposed to maximize inter-class variance as per the OTSU method, and a flowchart illustrating the IBKA-OTSU algorithm is provided.
- **Validation of Improved Algorithm**: This paper presents experimental results using the CEC2019 test function to validate the effectiveness of the improved algorithm. The research compares the performance of the IBKA algorithm with classical heuristic algorithms and more recent methodologies. The quantitative analysis results demonstrate that IBKA offers superior anti-noise performance and accuracy compared to other methods.
- **Practicality and Universality of the Algorithm**: The IBKA-OTSU algorithm’s practicality and universality are verified through its application to remote sensing images. Six randomly selected images from the ISPRS Potsdam dataset are analyzed. When compared to classical remote sensing image segmentation methods, the results confirm the superiority and practicality of the proposed algorithm. Finally, the thesis is summarized, and prospects are discussed.
2. Related Works
2.1. OTSU
2.2. The Black-Winged Kite Algorithm
2.2.1. Initialization Phase
2.2.2. Attacking Behavior
2.2.3. Migration Behavior
3. An Adaptive Multi-Threshold Image Segmentation Method Based on Improved Black-Winged Kite Algorithm (IBKA-OTSU)
3.1. SPM Chaotic Mapping
3.2. Improved Attack Behavior Formula into Exponential Decay Form
3.3. Migration Behavior of the BKA with a Sparrow Search Algorithm
3.4. Reverse Learning Strategy and Adaptive T-Distribution Strategy
Algorithm 1. Improved black-winged kite algorithm. |
Input: The population size pop, variable dimension dim, and maximum number of iterations T. Output: The best quasi-optimal solution obtained by IBKA for the given optimization problem. |
1. Initialization phase 2. Initialization of the position of black-winged kites using (11) and evaluation of the objective function. 3. Calculate the fitness value of each Black-winged kite. 4. For t = 1: T 5. For = 1: pop 6. *Attacking behavior* 7. Update population member use (12). 8. *Migration behavior* 9. Calculate the probability density function of the Cauchy distribution using (10). 10. Update population member using (13). 11. *Backward Learning Strategy and adaptive T-distribution strategy* 12. if 13. Using reverse learning strategy according to Formula (14). 14. else 15. Using reverse learning strategy according to Formula (15). 16. 17. 18. 19. 20. 21. , 22. end if 23. end for i = 1: pop 24. end for t = 1: T 25. Return Xbest and Fbest |
3.5. Adaptive Multi-Threshold Segmentation Method Based on IBKA
Algorithm 2. IBKA-OTSU algorithm. |
Input: The original image. Output: Segmentation result image. |
1. Image preprocessing 2. Define the value of the population size pop, variable dimension dim, and maximum number of iterations T. 3. Start the IBKA iterative loop. 4. Algorithm 1. 5. Obtain the Xbest and Fbest. 6. Xbest is the optimal combination of parameters. 7. Start OTSU. 8. Segmentation result image. |
4. Comparative Experimental Analysis of IBKA-OTSU Algorithms
4.1. Test Environment and Functions
4.2. Comparative Performance Analysis
5. Application Experiment of IBKA-OTSU on Remote Sensing Images
5.1. Remote Sensing Image Database
5.2. Image Preprocessing
5.3. Application of IBKA-OTSU in Remote Sensing Datasets
6. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Peng, B.; Zhang, L.; Zhang, D. A survey of graph theoretical approaches to image segmentation. Pattern Recognit. 2013, 46, 3. [Google Scholar] [CrossRef]
- Soria, X.; Sappa, A.; Humanante, P.; Akbarinia, A. Dense extreme inception network for edge detection. Pattern Recognit. 2023, 139, 109461. [Google Scholar] [CrossRef]
- Otsu, N. A Threshold Selection Method from Gray-Level Histograms. IEEE Trans. Syst. Man Cybern. 1979, 9, 62–66. [Google Scholar] [CrossRef]
- Ma, G.; Yue, X. An improved whale optimization algorithm based on multilevel threshold image segmentation using the Otsu method. Eng. Appl. Artif. Intell. 2022, 113, 104960. [Google Scholar] [CrossRef]
- Huang, C.; Li, X.; Wen, Y. AN OTSU image segmentation based on fruitfly optimization algorithm. Alex. Eng. J. 2021, 60, 183–188. [Google Scholar] [CrossRef]
- Krishna, K.; Murty, M.N. Genetic K-means algorithm. IEEE Trans. Syst. Man Cybern. Part B Cybern. 1999, 29, 433–439. [Google Scholar] [CrossRef]
- Dhanachandra, N.; Manglem, K.; Chanu, Y.J. Image Segmentation Using K-means Clustering Algorithm and Subtractive Clustering Algorithm. Procedia Comput. Sci. 2015, 54, 764–771. [Google Scholar] [CrossRef]
- Bezdek, J.C.; Ehrlich, R.; Full, W. FCM: The fuzzy c-means clustering algorithm. Comput. Geosci. 1984, 10, 191–203. [Google Scholar] [CrossRef]
- Gao, Y.; Wang, Z.; Xie, J.; Pan, J. A new robust fuzzy c-means clustering method based on adaptive elastic distance. Knowl. Based Syst. 2022, 237, 107769. [Google Scholar] [CrossRef]
- Hussain, I.; Nataliani, Y.; Ali, M.; Hussain, A.; Mujlid, H.M.; Almaliki, F.A.; Rahimi, N.M. Weighted Multiview K-Means Clustering with L2 Regularization. Symmetry 2024, 16, 1646. [Google Scholar] [CrossRef]
- Hussain, I.; Sinaga, K.P.; Yang, M.-S. Unsupervised multiview fuzzy c-means clustering algorithm. Electronics 2023, 12, 4467. [Google Scholar] [CrossRef]
- Sun, Y.; Lei, L.; Guan, D.; Kuang, G. Iterative Robust Graph for Unsupervised Change Detection of Heterogeneous Remote Sensing Images. IEEE Trans. Image Process. 2021, 30, 6277–6291. [Google Scholar] [CrossRef] [PubMed]
- Sultana, F.; Sufian, A.; Dutta, P. Evolution of Image Segmentation using Deep Convolutional Neural Network: A Survey. Knowl. Based Syst. 2020, 201–202, 106062. [Google Scholar] [CrossRef]
- Hussain, T.; Shouno, H.; Mohammed, M.A.; Marhoon, H.A.; Alam, T. DCSSGA-UNet: Biomedical image segmentation with DenseNet channel spatial and Semantic Guidance Attention. Knowl. Based Syst. 2025, 314, 113233. [Google Scholar] [CrossRef]
- Liu, Z.; Song, P. Deep low-rank tensor embedding for multi-view subspace clustering. Expert Syst. Appl. 2024, 237, 121518. [Google Scholar] [CrossRef]
- Ullah, F.; Nadeem, M.; Abrar, M.; Amin, F.; Salam, A.; Khan, S. Enhancing brain tumor segmentation accuracy through scalable federated learning with advanced data privacy and security measures. Mathematics 2023, 11, 4189. [Google Scholar] [CrossRef]
- Tulika, D.; Sandip, D.; Siddhartha, B.; Somnath, M. Quantum fractional order Darwinian particle swarm optimization for hyperspectral multi-level image thresholding. Appl. Soft Comput. J. 2021, 113, 107976. [Google Scholar]
- Sathya, P.D.; Kayalvizhi, R. Modified bacterial foraging algorithm based multilevel thresholding for image segmentation. Eng. Appl. Artif. Intell. 2010, 24, 595–615. [Google Scholar] [CrossRef]
- Khairuzzaman, A.K.M.; Chaudhury, S. Multilevel thresholding using grey wolf optimizer for image segmentation. Expert Syst. Appl. 2017, 86, 64–76. [Google Scholar] [CrossRef]
- Arun, K.; Anil, K.; Amit, V.; HeungNo, L. An improved segmentation technique for multilevel thresholding of crop image using cuckoo search algorithm based on recursive minimum cross entropy. IET Signal Process. 2022, 16, 630–649. [Google Scholar]
- Küçükuğurlu, B.; Gedikli, E. Symbiotic Organisms Search Algorithm for multilevel thresholding of images. Expert Syst. Appl. 2020, 147, 113210. [Google Scholar] [CrossRef]
- Zhang, Y.; Lv, Y.; Zhou, Y. Research on economic optimal dispatching of microgrid based on an improved bacteria foraging optimization. Biomimetics 2023, 8, 150. [Google Scholar] [CrossRef] [PubMed]
- Zhu, X.; Zhang, J.; Jia, C.; Liu, Y.; Fu, M. A Hybrid Black-Winged Kite Algorithm with PSO and Differential Mutation for Superior Global Optimization and Engineering Applications. Biomimetics 2025, 10, 236. [Google Scholar] [CrossRef] [PubMed]
- Ji, Y.; Liu, Q.; Zhou, C.; Han, Z.; Wu, W. Hybrid Swarm Intelligence and Human-Inspired Optimization for Urban Drone Path Planning. Biomimetics 2025, 10, 180. [Google Scholar] [CrossRef]
- Brown, D.F.; Xie, S.Q. Model Predictive Control with Optimal Modelling for Pneumatic Artificial Muscle in Rehabilitation Robotics: Confirmation of Validity Though Preliminary Testing. Biomimetics 2025, 10, 208. [Google Scholar] [CrossRef]
- Yan, P.; Zhang, J.; Zhang, T. Nature-Inspired Approach: A Novel Rat Optimization Algorithm for Global Optimization. Biomimetics 2024, 9, 732. [Google Scholar] [CrossRef]
- Li, C.; Yao, Y.; Jiang, M.; Zhang, X.; Song, L.; Zhang, Y.; Zhao, B.; Liu, J.; Yu, Z.; Du, X. Evolving the whale optimization algorithm: The development and analysis of MISWOA. Biomimetics 2024, 9, 639. [Google Scholar] [CrossRef]
- Wang, J.; Wang, W.-C.; Hu, X.-X.; Qiu, L.; Zang, H.-F. Black-winged kite algorithm: A nature-inspired meta-heuristic for solving benchmark functions and engineering problems. Artif. Intell. Rev. 2024, 57, 98. [Google Scholar] [CrossRef]
- Xue, J.; Shen, B. A novel swarm intelligence optimization approach: Sparrow search algorithm. Syst. Sci. Control Eng. 2020, 8, 22–34. [Google Scholar] [CrossRef]
- Zhang, G.; Shi, Y.; Huang, J.S. Cooperative optimization algorithm for the 100-digit challenge. In Proceedings of the 2019 IEEE Congress on Evolutionary Computation (CEC), Wellington, New Zealand, 10–13 June 2019; pp. 376–380. [Google Scholar]
- Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey Wolf Optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef]
- Mirjalili, S.; Lewis, A. The Whale Optimization Algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef]
- Xue, J.; Shen, B. Dung beetle optimizer: A new meta-heuristic algorithm for global optimization. J. Supercomput. 2023, 79, 7305–7336. [Google Scholar] [CrossRef]
- Hashim, F.A.; Hussien, A.G. Snake Optimizer: A novel meta-heuristic optimization algorithm. Knowl. Based Syst. 2022, 242, 108320. [Google Scholar] [CrossRef]
- Abdel-Basset, M.; Mohamed, R.; Jameel, M.; Abouhawwash, M. Spider wasp optimizer: A novel meta-heuristic optimization algorithm. Artif. Intell. Rev. 2023, 56, 11675–11738. [Google Scholar] [CrossRef]
- Fan, F.; Liu, G.; Geng, J.; Zhao, H.; Liu, G. Optimization of Remote Sensing Image Segmentation by a Customized Parallel Sine Cosine Algorithm Based on the Taguchi Method. Remote Sens. 2022, 14, 4875. [Google Scholar] [CrossRef]
- Kotaridis, I.; Lazaridou, M. Remote sensing image segmentation advances: A meta-analysis. ISPRS J. Photogramm. Remote Sens. 2021, 173, 309–322. [Google Scholar] [CrossRef]
- Kumar, A.; Kumar, A.; Vishwakarma, A.; Singh, G.K. Multilevel thresholding for crop image segmentation based on recursive minimum cross entropy using a swarm-based technique. Comput. Electron. Agric. 2022, 203, 107488. [Google Scholar] [CrossRef]
- Jumiawi, W.A.H.; El-Zaart, A. Improving Minimum Cross-Entropy Thresholding for Segmentation of Infected Foregrounds in Medical Images Based on Mean Filters Approaches. Contrast Media Mol. Imaging 2022, 2022, 9289574. [Google Scholar] [CrossRef]
- Khehra, B.S.; Singh, A.; Hura, G.S. Performance evaluation of Shannon and non-Shannon fuzzy 2-partition entropies for image segmentation using teaching-learning-based optimisation. Int. J. Comput. Vis. Robot. 2022, 12, 250–298. [Google Scholar] [CrossRef]
- Frédérique, O.; Anwitaman, D. Renyi entropy driven hierarchical graph clustering. PeerJ. Comput. Sci. 2021, 7, e366. [Google Scholar]
- Liu, J.; Shi, J.; Hao, F.; Dai, M.; Zhang, Z. Arctangent entropy: A new fast threshold segmentation entropy for light colored character image on semiconductor chip surface. Pattern Anal. Appl. 2022, 25, 1075–1090. [Google Scholar] [CrossRef]
- Mehran, A.; Otavio, M.J.L. Tsallis generalized entropy for Gaussian mixture model parameter estimation on brain segmentation application. Neurosci. Inform. 2021, 1, 100002. [Google Scholar]
- Vidivelli, S.; Devi, S.S. Breast cancer detection model using fuzzy entropy segmentation and ensemble classification. Biomed. Signal Process. Control 2023, 80, 104236. [Google Scholar] [CrossRef]
- Krishna, P.R.; Al, B.A.; Mullaicharam, B.; Suhail, A.; Sundar, A.S.; Susamma, C. Fuzzy-entropic approach on chest X-ray region of interest segmentation-heart position shifting using differential evolution optimization and multi-level segmentation technique with cloud computing. Soft Comput. 2022, 27, 1639–1650. [Google Scholar]
- Qin, J.; Shen, X.; Mei, F.; Fang, Z. An Otsu multi-thresholds segmentation algorithm based on improved ACO. J. Supercomput. 2019, 75, 955–967. [Google Scholar] [CrossRef]
- Liu, W.; Shi, H.; He, X.; Pan, S.; Ye, Z.; Wang, Y. An application of optimized Otsu multi-threshold segmentation based on fireworks algorithm in cement SEM image. J. Algorithms Comput. Technol. 2018, 13, 1748301818797025. [Google Scholar] [CrossRef]
- Zhang, Y.; Xie, H.; Sun, J.; Zhang, H. An efficient multi-level encryption scheme for stereoscopic medical images based on coupled chaotic system and Otsu threshold segmentation. Comput. Biol. Med. 2022, 146, 105542. [Google Scholar] [CrossRef]
No. | Functions | D | Search Range | |
---|---|---|---|---|
1 | Storn’s Chebyshev Polynomial Fitting Problem | 1 | 9 | [−8192, 8192] |
2 | Inverse Hilbert Matrix Problem | 1 | 16 | [−16,384, 16,384] |
3 | Lennard-Jones Minimum Energy Cluster | 1 | 18 | [−4, 4] |
4 | Rastrigin’s Function | 1 | 10 | [−100, 100] |
5 | Griewangk’s Function | 1 | 10 | [−100, 100] |
6 | Weierstrass Function | 1 | 10 | [−100, 100] |
7 | Modified Schwefel’s Function | 1 | 10 | [−100, 100] |
8 | Expanded Schaffer’s F6 Function | 1 | 10 | [−100, 100] |
9 | Happy Cat Function | 1 | 10 | [−100, 100] |
10 | Ackley Function | 1 | 10 | [−100, 100] |
IBKA | BKA | GWO | WOA | SSA | DBO | SO | SWO | ||
---|---|---|---|---|---|---|---|---|---|
F1 | min | 1 | 1 | 1 | 42.0496 | 1 | 1 | 1 | 1 |
worse | 1 | 1 | 167,908.275 | 14,123,044.7 | 1 | 3,190,589.70 | 1 | 48,008.4845 | |
mean | 1 | 1 | 134.6305 | 2,353,183.51 | 1 | 6587.9074 | 1 | 1.2904 | |
F2 | best | 4.0371 | 4.21157 | 9.2588 | 2068.4985 | 4.2164 | 4.0526 | 5 | 5 |
worse | 5 | 5 | 789.9751 | 17,348.6371 | 5.0000 | 4277.5145 | 5 | 76.9223 | |
mean | 4.2546 | 4.4769 | 105.6988 | 8498.2389 | 4.2739 | 65.7948 | 5 | 5.3657 | |
F3 | best | 1 | 1.0004 | 1.0072 | 1.0003 | 1.4095 | 1.4091 | 5.6374 | 4.5387 |
worse | 1.4091 | 7.5346 | 7.7026 | 8.6188 | 9.7116 | 8.5662 | 9.1535 | 9.1666 | |
mean | 1.4091 | 4.5933 | 1.7637 | 4.6166 | 6.1011 | 3.6285 | 7.1404 | 6.9518 | |
F4 | best | 4.9798 | 13.9557 | 8.8933 | 15.2379 | 10.9495 | 8.3915 | 79.5687 | 11.1698 |
worse | 37.8134 | 86.4677 | 38.5093 | 124.4226 | 98.5046 | 55.7225 | 152.4794 | 51.9978 | |
mean | 16.5389 | 49.9627 | 16.7283 | 56.4321 | 40.7415 | 38.5910 | 147.2561 | 35.6282 | |
F5 | best | 1.0295 | 1.2094 | 1.05043 | 1.3183 | 1.0320 | 1.0344 | 50.7073 | 1.5634 |
worse | 1.4254 | 18.8652 | 4.4392 | 4.2704 | 1.6053 | 2.7214 | 197.9949 | 3.0960 | |
mean | 1.1203 | 10.4987 | 1.6904 | 1.7593 | 1.1678 | 1.1279 | 176.0122 | 2.1588 | |
F6 | best | 1.0246 | 4.0724 | 1.2028 | 4.8134 | 1.4760 | 3.2679 | 8.7703 | 3.1140 |
worse | 6.8977 | 12.0787 | 6.2214 | 12.1683 | 10.5661 | 9.2392 | 14.8330 | 8.0240 | |
mean | 3.6986 | 7.5254 | 4.7105 | 7.3367 | 6.6280 | 4.2458 | 13.5858 | 4.1242 | |
F7 | best | 8.0797 | 360.7879 | 243.3382 | 544.5011 | 373.5402 | 268.3831 | 1559.9227 | 493.8957 |
worse | 1475.5846 | 1659.8505 | 1673.3356 | 1782.9354 | 1685.9088 | 1876.0145 | 2787.3902 | 1691.4760 | |
mean | 684.1900 | 795.5225 | 705.1439 | 1406.2094 | 1068.6049 | 1166.7293 | 2348.5336 | 1262.0847 | |
F8 | best | 2.5993 | 3.1975 | 2.7658 | 3.5126 | 2.7491 | 3.1786 | 4.8072 | 4.0551 |
worse | 4.5160 | 4.9937 | 4.5287 | 5.0846 | 5.0386 | 4.9804 | 5.2852 | 5.0002 | |
mean | 3.2315 | 4.3818 | 3.9322 | 4.2938 | 4.0016 | 4.0539 | 5.2522 | 4.4134 | |
F9 | best | 1.0281 | 1.0827 | 1.0619 | 1.1769 | 1.0916 | 1.0825 | 3.1420 | 1.1636 |
worse | 1.3093 | 3.7570 | 1.3385 | 1.7470 | 1.7388 | 1.7293 | 5.4486 | 1.7068 | |
mean | 1.1355 | 1.1970 | 1.1429 | 1.3975 | 1.4356 | 1.2752 | 4.7094 | 1.3222 | |
F10 | best | 1 | 5.3302 | 2.2478 | 20.9896 | 2.6462 | 3.0243 | 21.3019 | 11.2906 |
worse | 21.3808 | 21.3937 | 21.5350 | 21.4902 | 21.3607 | 21.5185 | 21.7270 | 21.5659 | |
mean | 16.3895 | 20.9072 | 21.2696 | 21.3423 | 19.8526 | 18.9072 | 21.5257 | 21.2715 |
Evaluation Metrics | Method | |||||
---|---|---|---|---|---|---|
IBKA-OTSU | ELM | K-Means | PCNN | OTSU | IBKA-PCNN | |
Pre | 98.78% | 94.24% | 37.68% | 95.81% | 96.69% | 86.69% |
MCC | 49.77% | 40.07% | −59.10% | 46.13% | 16.13% | 20.28% |
acc | 68.08% | 58.15% | 20.45% | 64.21% | 27.47% | 57.50% |
Dice | 76.51% | 66.69% | 30.86% | 72.62% | 14.71% | 68.75% |
Jac | 61.96% | 50.03% | 18.24% | 57.02% | 7.94% | 52.38% |
Evaluation Metrics | Method | |||||
---|---|---|---|---|---|---|
IBKA-OTSU | ELM | K-Means | PCNN | OTSU | IBKA-PCNN | |
Pre | 93.65% | 55.47% | 83.65% | 79.39% | 89.57% | 72.90% |
MCC | 89.14% | 54.26% | 85.20% | 39.47% | 88.88% | 68.93% |
acc | 94.66% | 68.69% | 92.01% | 69.34% | 94.36% | 83.30% |
Dice | 93.49% | 71.79% | 91.00% | 42.51% | 93.33% | 81.44% |
Jac | 87.78% | 56.00% | 83.50% | 26.99% | 87.51% | 68.69% |
Evaluation Metrics | Method | |||||
---|---|---|---|---|---|---|
IBKA-OTSU | ELM | K-Means | PCNN | OTSU | IBKA-PCNN | |
Pre | 95.79% | 93.55% | 71.47% | 94.85% | 92.27% | 67.58% |
MCC | 19.66% | 18.60% | −22.28% | 10.25% | −3.32% | −9.17% |
acc | 73.94% | 59.73% | 52.53% | 47.56% | 36.95% | 41.38% |
Dice | 86.82% | 72.28% | 68.70% | 59.16% | 44.71% | 56.07% |
Jac | 76.71% | 56.59% | 52.33% | 42.00% | 28.80% | 38.96% |
Evaluation Metrics | Method | |||||
---|---|---|---|---|---|---|
IBKA-OTSU | ELM | K-Means | PCNN | OTSU | IBKA-PCNN | |
Pre | 91.03% | 86.94% | 15.86% | 75.02% | 89.28% | 70.25% |
MCC | 58.94% | 49.04% | −68.99% | 17.19% | 7.96% | 16.81% |
acc | 79.14% | 72.77% | 14.72% | 48.11% | 41.02% | 58.50% |
Dice | 82.31% | 76.16% | 14.96% | 31.81% | 7.67% | 63.97% |
Jac | 69.94% | 61.50% | 8.09% | 18.91% | 3.99% | 47.03% |
Evaluation Metrics | Method | |||||
---|---|---|---|---|---|---|
IBKA-OTSU | ELM | K-Means | PCNN | OTSU | IBKA-PCNN | |
Pre | 96.66% | 95.00% | 45.64% | 66.63% | 59.58% | 48.36% |
MCC | 20.60% | 17.69% | −31.31% | −1.30% | −1.44% | −21.47% |
acc | 73.40% | 72.51% | 25.77% | 29.92% | 28.58% | 35.02% |
Dice | 87.30% | 85.45% | 45.39% | 16.11% | 11.54% | 49.74% |
Jac | 77.47% | 74.60% | 29.36% | 8.76% | 6.12% | 33.10% |
Evaluation Metrics | Method | |||||
---|---|---|---|---|---|---|
IBKA-OTSU | ELM | K-Means | PCNN | OTSU | IBKA-PCNN | |
Pre | 98.87% | 96.03% | 79.84% | 98.22% | 98.73% | 96.99% |
MCC | 72.60% | 62.51% | −6.63% | 31.03% | 71.86% | 40.12% |
acc | 90.10% | 86.70% | 78.21% | 52.85% | 89.59% | 66.47% |
Dice | 94.68% | 92.18% | 87.86% | 60.95% | 94.43% | 76.13% |
Jac | 89.91% | 85.50% | 78.35% | 43.83% | 89.45% | 61.46% |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Zhang, Y.; Liu, X.; Sun, W.; You, T.; Qi, X. Multi-Threshold Remote Sensing Image Segmentation Based on Improved Black-Winged Kite Algorithm. Biomimetics 2025, 10, 331. https://doi.org/10.3390/biomimetics10050331
Zhang Y, Liu X, Sun W, You T, Qi X. Multi-Threshold Remote Sensing Image Segmentation Based on Improved Black-Winged Kite Algorithm. Biomimetics. 2025; 10(5):331. https://doi.org/10.3390/biomimetics10050331
Chicago/Turabian StyleZhang, Yi, Xinyu Liu, Wei Sun, Tianshu You, and Xin Qi. 2025. "Multi-Threshold Remote Sensing Image Segmentation Based on Improved Black-Winged Kite Algorithm" Biomimetics 10, no. 5: 331. https://doi.org/10.3390/biomimetics10050331
APA StyleZhang, Y., Liu, X., Sun, W., You, T., & Qi, X. (2025). Multi-Threshold Remote Sensing Image Segmentation Based on Improved Black-Winged Kite Algorithm. Biomimetics, 10(5), 331. https://doi.org/10.3390/biomimetics10050331