Medical experts very often need localization of parts of human body and human
organs shown in 2D scans. For this purpose numbering of vertebrae is traditionally
used.
We offer an approach to extract the spine column from CT images and distinguish
vertebrae. It enables automatic segmentation of spine column region and automatic or
semiautomatic separation of vertebrae. We offer our solution in the traditional deci-
sion making form as a prompt for the medical expert who can easily correct the result
of automatic separation of vertebrae.
2 Formulation of Problem
Usually a dataset of CT images of one patient consists of 20รท100 scans. Distance
between scans can vary from 0.1 to 1 centimeter. All images are stored as files in the
DICOM format. Each DICOM file contains 3D coordinates of the top left corner of
the 2D scan image relative to the coordinate system of the CT scanner.
One of difficulties for experts to work with the CT dataset consists in absence of
interconnection of successive numbers of files and their real 3D coordinates. A CT
scan can have arbitrary Z-coordinate relative to the human body Therefore, 2D scans
should be ordered in regard to their space disposition before one begins to segment
human organs.
DICOM pictures are represented as 16-bit grayscale images. Brightness of
DICOM images of 2D CT scans corresponds to the Hounsfield units that characterize
organ densities. Unfortunately, it is not referred to topograms. An appropriate trans-
formation of DICOM images, especially topograms, into the standard 8-bit gray scale
ones can help to get maximum accuracy of further steps. All images are provided
with their 3D coordinates according to the coordinate system of the CT scanner.
Our task is to estimate position of vertebrae and vertebra in a 2D scan. The main
steps of the offered decision rely on finding characteristic vertebra for comparing
different investigation of one patient.
3 Vertebra Segmentation
Vertebra segmentation from CT pictures is an urgent task for many medical applica-
tions. It is widely used to control dynamic of conditions of the spine, to recognize its
deceases and to treat them. Besides, this procedure is an intermediate step for seg-
mentation of abdominal organs, such as the liver, kidneys, and spleen, from CT scan
imagery [1]. Among semiautomatic and automatic approaches to the problem are
model-based, discrete optimization, neural network, active contours, morphologic
methods or their combinations [2-4] with or without of use a prior information etc.
One of the difficulties of vertebra segmentation, often mentioned by authors of algo-
rithms, consists in discrimination between the spine and ribs.
We propose a new automatic algorithm, which allows both: reliable automatic de-
tection of the vertebrae on 2D CT images in DICOM format, and separation of ribs
touching the spine. Also, detection of vertebrae on 256-color gray scale CT images is
86