BRAIN SEGMENTATION IN HEAD CT IMAGES
Ana Sofia Torres and Fernando C. Monteiro
Polytechnic Institute of Braganc¸a, Campus Santa Apol´onia, Apartado 1134, 5301-857 Braganc¸a, Portugal
Keywords:
Brain segmentation, Graph clustering, Head CT images, Watershed transform.
Abstract:
Brain segmentation in head computed tomography scans is essential for the development of computer-aided
diagnostic methods for identifying the brain diseases. In this paper we present a hybrid framework to brain
segmentation which joints region-based information based on watershed transform with clustering techniques.
A pre-processing step is used to reduce the spatial resolution without losing important image information. An
initial partitioning of the image into primitive regions is set by applying a rainfalling watershed algorithm on
the image gradient magnitude. This initial partition is the input to a computationally efficient region segmenta-
tion process which produces the final segmentation. We have applied our approach on several head CT images
and the results reveal the robustness and accuracy of this method.
1 INTRODUCTION
Image segmentation is one of the largest domains in
image analysis, and aims at identifying regions that
have a specific meaning within images. The role
of imaging as complementary mean of diagnosis has
been expanding beyond the techniques of visualiza-
tion and checkups in anatomical structures. This area
has become a very useful tool in planning of surgical
simulations and location of pathologies.
The Computed Tomography (CT) is an imaging
modality that allows the imaging of sections of the
human body, with almost no overlap of organs or
anatomical structures. Thus allowing us to actually
doing tests with a large number of sections quickly
and with high spatial resolution. The need for quanti-
tative analysis in tests with many sections has served
as a stimulus for the development of computational
methods for the detection, identification and delin-
eation of anatomical structures. The segmentation of
the brain from CT scans is an important step before
the analysis of the brain. This analysis can be per-
formed by a specialist, which manually surrounds the
area of interest on each slice of the examination. This
requires very careful and attentive work and practi-
cal exams with a high number of slices, the identifica-
tion of regions becomes a tedious and time consuming
task, subject to variability depending on the analyzer,
which makes it desirable to have automated methods.
However, if on one hand, manual segmentation has
the problems mentioned above, the automatic identifi-
cation of structures from CT images becomes a tricky
task not only because of the volume of data associ-
ated with the imaging study, but also the complexity
and variability in the anatomical study, and that noisy
images can provide. So developing new accurate al-
gorithms with no human interaction to segment the
brain precisely is important.
The watershed algorithm is an example of a hy-
brid method, combining information about the inten-
sity and the image gradient. This algorithm is a pow-
erful edge-based method of segmentation, developed
within the framework of mathematical morphology
(Vincent and Soille, 1991; Grau et al., 2004). Some-
times, the use of the watershed over-segmentation re-
sults in unwanted regions. To circumvent this prob-
lem markers are applied to the image gradient in order
to avoid over-segmentation, thus abandoning the con-
ventional watershed algorithm (Shojaii et al., 2005).
This operation allows the reduction of regional min-
ima, grouping them in the region of interest.
The proposed methodology in this paper has three
major stages. First, from the gradient image we
create, based on the watershed transform, an over-
segmented image. The regions formed are atomic
regions. In the next step, the region similarity
graph (RSG) will be created (Monteiro and Campilho,
2008), from the over-segmented image, for apply a
graph clustering approach in the last station. This
framework integrates edges and region-based seg-
mentation with spectral based clustering through the
watershed transform. Figure 1 presents the stages of
434
Sofia Torres A. and C. Monteiro F..
BRAIN SEGMENTATION IN HEAD CT IMAGES.
DOI: 10.5220/0003794704340437
In Proceedings of the International Conference on Bio-inspired Systems and Signal Processing (BIOSIGNALS-2012), pages 434-437
ISBN: 978-989-8425-89-8
Copyright
c
2012 SCITEPRESS (Science and Technology Publications, Lda.)