Automatic Segmentation of Malaria Parasites On Thick Blood Film Using Blob Analysis
Automatic Segmentation of Malaria Parasites On Thick Blood Film Using Blob Analysis
B. Segmentation Procedures
Stages of the segmentation can be seen below, there are
4 stages in segmentation procedures, convertion to HSV,
enhancement, morphologi and blob analysis.
(a)
Conversion to HSV
(b)
136
( , , ) and opening. On morphological operations, the first step we
=1 (3)
eliminate noise with opening operation. This operation is used
to cut the part of the object that is only connected to one or
two dots, or eliminate small objects and generally smoothing
= (4) the limit of large objects without changing the object area
significantly. The opening of set A by structuring element S
denote A o S, structure elements is a small sets or sub-images
However, this way of making hue undefined if S is zero. used to probe an image under study for properties of interest.
The second way by using the following formula: The opening operation is define as:
=( , =( , =( (5) (10)
) ) ) A D S = (A ⊗ S) ⊕ S
= max ( , , ) The next step to filling holes in ROI (Region Of Interest) wich
(6) has been obtained. We use this algorithm to do the region
filling.
137
effectively implemented. Starting from a point p on the foreground pixel color values (white) the same or adjacent to
boundary, the goal is to fill the entire region with 1. If the the previous pixel will be given the label, as well as so on.
convention that all the non-boundary points are labeled 0, then
we give the value 1 at p to start. The following procedure will
fill the region with a value of 1: III. EXPERIMENTS AND RESULT
The convertion to HSV colorspace can we see the result as
Xk = ( Xk-1 ⊕ B ) Ac , where k = 1; 2; 3; : : : (14) follow, It works by changing the original image to HSV color
space, in which the luminance component (V) is separated
Based on (13) where Xo = p and B is the element structure B. from the chromatic components (H and S). Thus, in the HSV
The algorithm stops at iteration step to K if Xk = (Xk-1). color space we get maximum results, in which the malaria
Association union of X and A fills stuffing and edges. Dilation parasite is more clearly visible. so it is very useful for further
process will fill all areas if not checked. Intersection at every processing.
step with Ac limit makes the results that are always in the
specified region.
(d) (e)
T2 T4 T3 T2
Fig. 5. Extraction image in HSV color space; (a) original
T3 P T1 T5 P T1 image; (b) H band; (c) S band; (d) V band; (e) image in HSV
In HSV colorspace we use the Hue (H) and Saturation (S) with
T4 T6 T7 T8 a certain threshold value to obtain a ROI (Region Of Interest)
in a binary image. After it conducted morphological
operations on the binary image. The first morphology
(a) (b) operation is opening, aiming to eliminate noise and smooth the
edges. The form of the parasite that can still leaves a hole, so it
needs to be taken to close the hole by filling holes process.
Fig 4. Blob Analysis; (a) 4 connectivity; (b) 8 connectivity
The next step is the erosion process, the goal to eliminate the
noise or small objects that are not part of the parasite. Then
In 4 connectivity T1, T2, T3, T4 is the nearest neighbor of
performed the dilation process, to maximize the form of the
pixel P. In 8 connectivity T1, T2, T3, T4, T5, T6, T7, T8 is the
parasite after erosion process earlier, so that the shape in
neirest neighbor of pixel P [4].
accordance with the actual parasite.
We use the Grass-fire algorithm at this stage. The algorithm
starts in the upper-left corner of the binary image. Then scans
the entire image from left to right and from top to bottom.
Then scan the whole picture from left to right and from top to
bottom. First, find the dot coordinates of the object. Using 8-
connectivity means having 8 directions to search for
neighboring pixels. The next process is the object labeling.
Labeling the object can be determined by knowing the
relationship of the pixel with another pixel that is determined
by connectivity. Blob calculation is done by searching (a) (b)
(scanning) and labels each pixel of the binary image. If found
138
Based on malaria parasites images above, the image can be
quickly segmented using blob analysis. To calculate the
degree of accuracy by comparing parasite automatic
segmentation results with the parasite through the manual
retrieval process. Retrieval parasite manually done in
coordination with experts parasitology. From the difference in
the Euclidean distance obtained percentage accuracy. The
(b) (d)
smaller the Euclidean distance is better because the accuracy
will be higher.
Fig. 6. Morphological Operation; (a) Opening; (b) Filling
Holes; (c) Erosion; (d) Dilation Table 1. Accuracy of malaria parasites
After the morphological operation we get the malaria No Image Euclidean Distance Accuracy
parasite, so we can enter the segmentation stage, malaria
parasites can be segmented automatically using blob analysis. 1 Parasite 1 0.0189 98.11%
By using this system, color differences in thick blood films 2 Parasite 2 0.0047 99.53%
can be handled properly. Some of the results of the
3 Parasite 3 0.0024 99.76%
segmentation on thick blood films is as follows.
4 Parasite 4 0.0068 99.32%
5 Parasite 5 0.0048 99.52%
6 Parasite 6 0.0090 99.1%
7 Parasite 7 0.0047 99.52%
8 Parasite 8 0.0027 99.73%
9 Parasite 9 0.0015 99.85%
(a)
10 Parasite 10 0.0052 99.48%
IV. CONCLUSION
(b)
In this research blob analysis method can be applied in
segmentation of malaria parasites in thick blood films. High
degree of accuracy proved that this method is able to show the
maximum results in the malaria parasite to detect objects with
degree of accuracy 98.11% - 99.85%, an average of accuracy
is 99.392%. Different colors on thick blood films can also be
resolved properly with this system. With results expected to be
useful for the detection of malaria parasites in thick blood
film, so as to reduce the subjective factors of medical
personnel in diagnosing the malaria parasite.
(c)
ACKNOWLEDGEMENT
The author would like to thank Mrs. Suhintam Pusarawati
(Airlangga University) for discussion of parasite and the thick
blood films. Thank to Dinas Kesehatan Provinsi Jawa Timur
(East Java Health Department) for their own thick blood films.
REFERENCES
(d) [1] World Health Organization, “Basic malaria microscopy part 1 learner’s
guide”, WHO library cataloguing in publication data, Switzerland,
Fig. 7. (a), (b), (c), (d) Segmentation results of malaria second edition, 2010.
parasites on thick blood film
139
[2] I Ketut E.P, Farah Zakiyyah R, Mauridhi Herry P, “Malaria Parasite
Identification on Thick Blood Film Using Genetic Programming’’,
International Conference on Instrumentation, Communications,
Information Technology, and Biomedical Engineering (ICICI-BME),
2013.
140