White Blood Cell Segmentation and Determination of Nucleus to Cytoplasm Ratio by using Microscopic Images
PDF
PDF

How to Cite

J., Kirubakaran, Harikrishna G., Rajesh G., and Hemanth V. 2025. “White Blood Cell Segmentation and Determination of Nucleus to Cytoplasm Ratio by Using Microscopic Images”. Journal of Soft Computing Paradigm 7 (2): 75-89. https://doi.org/10.36548/jscp.2025.2.001.

Keywords

— Cytoplasm
— Nucleus. Batch Normalization
— U-Net
— WBC
Published: 09-05-2025

Abstract

This work utilizes a U-Net convolutional neural network for the segmentation of white blood cell (WBC) components, specifically targeting the nucleus and cytoplasm. This work utilizes a U-Net convolutional neural network for the segmentation of white blood cell (WBC) components, specifically targeting the nucleus and cytoplasm. Accurate WBC segmentation is challenging due to differences in cell shape, size, and staining quality. The segmented regions are further used to compute the cytoplasm-to-nucleus (C/N) ratio, which plays a vital role in medical diagnostics. Input images are pre-processed through normalization and resized to a standard dimension of 256 × 256 pixels. Batch normalization is applied to enhance model stability and convergence. The model is trained and deployed using Google Colab, achieving an accuracy of 80%. The proposed framework provides an effective solution for automated analysis of WBC images.

References

  1. Mohapatra, Subrajeet, Dipti Patra, and Sanghamitra Satpathi. "Image analysis of blood microscopic images for acute leukemia detection." In 2010 international conference on industrial electronics, control and robotics, 215-219. IEEE, 2010.
  2. Khan, Altaf, Amber Eker, Alexander Chefranov, and Hasan Demirel. "White blood cell type identification using multi-layer convolutional features with an extreme-learning machine." Biomedical Signal Processing and Control 69 (2021): 102932.
  3. J Yao, Xiwei Huang, Maoyu Wei, and Lingling Sun., High-efficiency classification of white blood cells based on object detection. Journal of Healthcare Engineering, 2021, Vol. 2021: Article id 1615192.
  4. A. Meenakshi, J. A. Ruth, V. R. Kanagavalli, and R. Uma, Automatic classification of white blood cells using deep features based convolutional neural network. Multimedia Tools and Applications, 2022, Vol.81, 30121-30142.
  5. J. Pfeil, A. Nechyporenko, M. Frohme, Frank T. Hufert and Katja Schulze. Examination of blood samples using deep learning and mobile microscopy. BMC Bioinformatics, 2022, Vol. 23(1), Article 65.
  6. Girdhar, Ashish, Himani Kapur, and Vijay Kumar. "Classification of white blood cell using convolution neural network." Biomedical Signal Processing and Control 71 (2022): 103156.
  7. Q. Zhai, B. Fan, B. Zhang, et a1. Automatic white blood cell classification based on whole-slide images with a deeply aggregated neural network. Journal of Medical and Biological Engineering, 2022, Vol.42, 126-137.
  8. E. Bașaran. Classification of white blood cells with SVM by selecting SqueezeNet and LIME properties by mRMR method. Signal, Image and Video Processing, 2022, Vol.16, 1821-1829.
  9. R.A. Bagido, M. Alzahrani, and M. Arif. White blood cell types classification using deep learning models. International Journal of Computer Science & Network Security, 2021, Vol.21(9), 223—229.
  10. Cengil, Emine, Ahmet Çınar, and Muhammed Yıldırım. "A hybrid approach for efficient multi‐classification of white blood cells based on transfer learning techniques and traditional machine learning methods." Concurrency and Computation: Practice and Experience 34, no. 6 (2022): e6756.
  11. M. Makem, A. Tiedeu, G. Kom and Yannick Pascal Kamdeu Nkandeu A robust algorithm for white blood cell nuclei segmentation. Multimedia Tools and Applications, 2022, Vol.81(13), 17849-17874.
  12. N. Alofi, W. Alonezi, W. Alawad. WBC-CNN: EfFicient CNN-based models to classify white blood cells subtypes. International Journal of Online & Biomedical Engineering, 2021, Vol. 17(13), 135-150.
  13. G. Sriram, T. R. Ganesh Babu, R. Praveena, and J. V. Anand, (2022) ‘Classification of Leukemia and Leukemoid Using VGG-16 Convolutional Neural Network Architecture’ Molecular & Cellular Biomechanics, Vol.19 (1}, 29-40.
  14. S Sasikala, S.Sureshkannan, S Elango, Sundara Rajulu Navaneethakrishnan, R Praveena & T R Ganesh Babu (2024) “Enhancing White Blood Cell Detection in Microscopic Images Through Segmentation and Fusion Methodologies” Proceedings of the Nineth International Conference on Communication and Electronics Systems (ICCES-2024) IEEE Xplore Part Number: CFP24AWO-ART; ISBN: 979-8-3503-7797-2,1118-1123.
  15. https://www.kaggle.com/datasets/masoudnickparvar/white-blood-cells-dataset.
  16. https://github.com/zenetio/U-Net_model/blob/master/README.md.