4-Morphology Based Detection of Abnormal Red Blood Cells in Peripheral Blood Smear Images

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Morphology Based Detection of Abnormal Red Blood Cells in Peripheral

Blood Smear Images


S. Kulasekaran1, Feminna Sheeba2, Joy John Mammen3, B. Saivigneshu2, and S. Mohankumar2
1
Healthcare Technology Innovation Centre, Chennai, India
2
Department of Computer Science, Madras Christian College, Chennai, India
3
Department of Transfusion Medicine & Immunohaematology, Christian Medical College, Vellore, India

Abstract— Red blood cells are the most abundant type of certain RBCs change their size, shape, volume, structure or
blood cells in the human body, delivering oxygen to body tis- color and become an abnormal cell. Such abnormalities are
sues.The count of these vital cells is often the first step done in detected by viewing the blood-smear images through a
analyzing a patient’s pathological condition. Normal RBC’s microscope, which is a time consuming and error-prone
are biconcave in shape with a central pale area, and any devia-
process. Thus there is a need for automation ofanalysis of
tion in size, shape, volume, structure or color represents an
abnormal cell. Such abnormalities are detected by viewing the individual red cells in the blood smear image and segmenta-
blood-smear images through a microscope, a time consuming tion of such cells using appropriate techniques. There are
and error-prone method. This process can be automated by various segmentation techniques that are used to segment all
analyzing the individual cells in a peripheral blood smear types of cells in the blood smear images. These vary from
image and segmenting the cells using appropriate segmenta- simple intensity based segmentation to fuzzy, neural net-
tion techniques. The proposed study aims at Morphology- work or Tissue-like P Systems based segmentation. Intensi-
based detection of abnormal red blood cells in peripheral ty based segmentation was carried out to segment White
blood smear images, based on their size and shapes. Abnor- Blood Cells in the blood smear images [1]. A Marker Con-
malities such as Anisocytosis, Macrocytosis and Microcytosis
trolled Watershed Transform was used to segment the nuc-
are detected based on the size of the RBCs. Variations in the
shape of RBCs couldindicate various abnormalities. Convex lei of WBCs [2] and a Distance Transform based Watershed
hull based detection of speculated RBCs, is carried out in Transform [3] was used to segment the RBCs. Splitting of
Acanthrocytosis and Echinocytosis. The condition Eliptocyto- overlapping cells was possible to a greater extent when
sis, where some of the RBCs turn elliptical is detected using Watershed Transform was used [4] . In segmentation me-
Houghman Transform. In the abnormality called Rouleaux the thods based on region growing, the homogeneity criterion is
RBCs appear as stack of coins, which are detected by applying achieved by using the gray value and standard deviation of
a watershed algorithm to individual stacks and counting the the regions. Certain segmentation methods use the snake
number of cells in the stack. Sickle cell anemia is another algorithm [5] and few others used Tissue-like P Systems
common condition in people, where few RBCs are sickle or
[6]. Fuzzy logic can also be applied to segment WBCs [7]
crescent shaped and this shape is determined using the round-
ness factor. Codocytes resemble a bull’s eye, and can be identi- [8].Appropriate segmentation techniques were also used to
fied by examining if the segmented RBCs have rounded areas segment abnormal RBCs based on their size and shapes.
within the cell. Dacrocytes are tear drop RBCs, which can be Feature extraction was used to decide the type of abnormal
detected by analyzing the extreme points of the cell. The expe- RBCs [9].
riment was conducted for fifty images and the success rate The proposed study aims at a Morphology-based detec-
achieved was 80%. tion of abnormal red blood cells in peripheral blood smear
images, based on their sizes and shapes. The rest of the
Keywords— Red blood cells, Morphology, Houghman
paper is organized as Background in section II, Methodolo-
Transform, Watershed, Extreme points.
gy in section III, Results and Findings in section IV and
Conclusion in section V.
I. INTRODUCTION

A peripheral blood smear image has a rich representation


of White Blood Cells (WBCs), Red Blood Cells (RBCs) and
Platelets. Red blood cells are the most abundant type of
blood cells delivering oxygen to body tissues, the count of
which is often the first step in analyzing a patient’s patho-
logical condition. Due to various pathological disorders,

© Springer International Publishing Switzerland 2015 57


J. Goh and C.T. Lim (eds.), 7th World Congress on Bioengineering 2015
IFMBE Proceedings 52, DOI: 10.1007/978-3-319-19452-3_16
58 S. Kulasekaran et al.

II. BACKGROUND x In sickle anemia the RBCs are sickle shaped. This
is a Hb-S disease [10] [11].
The four aspects in evaluating if a red blood cell is normal In order to analyze these abnormal cells and diagnose
or abnormal are its size, color, shape and inclusion bodies. various disorders segmentation of such cells is necessary.
Normal RBCs are pink to reddish in color, 6-8 microns in
diameter and are round and biconcave disc shaped with high
surface to volume ratio, helping them to be flexible and III. METHODLOGY
bendable as they pass through capillaries and allowing them
to absorb greater amounts of oxygen during their circulation A. Image Pre-processing
throughout the blood. Any variations in these characteristics
of RBCs are an abnormality. Few of such abnormal RBCs The test images are first converted to binary images us-
based on their size and shape are discussed below: ing Otsu’s thresholding. The objects that are touching the
x Anisocytosis: is a variation in size of RBCs, which borders are eliminated and holes filled in them. Morpholog-
may be an indication of anemia [10]. ical operations like dilation and erosion are applied on to all
the blobs in order to smoothen them and strengthen their
x Microcytosis: is the abnormality where the size of
borders [12][13]. The WBCs are eliminated based on their
the red blood cells becomes less than 6 microme-
sizes as they are visibly larger than RBCs. Detection of
ters and has less amount of hemoglobin. This is
abnormal cells are discussed in the following sub-section.
due to iron deficiency, defective hemoglobin, por-
phyrin synthesis, Thalassaemia, Sideroblastic ane-
mia, or Lead poisoning [10]. B. Detection of Abnormal Red Blood Cells
x Marocytosis: which are larger than normal RBCs, Microcytes and Polychronasisis are detected by analyz-
is due to the occurrence of immature red blood ing the size of the RBCS.The elliptical and oval shaped
cells, vitamin B12 or folate deficiency and have a RBCs, which are Elliptocytes and Ovalocytes respectively
blue-grey coloration [10]. are identified using Houghman Transform [14]. It is seen in
x Ovalocytes: are oval shaped red blood cells, which codocytes, which are nucleated RBCs, after segmentation
are due to Thalassaemia major and is hereditary. the holes in those cells are visible even after pre-processing.
x Elliptocytosis: is a disorder passed down through Acanthocytes & Echinocytosis are identified by generating
families in which the red blood cells are abnormal- a convex hull for each of the RBCS and analyzing the dis-
ly shaped. Elliptocytosis affects about 1 in every tance between the points in the convex hulls. In order to
2,500 people of northern European heritage. It is detect the cells with the rouleax formation, a distance trans-
more common in people of African and Mediterra- form based watershed algorithm is applied to the individual
nean descent. The symptoms arefatigue, shortness stacks so that they split. The split cells are then counted and
of breath and yellow skin and eyes (jaundice) [10]. if the count is above a particular value it is inferred that
x Codocytes: are nucleated RBCs, which are imma- such RBCs have Rouleax formation. In sickle anemia the
ture red blood cells, the presence of which indicate RBCs are sickle shaped. These sickle shaped cells are de-
accelerated erythropoiesis or severe bone marrow tected using the roundness factor of blobs. The tear
stress in an adult [10]. dropped RBCs called dacrocytes are detected by obtaining
the extreme points of each of the cell.
x Acanthocytes and Echinocytosis: are spheroid
RBCs with a few large spiny projections. This can
be seen in patients with alcoholic cirrhosis, who IV. RESULTS AND FINDINGS
have inability to fully absorb dietary fats through
A prototype application was developed using MATLAB
the intestines or severe liver disease [10].
for testingthe images used for the study. 50 blood smear
x Dacrocytes: are RBCs with the shape of a tear images with various RBC abnormalities were tested. The
drop.These abnormal cells are due to severe iron images were first converted to grey images and necessary
deficiency, Thalassemia major, bone marrow fibro- algorithms were applied to them and the results were ob-
sis orMegaloblastic anemia [10]. tained. A sample set of images, which were used for testing,
x In rouleax formation, the RBCs are arranged in the their pre-processed binary images and the resultant seg-
form of a coin stack. It is due to the increase in the mented images of the abnormal cells are shown in Fig. 1,
blood concentration of fibrinogen, globulin and pa- Fig. 2, Fig.3 and Fig.4.
raprotein [10].

IFMBE Proceedings Vol. 52

You might also like