scispace - formally typeset
Search or ask a question
Journal Article

White Blood Cells Classifications by SURF Image Matching, PCA and Dendrogram

01 Jan 2015-Biomedical Research-tokyo (Allied Academies)-Vol. 26, Iss: 4, pp 0
TL;DR: The results of the classification process for which a study with hundreds of images of white blood cells was experienced are given, which will help to diagnose especially ALL disease in a fast and automatic way.
Abstract: Determination and classification of white blood cells are very important for diagnosing many diseases. The number of white blood cells and morphological changes or blasts of them provide valuable information for the positive results of the diseases such as Acute Lymphocytic Leucomia (ALL). Recognition and classification of white cells as basophils, lymphocytes, neutrophils, monocytes and eosinophils also give additional information for the diagnosis of many diseases. We are developing an automatic process for counting, size determination and classification of white blood cells. In this paper, we give the results of the classification process for which we experienced a study with hundreds of images of white blood cells. This process will help to diagnose especially ALL disease in a fast and automatic way. Three methods are used for classification of five types of white blood cells. The first one is a new algorithm utilizing image matching for classification that is called the Speed-Up Robust Feature detector (SURF). The second one is the PCA that gives the advantage of dimension reduction. The third is the classification tree called dendrogram following the PCA. Satisfactory results are obtained by two techniques.

Content maybe subject to copyright    Report

Biomed Res-
India 2015 Volume 26 Issue 4 633
Biomedical Research 2015; 26 (4): 633-640
ISSN 0970-938X
www.biomedres.info
White Blood Cells Classifications by SURF Image Matching, PCA and
Dendrogram.
Sedat Nazlibilek*, Deniz Karacor**, Korhan Levent Ertürk***, Gokhan Sengul****, Tuncay
Ercan*****, Fuad Aliew*
*Department of Mechatronics Engineering, Faculty of Engineering, Atilim University, 06836, Ankara, Turkey
**Department of Electronics Engineering Department, Faculty of Engineering, Ankara University, 06100, Ankara, Turkey.
***Department of Information Systems Engineering, Faculty of Engineering, Atilim University, 06836, Ankara, Turkey
****Department of Computer Engineering, Faculty of Engineering, Atilim University, 06836, Ankara, Turkey
*****Department of Computer Engineering, Faculty of Engineering, Yasar University, 35100, Izmir, Turkey
Abstract
Determination and classification of white blood cells are very important for diagnosing many
diseases. The number of white blood cells and morphological changes or blasts of them provide
valuable information for the positive results of the diseases such as Acute Lymphocytic
Leucomia (ALL). Recognition and classification of white cells as basophils, lymphocytes,
neutrophils, monocytes and eosinophils also give additional information for the diagnosis of
many diseases. We are developing an automatic process for counting, size determination and
classification of white blood cells. In this paper, we give the results of the classification process
for which we experienced a study with hundreds of images of white blood cells. This process will
help to diagnose especially ALL disease in a fast and automatic way. Three methods are used for
classification of five types of white blood cells. The first one is a new algorithm utilizing image
matching for classification that is called the Speed-Up Robust Feature detector (SURF). The
second one is the PCA that gives the advantage of dimension reduction. The third is the
classification tree called dendrogram following the PCA. Satisfactory results are obtained by
two techniques.
Keywords - ALL disease, white blood cell, SURF, PCA, NN, Dendrogram
Accepted July 2015
Introduction
The motivation behind this study is to develop an
automatical process for helping the diagnosis of Acute
Lymphocytic Leucomia (ALL) desease. Most of the
diseases can be diagnosed by the numbers and sizes of
white blood cells found in a blood smear. Among other
diseases, ALL disease that has to be diagnosed in a fast
and accurate way is very critical for the health of children.
Today, manual methods are used to count and cell size
determination. This can give rise to inaccurate results. It
is also very tedious effort to determine number of cells
within a blood smear. The results are dependent on the
situation of the expert doing the analysis. Therefore, a
reliable automatic and fast way is vital for determining
number of cells and sizes of them. The main purpose of
this paper is to describe the development and to present
the results of a blood smear image based process to help
for diagnosis of diseases. Recognition and classification
of the types of white blood cells as basophils,
lymphocytes, neutrophils, monocytes and eosinophils also
give additional information for the diagnosis of many
diseases. We are developing an automatical process for
counting, size determination and classification of white
blood cells. In this paper, we give mainly the results of
the developed classification process. It is the core of a
computer aided diagnosis system. This process will help
to diagnose especially ALL disease in a fast and
automatic way. The process may replace the classical
manual process that is still used in medical laboratories
today. Since the process that we developed is a computer
based system, it can give us invaluable opportunities for
diagnosis and treatment of diseases. The process is mainly
an image based system. There is no need for using blood
itself during the process. The experiments and analysis
can be repeated easily and frequently. The results can be
obtained in a fast way and they are reliable and accurate
enough. A database can be created for patients. It can be
reached by the doctors when they need to see the state of
a patient in any time. The system can be the part of a

Nazlibilek/Karacor/Ertürk/Sengul/Ercan/Aliew
Biomed Res- India 2015 Volume 26 Issue 4
634
computer network in a hospital. Remote access to the
system and its database can be possible. Diagnosis and
treatment can be achieved quickly. The process that we
developed has two main sub-processes (Fig.1). The first
one is the image processing part and the second is the
classification part. Image processing is necessary for
segmenting individual white cells for further processing
such as determination of the number of cells and sizes of
cells, and classification as well. Three methods are used
for classification. The first one is a new algorithm
utilizing image matching for classification that is called
the Speed-Up Robust Feature detector (SURF). The
second one is to use PCA for dimension reduction
purpose, a couple of classical artificial neural network
structures. We applied principal component analysis for
classification. A classification tree is also created
following the PCA application. It is called the
dendrogram obtained for the types of white blood cells.
Figure 1. Block diagram representation of overall process
Diseases can be diagnosed by the number and
morphological changes of white blood cells. Today, the
diagnosis has still been achieved mainly by manual
techniques. However, the accuracy of it depends on the
operator’s expertise. The situation of the operator may
highly affect the analysis. Recently, there are efforts and
research studies on making it automatic the process [1-3].
The works on automatization can be divided into two
parts, namely, segmentation and classification of blood
cells. In this paper, we mainly concentrated on the
classification problem. Since there are a lot of cells in a
blood smear, we have to find a suitable way to detect and
classify them. In literature, there are some effective
methods for classifying high dimensional data [4, 5]. We
apply principal component analysis (PCA) for reducing
high dimensional data. Neural networks are also widely
used for classification of white blood cells [6,7].
Segmentation of cells is also one of the main topics on the
white blood cell analysis. Shape is an important
characteristic for determining a lot of diseases including
ALL. Therefore, both red and white cell shape estimation
are studied [8,9] K-mean clustering method and Fuzzy C-
mean clustering method are widely used in segmenting
white blood cells[10, 11]. The studies in [12, 13], the
authors developed robust segmentation and measurement
techniques of white cells in blood microscope images.
They tried to identify ALL diseases. In the literature,
there are a couple of studies on blood microscopic image
segmentation and automated identification and
classification of white blood cells utilizing different
methods [14-16]. Automatic and semiautomatic white
blood cell segmentation studies are given in [17, 18].
Subjects and Methods
In our work, a new and completely automatic
segmentation and classification process is developed. In
this paper, the contribution of our work is the introduction
of a new algorithm for image classification that is called
the Speed-Up Robust Feature detector (SURF) for the
classification problem of white blood cells. This
algorithm is effective for scale invariant feature
transform. Our approach does not need to extract nucleus
and cytoplasm. We utilize image matching in this method.
We make use of image matching as the classification
purpose. We also use the original image after PCA
application and training of neural networks. Hierarchical

White Blood Cells Classification
Biomed Res- India 2015 Volume 26 Issue 4
635
clustering that is represented by a tree called dendrogram
is used for classification validation the cells. In our case
we don't need any expertise because of automatic
thresholding during segmentation by Otsu's method
Pre-Processing
The overall process is given in Figure 1. It consists of
some important stages. The target process is aimed to
produce the following outputs: (1) the number of white
blood cells within the image; (2) the sizes of individual
white blood cells; (3) the percentage of malignant (grown)
white blood cells called lymphoblasts; (4) the classes of
the white blood cells; and (6) the diagnosis of Acute
Lymphocytic Leukemia (ALL) disease giving positive or
negative answer (this part is out of the scope of this
study). The image processing method applied here has
some drawbacks. One of them is to be able to extract
completely occluded cells and the other is to distinguish
cells which stick together. These cells are much greater
than the others since the connected components labeled
during the process may actually have two or more cells
rather than one cell. In such a situation, the count number
will be erroneous. However, since we check the ratios of
both axes of the cells, we can easily realize that the cells
that have ratios greater than 100% are partly occluded by
the others or they are so close that they touch together. In
that case, although the algorithm counts them as a single
cell, we correct the count number by increasing the
counter by one if the ratio is in between 100% and 200%.
We increment the counter by two if the ratio is greater
than 200%. Normally this is enough in most of the
applications. No manual intervention was needed for the
experiments carried out in the above applications.
Classification
The classification process gives an output in one of the
following cell types: Basophil (B), Lymphocyte (L),
Neutrophil (N), Monocyte (M), or Eosinophil (E). We use
two different approaches for classification, namely, SURF
description and artificial neural network structures in order
to enforce the results obtained. Matching capability of the
SURF description is used as classifier purpose. In this
approach, the images of cells that are obtained after cell
extraction by image processing module are matched against
a known image. Neural network structures are classifiers
based on training samples. Examples of painted original
white blood cells are given in Fig.2. They are typical
examples of white blood cells and put here for illustration
purposes of the method. The segmented cells are also given
in Fig.2. The inputs of the classifiers are the segmented cells.
Figure 2. Painted original white blood cells and segmented cells for classification purpose.

Nazlibilek/Karacor/Ertürk/Sengul/Ercan/Aliew
Biomed Res- India 2015 Volume 26 Issue 4
636
Surf
The first method used for the cell classification is
Speeded-Up Robust Features (SURF) image matching
scheme. The algorithm is first suggested by Bay et. al.
[19] and it is based on the commonly known SIFT (Scale-
Invariant Feature Transform), first suggested by Lowe
[20]. The algorithm is implemented in three stages:
detection of feature points, description of feature points
and matching of the points. The algorithm uses the 2D
Haar wavelet responses and integral images in order to
get the feature points. It uses an approximation to the
determinant of Hessian blob detector, For features, it uses
the sum of the Haar wavelet response around the point of
interest. In order to apply SURF image matching scheme
to cell classification, we first detected the SURF feature
points of the original cell images (L (Lymphocyte), N
(Neutrophil), E (Eosinophil), M (Monocyte), and B
(Basophil)). Secondly, in order to obtain a test image set,
we modified the original images as follows: rotated by 90
degrees, rotated by 270 degrees, rotated 180 degrees and
added Gaussian white noise having zero mean and
variances of 0.01, rotated 330 degrees and added
Gaussian white noise having zero mean and variances of
0.025, and finally extended by 40% and shrunk by 55%
(Fig.3). After obtaining the test images, we calculated the
SURF feature points of the test images. The feature points
of the original images and test images are compared and
the matching points are calculated by the Nearest
Neighborhood principle. Based on the number of
matching points the cell classification is performed (i.e.
the image belongs to the class in which the number of
matching feature points is maximum).
Figure 3. Test image set applied on the SURF algorithm.

White Blood Cells Classification
Biomed Res- India 2015 Volume 26 Issue 4
637
Table 1. The results of the SURF algorithms (Matching
Performance).
The results of the SURF classifications are given in the
Table 1. In the table, the original cell images, the number
of features of the images, the number of matching
features, effectiveness as a percentage and an example of
feature matching plot is given. The effectiveness is
calculated as the ratio of the number of matches and the
minimum of number of feature points of A and B
columns. Here, the column A represents the number of
feature points of the original images, the column B
represents the number of feature points of segmented cells
at the middle of the table (X1, X2, X3, X4, X5 and X6
where X represents L, N, E, M, or B). For example, the
effectiveness of L and L1 is 33/38=89.19% and E and E2
is 71/79=89.87%. The number of effectiveness varies
from 52% to 96% depending on the images. Average
effectiveness of the process is 77.20%. Among them, 16
out of 30 are greater than 80%, and 12 out of 30 are
between %60 and %80. This means that the effectiveness
of the classification process by SURF can be considered
as greater than 50%.
PCA, Hierarchical clustering and Dendogram
The BP1, BP2, LC1, LC2, NP1, NP2, MC1, MC2, EP1
and EP2 are rotated by the steps of 30 degrees in a
counterclockwise direction around their center points.
Thus, the number of images for each cell type is 24. The
Principal Components Analysis (PCA) is applied to all
images (120 images, in total) for dimension reduction.
After this analysis, the eigenvalues from largest to
smallest in value are given in Fig.4.
0 20 40 60 80 100 120
0
0.5
1
1.5
2
x 10
5
Eigenvalue number
Eigenvalue
Eigenspectrum
Figure 4. The eigenvalues from largest to smallest in
value
The percentage of the variance change is computed by
using the following equation,

Citations
More filters
Proceedings ArticleDOI
13 Apr 2018
TL;DR: This work considers the problem of pre-processing and supervised classification of white blood cells into their four primary types including Neutrophils, Eosinophils, Lymphocytes, and Monocytes using a consecutive proposed deep learning framework and seeks to determine a fast, accurate mechanism for classification.
Abstract: This works gives an account of evaluation of white blood cell differential counts via computer aided diagnosis (CAD) system and hematology rules. Leukocytes, also called white blood cells (WBCs) play main role of the immune system. Leukocyte is responsible for phagocytosis and immunity and therefore in defense against infection involving the fatal diseases incidence and mortality related issues. Admittedly, microscopic examination of blood samples is a time consuming, expensive and error-prone task. A manual diagnosis would search for specific Leukocytes and number abnormalities in the blood slides while complete blood count (CBC) examination is performed. Complications may arise from the large number of varying samples including different types of Leukocytes, related sub-types and concentration in blood, which makes the analysis prone to human error. This process can be automated by computerized techniques which are more reliable and economical. In essence, we seek to determine a fast, accurate mechanism for classification and gather information about distribution of white blood evidences which may help to diagnose the degree of any abnormalities during CBC test. In this work, we consider the problem of pre-processing and supervised classification of white blood cells into their four primary types including Neutrophils, Eosinophils, Lymphocytes, and Monocytes using a consecutive proposed deep learning framework. For first step, this research proposes three consecutive pre-processing calculations namely are color distortion; bounding box distortion (crop) and image flipping mirroring. In second phase, white blood cell recognition performed with hierarchy topological feature extraction using Inception and ResNet architectures. Finally, the results obtained from the preliminary analysis of cell classification with (11200) training samples and 1244 white blood cells evaluation data set are presented in confusion matrices and interpreted using accuracy rate, and false positive with the classification framework being validated with experiments conducted on poor quality blood images sized 320 × 240 pixels. The deferential outcomes in the challenging cell detection task, as shown in result section, indicate that there is a significant achievement in using Inception and ResNet architecture with proposed settings. Our framework detects on average 100% of the four main white blood cell types using ResNet V1 50 while also alternative promising result with 99.84% and 99.46% accuracy rate obtained with ResNet V1 152 and ResNet 101, respectively with 3000 epochs and fine-tuning all layers. Further statistical confusion matrix tests revealed that this work achieved 1, 0.9979, 0.9989 sensitivity values when area under the curve (AUC) scores above 1, 0.9992, 0.9833 on three proposed techniques. In addition, current work shows negligible and small false negative 0, 2, 1 and substantial false positive with 0, 0, 5 values in Leukocytes detection.

136 citations

Journal Article
TL;DR: A segmentation method for an automated differential counter using image analysis to extract leukocytes and separate its constituents, nucleus and cytoplasm, in blood smear images is proposed.
Abstract: In this paper, we propose a segmentation method for an automated differential counter using image analysis. The segmentation here is to extract leukocytes (white blood cells) and separate its constituents, nucleus and cytoplasm, in blood smear images. For this purpose, a region-based active contour model is used where region information is estimated using a statistical analysis. The role of the regional statistics is mainly to attract evolving contours toward the boundaries of leukocytes, avoiding problems with initialization. And contour deformation near to the boundaries is constrained by an additional regularizer. The active contour model is implemented using a level set method and validated with a leukocyte image database.

30 citations

Journal ArticleDOI
TL;DR: The results obtained by utilization of selected optimal features and adaptive neuro-fuzzy classification system indicate that it can be routinely used in clinical environment for differential diagnosis between different classes of leukocytes.
Abstract: Microscopic pathology is still a meticulous and biased task for hematologist, which leads to the misclassification of cells and vagueness prediction of abnormal cells due to variability in the morphological structure of leukocytes. Therefore, to enhance the detection precision and diminishing the time factor, an automatic classification system for leukocytes has been proposed. In routine clinical practice, expert hematologists observed that the nucleus plays a crucial role in the identification of the blood disorders. Accordingly, in this work, the localization of leukocyte nucleus is performed by using Chan–Vase level-set method for the design of a classification framework that differentiates between four classes of the leukocytes, i.e., eosinophils, polymorphs, monocytes and lymphocytes based on the nucleus. A dataset consisting of 162 leukocyte microscopic images is used. The images in the dataset are classified on the basis of texture, shape and color features. The feature selection method based on the linguistic hedge is applied on evaluated feature space of 92. The selected features are fed to an adaptive neuro-fuzzy classifier for the classification. The proposed framework obtained an accuracy of 98.7% after applying the adaptive neuro-fuzzy classification on selected 46 informative features. The correlation of best features and data extorted from the different microscopic images may yield a dramatic increase in diagnostic consistency in clinical pathology. The results obtained by utilization of selected optimal features and adaptive neuro-fuzzy classification system indicate that it can be routinely used in clinical environment for differential diagnosis between different classes of leukocytes.

26 citations

Proceedings ArticleDOI
01 Dec 2018
TL;DR: The results show that the proposed method is superior over other approaches, considering intra-class variations arising from non-uniform illumination, stage of maturity, scale, rotation and shifting.
Abstract: Classification of white blood cells from microscope images is a challenging task, especially in the choice of feature representation, considering intra-class variations arising from non-uniform illumination, stage of maturity, scale, rotation and shifting. In this paper, we propose a new feature extraction scheme relying on bispectral invariant features which are robust to these challenges. Bispectral invariant features are extracted from the shape of segmented white blood cell nuclei. Segmentation of white blood cell nuclei is achieved using a level set algorithm via geometric active contours. Binary support vector machines and a classification tree are used for classifying multiple classes of the cells. Performance of the proposed method is evaluated on a combined dataset of 10 classes with 460 white blood cell images collected from 3 datasets and using 5-fold cross validation. It achieves an average classification accuracy of 96.13% and outperforms other popular representations including local binary pattern, histogram of oriented gradients, local directional pattern and speeded up robust features with the same classifier over the same data. The classification accuracy of the proposed method is also compared and benchmarked with the other existing techniques for classification white blood cells into 10 classes over the same datasets and the results show that the proposed method is superior over other approaches.

22 citations


Cites methods from "White Blood Cells Classifications b..."

  • ...They are suited for the proposed methodology because of their effectiveness in learning from modest sized training sets and the relatively small dimensionality of the feature set resulting from bispectral invariants after PCA....

    [...]

  • ...The evaluation perfformance of the proposed WBC classification technique is benchmarked versus 11 other existing techniques: Fast-RVM, ELM [10], FCM, Fast Fuzzy C Mean (FFCM) [31], ANN [6], HHCN , MLPs [8], Random forest and regression tree [32], PCA [33] and K-PCA [7]....

    [...]

  • ...PCA is used to reduce the number of variables of interest into a smaller set of components....

    [...]

  • ...These are then reduced to 20 features using PCA....

    [...]

  • ...A computation time in (sec) for the other methods FCM, FFCM, K-PCA, PCA, fast-RVM, ELM and the proposed method are: 3359, 89.58, 2500, 1500, 1230, 3967 and 15800 respectively....

    [...]

Proceedings ArticleDOI
01 Nov 2018
TL;DR: In this paper, the Radon projection of segmented nuclei shape was used for feature representation and Linear Discriminant Analysis (LDA) was used to encode the discriminative properties of the white blood cells.
Abstract: Automated classification of white blood cells from microscope images is still challenging, particularly in terms of feature representations choice considering its complexity, compactness and efficiency. Particularly, in this scenario, the feature representations have to be invariant to non-uniform illumination, shape of the nuclei, stage of maturity, change in topology due to rotation, scale and shifting. This paper proposes a new white blood cell feature representation which aims at increasing robustness to those challenges. The proposed feature representation is designed based on L-moments (L-skewness, L-mean, L-scale and L-kurtosis) of the Radon projection of segmented nuclei shape. Coupled with Linear Discriminant Analysis, the proposed feature representation has been shown to be highly effective at encoding the discriminative properties of the white blood cells, and invariant to intra-class cell variations. Support Vector Machine (SVM) based (ones-vs-all) schema and a classification tree are applied to separate the multiple classes of cells. The proposed approach is evaluated for a 10-class problem. It achieves an average classification accuracy of 97.23% and outperforms all other feature representations, including bispectral invariant, local binary pattern, and histogram of oriented gradients using the same classifier on the same dataset. The proposed method is also compared and benchmarked with the other 12 existing techniques for classification of white blood cells into 10 classes over the same datasets and the results show that the proposed method achieves high accuracy in comparison with other approaches. The proposed method is also highly competitive in terms of computation and efficiency in comparison with other approaches.

16 citations

References
More filters
Book ChapterDOI
07 May 2006
TL;DR: A novel scale- and rotation-invariant interest point detector and descriptor, coined SURF (Speeded Up Robust Features), which approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.
Abstract: In this paper, we present a novel scale- and rotation-invariant interest point detector and descriptor, coined SURF (Speeded Up Robust Features). It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster. This is achieved by relying on integral images for image convolutions; by building on the strengths of the leading existing detectors and descriptors (in casu, using a Hessian matrix-based measure for the detector, and a distribution-based descriptor); and by simplifying these methods to the essential. This leads to a combination of novel detection, description, and matching steps. The paper presents experimental results on a standard evaluation set, as well as on imagery obtained in the context of a real-life object recognition application. Both show SURF's strong performance.

13,011 citations

Journal ArticleDOI
TL;DR: A novel scale- and rotation-invariant detector and descriptor, coined SURF (Speeded-Up Robust Features), which approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.

12,449 citations


"White Blood Cells Classifications b..." refers methods in this paper

  • ...[19] and it is based on the commonly known SIFT (Sc aleInvariant Feature Transform), first suggested by Lo we [20]....

    [...]

Book
01 Feb 2006
TL;DR: Kogan and his co-editors have put together recent advances in clustering large and high-dimension data, with particular emphasis on linear algebra tools, opimization methods and statistical techniques.
Abstract: Clustering is one of the most fundamental and essential data analysis techniques. Clustering can be used as an independent data mining task to discern intrinsic characteristics of data, or as a preprocessing step with the clustering results then used for classification, correlation analysis, or anomaly detection. Kogan and his co-editors have put together recent advances in clustering large and high-dimension data. Their volume addresses new topics and methods which are central to modern data analysis, with particular emphasis on linear algebra tools, opimization methods and statistical techniques. The contributions, written by leading researchers from both academia and industry, cover theoretical basics as well as application and evaluation of algorithms, and thus provide an excellent state-of-the-art overview. The level of detail, the breadth of coverage, and the comprehensive bibliography make this book a perfect fit for researchers and graduate students in data mining and in many other important related application areas.

238 citations


"White Blood Cells Classifications b..." refers background in this paper

  • ...Individual data objects are the leaves of the tree, and the interior nodes ar nonempty clusters [21]....

    [...]

Proceedings ArticleDOI
Fabio Scotti1
20 Jul 2005
TL;DR: The presented paper shows the effectiveness of an automatic morphological method to identify the Acute Lymphocytic Leukemia by peripheral blood microscope images.
Abstract: The early identification of acute lymphoblastic leukemia symptoms in patients can greatly increase the probability of recovery. Nowadays the leukemia disease can be identified by automatic specific tests such as Cytogenetics and Immunophenotyping and morphological cell classification made by experienced operators observing blood/marrow microscope images. Those methods are not included into large screening programs and are applied only when typical symptoms appears in normal blood analysis. The Cytogenetics and Immunophenotyping diagnostic methods are currently preferred for their great accuracy with respect to the method of blood cell observation which presents undesirable drawbacks: slowness and it presents a not standardized accuracy since it depends on the operator's capabilities and tiredness. Conversely, the morphological analysis just requires an image -not a blood sample- and hence is suitable for low-cost and remote diagnostic systems. The presented paper shows the effectiveness of an automatic morphological method to identify the Acute Lymphocytic Leukemia by peripheral blood microscope images. The proposed system firstly individuates in the blood image the leucocytes from the others blood cells, then it selects the lymphocyte cells (the ones interested by acute leukemia), it evaluates morphological indexes from those cells and finally it classifies the presence of the leukemia.

189 citations


"White Blood Cells Classifications b..." refers background in this paper

  • ...The studies in [12, 13], the authors developed robust segmentation and measureme nt techniques of white cells in blood microscope image s....

    [...]

Journal ArticleDOI
TL;DR: A robust procedure RSIMCA is proposed which is based on a robust Principal Component Analysis method for high-dimensional data (ROBPCA) and various simulations and real examples reveal the robustness of this approach.

154 citations