Detection of Malarial Parasites in Blood using Image Processing

DOI : 10.17577/IJERTCONV7IS08087

Download Full-Text PDF Cite this Publication

Text Only Version

Detection of Malarial Parasites in Blood using Image Processing

Neha C Poojari, Pallavi K, Prapthi P Rai Department of Computer Science and Engineering Sahyadri College Of Engineering And Management Mangaluru, India

Rahil Abdullah, Mrs. Ankitha K Department of Computer Science and Engineering Sahyadri College Of Engineering And Management

Mangaluru, India

Abstract One of the most infectious and a highly transmissible disease caused by a blood parasite which belongs to genre of Plasmodium is Malaria. Considering the traditional and the general microscopy method, which is The Gold Standard for malaria detection has been proven to be inconsistent, because the process requires significant amount of time and the results are difficult to reproduce as and when required. Malaria is causing a serious global health issues, and the appraised process is of high significance. The system developed here represents a model that uses image processing techniques and algorithms that are, definite, rapid and cost-effective detection of malaria by training and testing over the acquired stained thin blood smear images. Datasets consisting of images of affected and non- affected erythrocytes are collected, preprocessed, closely connected features are extracted from the acquired images and finally, it is confirmed whether the sample image is infected or not based on the features that are extracted from them. A set of characteristics depending on the features are suggested, and the performance from the created database of the features on the erythrocytes samples is classified using a SVM and MSVM classifier.

Keywords Plasmodium, Image Processing, SVM, MSVM, Erythrocytes

  1. INTRODUCTION

    The protozoan parasites called plasmodium is responsible for the transmission and infection of the disease Malaria. There are around 400 different species of anopheles mosquitoes and out of this 30 are malarial vectors. These bite during dusk and dawn. The range of injection depends on the surrounding and the environment where the person lives. The surrounding must be well maintained with proper coverage of sewage passage and cleanliness. Some of them are Plasmodium Falciparum, Plasmodium Malariae, Plasmodium vivax, and Plasmodium Ovale. Anopheles mosquitoes carry these plasmodium parasites to human body. These parasites affect the RBC and complete its life cycle with the help of hosting in RBC then rupture the RBC [9]. The rupturing of RBC increases the severity of infection. According to the WHO statistics in 2000- 262 million cases of this deadly disease lead to an approximately 839,000 deaths. In 2015- 214 million cases where found and death rate decreased to 438,000. The method suggested by the WHO during the year 2010, for the diagnosis of malaria was the light microscopy or the rapid diagnostic test (RDT) [18][19].

    The remote places where microscope or skilled microscopist is not available RDT is used; the two hosts namely the insect

    host and the vertebrate host is infected in its life cycle by the plasmodium,so the density of the parasite cannot be determined but this method gives instant results. This paper develops an automatic system for image classification that will identify the malaria parasites present in the blood smears positively. The common technique to diagnose malaria is Visual Examination of microscopic image. This is carried out by the microscopist. This technique is time consuming because of the number of steps required to manually validate and assessment . This technique is also inconsistent because inexperienced microscopist may confuse platelets with malaria parasites. This inconsistency caused because the ruptured RBC looks similar to parasites. And the microscopist may assume the parasites as the platelets. This result in the wrong diagnosis of problem. Some deaths are because of incorrect diagnosis method and time consuming problem. The standard procedure involves testing the red blood cells through microscope. This method requires high skilled professional who must have proper knowledge about the protozoans and pathology [17]. The professionals should be highly paid for their work hence it is very expensive. Moreover, the accuracy level also matters along with the time required to detect the malaria disease. The normal microscopic test does not give the level of blood infection degree, instead it just gives the result as positive or negative case of malaria. Hence this method is inadequate because of its complexity, labor intensive, expensive and long duration. Therefore, due to modern technology, with the help of image processing one can easily

    determine the extent of malarial infection. The process involves testing the disease using the microscopic images obtained from laboratories. It does not require a skilled pathologist to test the disease, instead a person with average knowledge of computer can easily detect the infection

    degree [1].

  2. RELATED WORK

    According to[2], Main objective here is to build an computerized system ,and by using image analyzation approaches ,thus eliminating manual approaches for the identification and analyzing of the species of the parasite on thick blood films .

    In [3], Methods such as automation and image processing are implemented this helps in supervising and checking the mistakes or errors made by an individual during the

    identification of parasites of malaria in the blood samples . Here ,In Giemsa stained peripheral blood samples the recognition of the affected and normal images in the set is the target to be achieved here also the methods like edge detection,image-segmentation is implemented .

    With reference to [4], A simple categorization algorithm is suggested that classifies the point by allocating close to the 2 parallel planes and Otsus threshold which helps in obtaining binary images of the cells, segregation of cells which overlap and lastly, discovery of infected and non-infected images with the study of SVMnetworks.

    Here in [7], Techniques used are diafeature extraction, classification, ANN algorithm. Segmentation and enhancement of image was developed before it. Here in this paper the main focus is on increasing the accuracy of the result obtained, helping the microscopists by assisting them to make their job easy by developing an computerized system.

    According to [12], The primary concept here is, initially conversion of the input color blood image to grayscale , and then calculating the range of yth order of a grayscale image.Here in this paper an Effective algorithm, with the gamma equilization(GE) method is implemented whose main motive is to protect the fundamental structures of the acquired blood images which is infected by malaria .

  3. METHODOLOGY

    The two main phases of the system architecture that is the training and the testing phases is shown in figure 1.

    Training phase starts with taking the images from the dataset. Multiple images are given to the training phase so that the images are well processed and enhanced so that the amount of data to be handled gets reduced. As the number of images to be trained increases the performance of the system also increases. The segmentation technique removes the noise and other disturbances present in the images . The segmented image is further enhanced by extracting only the necessary features and are classified by using a classifier [6].

    In the testing phase, a test image is subjected to all the above mentioned stages and then identifies the test image as an infected or a healthy sample.

    Figure 1. System architecture

    1. Pre-Processing

      There are a number of re-processing techniques used in image processing for the enhancement of the images. Grey scale conversion, resizing of the image, increase the brightness of the images and other pre-processing techniques are applied to change the image into desired format for the next segment [5]. Pre-defined and in-built filtering techniques are applied for the better contrast on an image and also other techniques for multiple dimension for images are applied [20]. The main objective of pre-processing are :

      • Resizing the image.

      • Reduce or eliminate noise

      • Enhancing the image contrast for visual evaluation. The preprocessed image is shown in Figure 2.

        (a) (b)

        Figure 2. (a) Original image (b) Pre-processed image

    2. Segmentation

      The process is used to divide image into objects and region. Representing an image into a much simpler and more understandable, which can be easy to analyse in the next process segmentation is used. This helps to analyse the code simpler [10]. It segments the image pixels based on region of homogeneity by extracting certain features which are in common. It also removes the noise present in the images. The ultimate goal is to differentiate between the blood cells and background. The image obtained by segmentation as shown in figure 3 are passed on to the next process. The cells that have been identified as possibly infected are then extracted from the image and passed to the next stage of the algorithm for feature extraction [15][16].

      (a) (b)

      Figure 3. (a) Segmented Binary Image (b) Segmented RGB image

    3. Feature Extraction

      Feature extraction is the next step in the process where the segmented image from the previous step is provided as an input. This technique reduces the amount of data to be loaded by extracting only the features those are required. The features include contrast, correlation, homogeneity, energy, entropy, Kurtosis, color histogram, color moments and so on. As the number of features increase the level of accuracy also increases [8].

      1. Contrast

        It is the difference in the luminance or color which makes the images distinguishable. It is obtained by the change in brightness of the image or object from one pixel to another.

      2. Correlation

        It is an operation which is used to extract information from images. The two key features: shift-invariant and linear. Shift invariant performs the same operation at every point on the image and linear replaces every pixel of the image with that of its neighbours .

      3. Homogeneity

        An image that is uniform in composition or character refers to homogeneity in images. It is calculated as follows homogeneity = graycoprops(graycomatrix(img), 'Homogeneity')

        Where graycoprops calculates the parameters based on GLCM

      4. Energy

        Energy determines the intensity of the pixels. The maximum energy of a pixel is obtained by

        maxGrayLevel = max(grayImage(:))

      5. Kurtosis

        Kurtosis is a proportion of whether the information are crested or level in respect to an ordinary circulation. Datasets that have high kurtosis will in general have a particular crest close to the mean, refuse rather quickly, and have substantial tails.

      6. Color Histograms

        It represents the distribution of colors in an image. For digital images, it represents the number of pixels that have colors in each of fixed ranges of colors .

        Figure 4 shows the histogram representation of the features extracted from the images.

        1. (b)

      Figure 4. (a) Color moments SVM (b) Color moments of MSVM

    4. Classification

    The classification technique is done by using multi-class support vector machines (msvm). It is a technique where in instances are classified into one or more classes based on their similar properties. It classifies using one-against-one approach. SVM technique is also implemented and used for the classification of the trained images so as to compare and see the results obtained through both SVM and the MSVM classifiers [13][14].

  4. RESULTS

    The proposed system successfully detects the malarial parasites in blood. The performance is measured using precision and recall graph. It calculates the accuracy of the system which is given by the formula

    accuracy = 100*sum(diag(cmat))./sum(cmat(:));

    where cmat is the confusion matrix which holds the values of image pixels and diag(cmat) gives the diagonal elements of the confusion matrix. The receiver operating characteristics(ROC) graphs and confusion matrices of SVM and MSVM are shown below in figures 5,6 and 7.

    Figure 5. ROC plot

    Figure 6. Confusion matrix plot of SVM classifier

    Figure 7. Confusion matrix plot of MSVM

  5. CONCLUSION

The purpose of this paper is to develop an accurate, rapid and affordable system for the identification of parasites of malaria in thin images of blood using ImageProcessing. Here, microscopic bloodImages of normal, malaria infected are acquired, which is preprocessed and segmented.Certain features are extracted from the segmented image inorder to reduce the amount of data to be held for analysis. Thereafter svm and msvm classifiers are used to detect whether the microscopic image of the blood cells is malaria infected or not as the final result.

REFERENCES

  1. Ahmed elmubarak Bashir ,et.al., Detection Of Malarial Parasites Using Digital Image Processing, International Conference on Communication, Control, Computing and Electronics Engineering(ICCCCEE),2017.

  2. Ashwini Awchite et.al., A Survey on Detection of Malarial Parasites in Blood Using Image Processing, International Journal Of Innovative Research in Computer and Communication Engineering, vol.1 No.1 pp. 1096-1100, October 2011.

  3. Akshay Y et.al. ,Detection of malaria parasites in blood using image processing, International Journal of Advanced Engineering and Research Development Department of Computer Science & Engineering, vol.4,pp.124-126, April 2011.

  4. S. S. Savkare Moze, et.al, Automatic detection of malaria parasites for estimating parasitemia, ICASSP, vol 5, April 2013.

  5. Pallavi T. Suradkar, Detection of malarial parasites in blood smear using image processing,International Journal Of Engineering and Innovative technology ,vol 2,April-2013.

  6. F. Boray Tek, et.al, Malaria Parasite Detection in Peripheral Blood Images, University of South Wales,IEEE Trans.on Systems,Man and Cybernetics,vol 6, pp.325-327,2014.

  7. Hanung Adi Nugroho ,Son Ali Akbar ,E. Elsa Herdiana Murrhandarwati, Feature extraction and classification for detection Malaria Parasites in thin blood smear., Int.Conference on Information Engineering Technology, Computer and Electrical(ICITACEE), pp.197-201, October,2015.

  8. Zheng Zhang,et.al, Image classification of unlabeled malaria parasites in red blood cells ,Computer Vision and Image Understanding, vol 114, pp.21-32, 2015.

  9. Pranati Rakshit, et.al., Detection of presence of parasites in human RBC in case of diagnosing malaria using image processing. , IEEE Transactions on Pattern Analysis and Machine Intelligence,vol no.6, pp.610-621, 2015.

  10. Isha Suwalka, et.al., Identify malaria parasite using pattern recognition technique, International Conference On Biomedical Engineering, vol.3, pp.179-187,2017.

  11. Najeed Ahmed Khan, et.al., Unsupervised identification of malaria parasites using computer vision, IEEE Photonics J., vol.4, No.5, pp.1456-1464, 2017.

  12. Deepali A. Ghate, Prof. Chaya Jadhav, Automatic Detection of Malaria Parasite from Blood Images International Journal of Computer Science and Security, vol.5, issue.3, pp.310-315, May 2017.

  13. J.Somasekar, B. Eswara Reddy, E.Keshava Reddy, Ching-Hao Lai, An Image Processing Approach for Accurate Determination of Parasitemia in Peripheral Blod Smear Images , IJCA,vol.10, pp.11- 22, 2017.

  14. Ms. Snehal Suryawanshi, Prof. V. V. Dixit, Comparative Study of Malaria Parasite Detection using Euclidean Distance Classifier & SVM, vol 2 , Issue 11, November 2017.

  15. J.SOMASEKAR, Computer Vision for Malaria Parasite Classification in Erythrocytes, International Journal on Computer Science and Engineering (IJCSE) ,vol.5, pp.653-658, June 2017.

  16. Neetu Ahirwar, Sapnojit. Pattnaik, and Bibhudendra Acharya, Advanced Image Analysis based System for Automatic Detection and Classification of Malarial Parasite In Blood Images, International Journal of Information Technology and Knowledge Management, vol 5, No. 1, pp. 59-64, January-June 2017.

  17. Kishor Roy, et.al., Detection of malaria parasite in giesma blood sample using image processing , International Journal of Computer Science and Information technology (IJCSJIT), vol.10 No 1,Febrauary 2017.

  18. Sayali N Dharpal ,Dr .A.V.Malviya, Diagnosis of Malarial Parasite based on image processing , International Research Journal of Engineering and Technology(IRJET), vol.5 Issue:05, May 2017.

  19. Ashwini Awchite,Komal pasalkar,Mukta killedar, Detection of Malaria and Anemial parasites in blood using image processing , International journal of innovative research in science engineering and technology, vol.6, Issue 5, May 2017.

  20. Ms.Deepali Ghate, Mrs Chaya Jadhav, Dr N Usha Rani Automatic detection of parasite from blood images, International Journal of Advanced Computer Technology(IJACT), vol 4, Number 1,2011.

Leave a Reply