Begum 2017

You might also like

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

World

2016Congress
World Congress
on Computing
on Computing
and Communication
and Communication
Technologies
Technologies
(WCCCT)

DIAGONISING LEUKEMIA FROM


MICROSCOPIC IMAGES USING IMAGE
ANALYSIS AND PROCESSING TECHNIQUES
Ms.A.R.Jasmine Begum Dr.T.Abdul Razak
Assistant Professor in Information Technology Associate Professor in Computer Science
Cauvery College for Women Jamal Mohamed College
Trichy-18,Tamil Nadu, India Trichy-20, Tamil Nadu, India
jasmine_akram2003@yahoo.com abdul64@yahoo.com

platelets, or thrombocytes, is to impasse the loss of blood from


Abstract- Image processing and analysis paves the way to extract wounds (hematostasis).
cum quantify objects and patterns in image data, it also enables 2) Leukemia Blood Cells
to find answers to meaningful biological questions. Microscopy The term “leukemia” refers to a
images in biology are often found to be complex and noisy. The
group of cancers of the blood cells. In leukemia, white blood
diagnosing of blood disorders plays a very crucial role in the
timely detection and curing of disease in the medical field and cells turn odd, split and multiply in an unrestrained way.
thereby protecting and saving human life. We discuss in this Leukemia is clinically and pathologically categorized into a
paper, a proposed framework for segmenting the white blood range of large groups. Leukemia is further typified as acute or
cell using Otsu’s global threshold method, and then by routing it chronic. In case of acute leukemia, undeveloped blood cells
to morphological minimum filter the darkest part of the image is multiply exponentially affecting the generation of fit blood
identified as ‘Nucleus’. Then the image is subjected to the cells by the bone marrow. In chronic leukemia, there is an
process of feature extraction to obtain its geometric features excessive build up of relatively mature, but abnormal, blood
information such as the size and shape of a nucleus, area, cells. Chronic leukemia is typically take months or years to
perimeter, eccentricity, circularity and solidity and the obtained
evolve. Leukemia is further characterized based on the usual
results are explained.
Keywords: Segmentation; global threshold; Geometric feature; detection of abnormal blood cell. When leukemia infects
I. INTRODUCTION lymphoid cells, it is termed as lymphocytic leukemia. When it
White blood cell, also termed as leukocyte or white affects myeloid cells, it is termed as myelgenous leukemia [3].
corpuscle, is a cellular component of the blood that Leukemia is further categorized as (i) Acute lymphocytic
lacks haemoglobin, has a nucleus, is capable of motility, and leukaemia (ALL), which is also known as acute lymphoblastic
immune the body against infection and disease by absorbing leukaemia). Children are usually affected by ALL and it is
external materials and cellular debris, by terminating also found in adults aged 65+. (ii) Acute mylogenous
infectious agents and cancer cells, or by producing antibodies leukemia (AML) is more common in adults than in children.
[1]. (iii) Chronic lymphocytic leukemia (CLL) occurs most often
in adults over the age of 55. (iv) Chronic myelogenous
leukemia (CML) affects grownups, also few children inflicted
with it [4].
II RELATED WORKS
Through reviewing the existing work in this regard and
already published literature, it is observed that numerous
researchers utilized diverse Segmentation strategies like
Thresholding strategy, Region based methodologies, edge
.
Fig 1. White Blood cells Evolution[2] detection approach, Clustering approaches, Artificial Neural
1) Normal Blood Cells Network, Fuzzy procedure, watershed algorithm and so on for
The various normal blood cells are: the segmentation of leukemia images and attempted to
Erythrocytes, Leucocytes, and Thrombocytes [2]. (i) discover better result.
Erythrocytes:- The erythrocytes are the most numerous blood. Der-Chen Huanga et al [5] proposed a novel method to
They are termed as red cells too. (ii) Leucocytes:- perform the leukocyte nuclei segmentation and classification
Leukocytes, or white cells, are involved in the resistance of (LNSC) method to assist biologists. In LNSC method
the organism. In the blood, they are much less in quantity leukocyte nuclei are subjected to segmentation and followed
than red cells. (iii)Thrombocytes:- The main function of

978-1-5090-5573-9/17 $31.00 © 2017


978-1-5090-5573-9/16 2016 IEEE 227
DOI 10.1109/WCCCT.2016.63
by the detection of leukocyte type by studying its texture and results in the replacement of central pixel by the darkest one in
shape. the running window [10].
S.Rubhala et al [6] presented a work to classify a
C. Proposed Model For Image Classification
lymphocyte as a typical or a lymphoblast. Here Acute
The Fig 2 represents to the framework of proposed
Lymphocytic Leukemia is just considered. This paper shows a method for Leukemia image segmentation and
quick and successful segmentation methodology for blow up classification.
images which is extremely useful for enhancing the
hematological technique and quickening finding of leukemia
illnesses. Features are segmented output and best features are
analysed. SVM are used for classifying process.
Ms. Minali et al [7] displayed a strategy in which
WBC nucleus segmentation of stained blood smear images
took after by significant feature extraction, selection and cell
classification to the acknowledgment and separation of typical
cell from the blast cell for leukemia identification.
A. Otsu’s Global Thersholding Method
The division of an image into meaningful structures,
image segmentation, is often a step forward in image analysis,
object representation, visualization, and a bunch of other
image processing tasks [8]. Thresholding is the most
commonly used image segmentation method, it is used to
create binary images from a grayscale image. Otsu's
thresholding method applies iterative process with all probable
threshold values and computing the degree of spread for the
pixel levels each side of the threshold, i.e. the pixels that either
falls in foreground or background. The aim is to obtain the Fig 2 Framework of Leukemia white blood cell detection using
threshold value where the sum of foreground and background segmentation
spreads is at its minimum [9].
Input: Gray Scale Image.
1. Compute histogram and probabilities of each Step 1) Convert the colour image into a grayscale
intensity level image.
2. Set up initial ωi(0) and μi(0) and t Step 2) The pre-processing stage includes noise
3. Step through all possible thresholds t=1,... maximum reduction and contrast enhancement of acquired
intensity. image and is performed to prepare the image for the
further stages.
Update ωi and μi. Step 3) Apply a global threshold Otsu’s method on
the contrast enhanced blood cell image.
Step 4) To reduce noise, preserve edges and increase
4. Compute σ2b(t). the darkness of the nuclei implement 3-by-3
5. Desired threshold corresponds to the maximum σ2b(t) minimum filter.
[8]. Output:The resultant image is of leukemia
B. Morphological Min filter influenced cells.
Morphological image processing is a technique used D. Feature Extraction
to introduce operations for transforming images in a unique Feature extraction means to categorize the
way which takes into account the image content too. The two input data into different set of features. This paper
existing general morphological operations are minimum defines 3 characteristics of lymphocyte cells, area,
(often termed as dilation) and maximum (erosion) filters. The perimeter and circularity since shape of the nucleus is
minimum filter facilitates the extension of object boundaries, the prime factor for differentiation of blasts. After
while the maximum filter erodes shapes on the image. detecting each WBC area, the area can be calculated
In morphological filters, each pixel is updated based for each WBC nucleus. First we have to count
on its comparison against surrounding pixels in the running number of pixel inside nucleus of WBC then the area
window. The running window is defined as the image area of WBC nucleus can be calculated [11].
formed around an existing pixel with defined radius. For i. Area: The area was ascertained by totalling
example, if we specify the radius = 1, the running window will the number of none zero pixels within the
be a 3x3 square around the target pixel. The transformation image region.

228
ii. Perimeter: By calculating the distance step is performed. As the next step segmentation of the
between each adjoining pair of pixels white blood cell is done using Otsu’s global thersholding
around the border of the region. method. The darkest nucleus was highlighted using the
iii. Circularity: This is a dimensionless morphological min filter. In feature extraction step the
parameter which changes with surface geometric feature of the resultant image is calculated.
irregularities and is defined in equation (1): The Table I represents geometric feature extraction of
Circularity= 4* Pi* Area/ Perimeter2 (1) the leukemia infected blood cell image. The important
information is contained in the geometrical shapes and
iv. Eccentricity: This parameter is used to parameters [9] associated with them. In the Table I the
measure how much a shape of a nucleus circularity value of all the three Nucleus1, 2 & 3 is less than
deviates from being circular [13]. It’s an 0.90, which indicates that the nucleus is not circular [14] and
important feature since normal blood cells also denotes the distortion in the shape of the nucleus. If
are more circular than the blast [14].The eccentricity value is near to one indicates that the nucleus is a
value is between 0 and 1. An ellipse whose blast. Considering the solidity, if its value is below one then it
eccentricity is 0 is actually a seems to possess irregular boundaries which again
circle.Eccentricity given bythe equation (2) : substantiates that the input image contains a blast.
Eccentricity= (2)

Where a-Major axis, b-Minor axis.


v. Solidity: Solidity is used to findout the
density of a component. Solidity is
calculated by equation (4). If the solidity
value is less than one then it is having
irregular boundaries [14]. It is given in
equation (3).
(a) RGB Image (b) Gray scale Image
Solidity=
(3)
where convex area is returns a scalar that specifies the number
of pixels in the hull filled in.

E. Classification
SVM is a promising nonlinear, nonparametric
classification technique, which already showed good results in
the field of medical diagnostics. Further, the SVM is a potent
algorithm with robust theoretical foundations based on the
Vapnik–Chervonenkis theory and it possess sound (c)Contrast Enhanced Image (d) Otsu’s threshold Image
generalization with regard to the new data. In the case of
SVMs, a data point is considered as an m-dimensional vector,
and the query is that whether such points can be parted away
with a hyperplane. There are plenty of hyper planes
classifying the data. The common purpose of SVM is to
pinpoint the best hyperplane which represents the largest
separation or margin between the two classes. In fact, SVM
creates a decision surface in the feature space by diverse
kernel functions; linear or nonlinear such as quadratic,
(e)Morphological Min filter
polynomials, and radial basis functions (RBF) [15]. applied Image
F. Simulation Result And Discussion Fig 3 (a) RGB Image (b) Gray scale Image (c) Contrast Enhanced Image
The proposed method is made functional by using the (d) Otsu’s Threshold Image (e) Min filter applied Image
Image Processing Tools of MATLAB R 2013a. The associated
figures provided in Fig 1 and Fig 2 represents to the outcomes
acquired from the proposed structure calculation. The sample
images are collected from hospital labs and also from the
dataset [16].
Initially, in the proposed method the gray scale image
is taken as the input. To enhance the image the preprocessing
Nucleus1 Nucleus2 Nucleus3

229
Fig 4 Separated nucleus sub images using Region of Interest method Science & Network Solutions, Vol:2.No. 6, ISSN
2345-3397. June 2014.
TABLE I THE RESULT OF GEOMETRICAL FEATURE EXTRACTION
12. Nagabhushana, R.M, Rajeshwari P,”Geometrical
Analysis of Leukocyte Nucleus to Detect
Geometric Nucleus 1 Nucleus 2 Nucleus3 Lymphoblast from Microscopic Blood Images” Vol:
Features 2[6], pp: 1947-1951, June 2014.
Area 2093 1109 1571 13. JyotiRawat, Annapurna Singh, H S Bhadauria,
Eccentricity 0.8095 0.6395 0.7906 JitendraVirmani, “Computer Aided Diagnostic
System for Detection of Leukemia using
Perimeter 206.3087 176.8944 198.5513 Microscopic Images”,4thInternational Conference on
Solidity 0.9045 0.8698 0.7906 Eco-friendly Computing and Communication
Systems. Procedia Computer Science 70, pp:748 –
Circularity 0.6176 0.4451 0.5005 756, 2015.
14. http://in.mathworks.com/help/images/ref/regionprops
.html.
III. CONCLUSION 15. Nimesh Patel, Ashutosh Mishra, “Automated
The prime objective of this proposed method is to Leukamia Detection using Microscopic Images.
diagnose the leukemia from microscope image by analyzing Second International Symposium on computer
its geometric features. Through this study it can be concluded vision and Internet (VISIONNET’15), Procedia
that the shape of the nucleus is more important than the shape Computer Science 58, pp:635-642, 2015.
of cytoplasm for accurate detection of the leukemia blast. In 16.http://www.hematologyatlas.com/leukemias.htm.
future, the arrived result can be subjected to classification
process to identify different types of Leukemia.
REFERENCES
1. https://www.britannica.com/science/white-blood-cell.
2. International Journal of Electrical and Electronics
Engineers ISSN- 2321-2055 (E) IJEEE, Vol: 7, Jan-
June 2015.
3. http://serc.carleton.edu/Woburn.
4. Tejashri G. Patil, V. B. Raskar, “Blood Microscopic
Image Segmentation & Acute Leukemia Detection”,
International Journal of Emerging Research in
Management & Technology, ISSN:2278-9359,
Vol:4, September 2015.
5. Der-Chen Huanga, Kun-Ding Hunga, Yung-Kuan
Chan, “A computer assisted method for leukocyte
nucleus segmentation and recognition in blood
smear images”, The Journal of Systems and
Software Vol:85, pp:2104– 2118,2012.
6. S.Rubhala, Mrs.J.Ramya, “Image segmentation of
leukemia using kernel based fuzzy c means
clustering”, International Journal of
Communications and Engineering Vol:3, No.3,
Issue: 03 March 2012.
7. Ms. Minali D. Joshi and Prof. A.H. Karode ,
“Detection of acute leukemia using white blood cells
segmentation based on blood samples”, IJECET
Volume 4,issue:3 May June, 2013.
8. http://www.cs.uu.nl/docs/vakken/ibv/reader/
chapter10.pdf.
9. http://www.labbookpages.co.uk/software/imgProc/
otsuThreshold.html.
10. www.graphicsmill.com/docs/gm/minimum-
maximum-median-Filters.htm
11. EstiSuryani, Wiharto, and NizomjonPolvonov,
”Identification and Counting White Blood Cells and
Red Blood Cells using Image Processing Case Study
of Leukemia”, International journal of Computer

230

You might also like