this study presents an automated approach for the identification and classification of red blood cells (RBC) in microscopic blood smear images. The primary goal of this research is to develop an efficient and accurate method for identifying and classifying red blood cells using a combination of Discrete Wavelet Transform (DWT) feature extraction technique and Linear Discriminant Algorithm (LDA) classifier to improve the accuracy and efficiency of traditional image processing techniques used for diagnosing various hematological disorders. The methodology involves preprocessing microscopic blood smear images, segmenting RBCs, and applying discrete wavelet transform feature extraction technique to acquire important morphological properties such as diameter, shape geometric factor, central pallor, and target flag for classification purposes. The extracted DWT features are then fed as input to LDA which employs a linear decision boundary to classify RBCs into normal (Normocytic) and abnormal (Microcytic) categories. The proposed method achieved a notable 85% accuracy with the LDA classifier.
Introduction
Blood analysis, especially examining red blood cells (RBCs), is vital for diagnosing various blood-related disorders. RBCs vary in size, shape, and concentration, with normocytic (normal size) and microcytic (smaller size) RBCs being key classifications used in diagnosing conditions like anemia. Traditional manual blood cell analysis is slow and imprecise, prompting the development of automated classification methods.
This study proposes an automated system for classifying microscopic blood smear images of RBCs using image processing and pattern recognition techniques. The system captures high-resolution images of blood smears, preprocesses them by converting to binary images, segments cells, and extracts features such as cell size and shape. Wavelet transform (2D-DWT) is applied to extract detailed features distinguishing normal and abnormal cells.
The classification is done using a Linear Discriminant Analysis (LDA) classifier, which divides cells into normocytic or microcytic categories based on extracted features. The system was tested on a dataset of 40 samples, achieving an accuracy of 85%, indicating promising results for improving diagnostic speed and accuracy while reducing manual effort.
Conclusion
This proposed system successfully demonstrates an automated approach for identifying and classifying red blood cells in microscopic blood smear images using Discrete Wavelet Transform (DWT) for feature extraction and the Linear Discriminant Algorithm (LDA) for classification. By leveraging important morphological properties such as diameter, shape geometric factor, central pallor, and target flag, the proposed method achieves an accuracy of 85%. The results indicate that the integration of DWT and LDA enhances classification efficiency compared to traditional image processing techniques.