Universidad Autónoma del Estado de México, Centro Universitario UAEM Texcoco, Texcoco-Estado de México, México.
Centro de Investigación y de Estudios Avanzados del IPN, Departamento de Computación, México city, CDMX-México, México.
PLoS One. 2021 Dec 31;16(12):e0261857. doi: 10.1371/journal.pone.0261857. eCollection 2021.
Leukocyte (white blood cell, WBC) count is an essential factor that physicians use to diagnose infections and provide adequate treatment. Currently, WBC count is determined manually or semi-automatically, which often leads to miscounting. In this paper, we propose an automated method that uses a bioinspired segmentation mimicking the human perception of color. It is based on the claim that a person can locate WBCs in a blood smear image via the high chromatic contrast. First, by applying principal component analysis over RGB, HSV, and Lab* spaces, with specific combinations, pixels of leukocytes present high chromatic variance; this results in increased contrast with the average hue of the other blood smear elements. Second, chromaticity is processed as a feature, without separating hue components; this is different to most of the current automation that perform mathematical operations between hue components in an intuitive way. As a result of this systematic method, WBC recognition is computationally efficient, overlapping WBCs are separated, and the final count is more precise. In experiments with the ALL-IDB benchmark, the performance of the proposed segmentation was assessed by comparing the WBC from the processed images with the ground truth. Compared with previous methods, the proposed method achieved similar results in sensitivity and precision and approximately 0.2% higher specificity and 0.3% higher accuracy for pixel classification in the segmentation stage; as well, the counting results are similar to previous works.
白细胞(WBC)计数是医生用于诊断感染并提供适当治疗的重要因素。目前,WBC 计数是手动或半自动确定的,这往往会导致计数错误。在本文中,我们提出了一种自动方法,该方法使用模仿人类颜色感知的仿生分割。它基于这样一种主张,即通过高色度对比度,人可以在血涂片图像中定位白细胞。首先,通过在 RGB、HSV 和 Lab*空间中应用主成分分析,并采用特定组合,白细胞的像素呈现出高色度变化;这导致与其他血涂片元素的平均色调相比对比度增加。其次,不分离色调分量就将色度处理为特征;这与当前大多数自动化方法不同,后者直观地在色调分量之间执行数学运算。由于这种系统方法,WBC 识别的计算效率更高,可以分离重叠的 WBC,并且最终的计数更精确。在 ALL-IDB 基准的实验中,通过将处理后的图像中的 WBC 与真实情况进行比较,评估了所提出的分割方法的性能。与以前的方法相比,该方法在灵敏度和精度方面取得了相似的结果,在分割阶段的像素分类中,特异性提高了约 0.2%,准确性提高了约 0.3%;并且,计数结果与以前的工作相似。