Department of Communications and Networks, Prince Sultan University, 11586 Riyadh, Saudi Arabia.
Department of Control and Automation, School of Electrical Engineering, Vellore Institute of Technology, 632014 Vellore, India.
Biomed Res Int. 2021 Nov 13;2021:1896762. doi: 10.1155/2021/1896762. eCollection 2021.
The proposed method introduces algorithms for the preprocessing of normal, COVID-19, and pneumonia X-ray lung images which promote the accuracy of classification when compared with raw (unprocessed) X-ray lung images. Preprocessing of an image improves the quality of an image increasing the intersection over union scores in segmentation of lungs from the X-ray images. The authors have implemented an efficient preprocessing and classification technique for respiratory disease detection. In this proposed method, the histogram of oriented gradients (HOG) algorithm, Haar transform (Haar), and local binary pattern (LBP) algorithm were applied on lung X-ray images to extract the best features and segment the left lung and right lung. The segmentation of lungs from the X-ray can improve the accuracy of results in COVID-19 detection algorithms or any machine/deep learning techniques. The segmented lungs are validated over intersection over union scores to compare the algorithms. The preprocessed X-ray image results in better accuracy in classification for all three classes (normal/COVID-19/pneumonia) than unprocessed raw images. VGGNet, AlexNet, Resnet, and the proposed deep neural network were implemented for the classification of respiratory diseases. Among these architectures, the proposed deep neural network outperformed the other models with better classification accuracy.
该方法提出了一种用于预处理正常、COVID-19 和肺炎 X 射线肺部图像的算法,与原始(未处理)X 射线肺部图像相比,该算法提高了分类的准确性。图像预处理可以提高图像质量,增加 X 射线肺部图像中肺分割的交并比分数。作者已经实现了一种用于呼吸疾病检测的高效预处理和分类技术。在该方法中,应用了方向梯度直方图(HOG)算法、Haar 变换(Haar)和局部二值模式(LBP)算法来提取最佳特征并分割左肺和右肺。从 X 射线中分割出的肺部可以提高 COVID-19 检测算法或任何机器/深度学习技术的结果准确性。通过交并比分数验证分割的肺部,以比较算法。与原始未处理的图像相比,预处理后的 X 射线图像在所有三个类别(正常/COVID-19/肺炎)的分类中都具有更高的准确性。VGGNet、AlexNet、Resnet 和所提出的深度神经网络被用于呼吸疾病的分类。在这些架构中,所提出的深度神经网络的表现优于其他模型,具有更高的分类准确性。