| Literature DB >> 24843821 |
Emad A Mohammed1, Mostafa M A Mohamed2, Behrouz H Far1, Christopher Naugler3.
Abstract
Peripheral blood smear image examination is a part of the routine work of every laboratory. The manual examination of these images is tedious, time-consuming and suffers from interobserver variation. This has motivated researchers to develop different algorithms and methods to automate peripheral blood smear image analysis. Image analysis itself consists of a sequence of steps consisting of image segmentation, features extraction and selection and pattern classification. The image segmentation step addresses the problem of extraction of the object or region of interest from the complicated peripheral blood smear image. Support vector machine (SVM) and artificial neural networks (ANNs) are two common approaches to image segmentation. Features extraction and selection aims to derive descriptive characteristics of the extracted object, which are similar within the same object class and different between different objects. This will facilitate the last step of the image analysis process: pattern classification. The goal of pattern classification is to assign a class to the selected features from a group of known classes. There are two types of classifier learning algorithms: supervised and unsupervised. Supervised learning algorithms predict the class of the object under test using training data of known classes. The training data have a predefined label for every class and the learning algorithm can utilize this data to predict the class of a test object. Unsupervised learning algorithms use unlabeled training data and divide them into groups using similarity measurements. Unsupervised learning algorithms predict the group to which a new test object belong to, based on the training data without giving an explicit class to that object. ANN, SVM, decision tree and K-nearest neighbor are possible approaches to classification algorithms. Increased discrimination may be obtained by combining several classifiers together.Entities:
Keywords: Feature extraction; feature selection; microscopic image analysis; peripheral blood smear; segmentation
Year: 2014 PMID: 24843821 PMCID: PMC4023032 DOI: 10.4103/2153-3539.129442
Source DB: PubMed Journal: J Pathol Inform
Figure 1Workflow of peripheral blood smear image analysis, starting from image segmentation, features extraction, feature selection and classification
Segmentation time in seconds for 140 blood images. Comparisons between the segmentation methods used in.[21418] The time recorded is for all the segmentation processes (cell, nucleus and cytoplasm); except for image arithmetic, which includes time for nucleus segmentation only
Figure 2Procedures for supervised learning technique, showing the overall training and classification procedures for (n) classes
Measurable features of an object
Figure 3Construction of a multi-layer perceptron artificial neural network with one input layer, two hidden layers and one output layer
Figure 4Demonstration of the linear support vector machine classifier and the support vectors define the hyper-plane used to separate the classes
Figure 5Support vector machine algorithm. Transforming the non-linearly separable dataset from the input space to the high dimensional space using kernel methods
Figure 6Demonstration of the adaptive boosting algorithm using linear combination of weak classifiers to form a stronger classifier model
Available image analysis and machine learning software packages
Available blood smears image analysis systems