PARALLEL R-CENTIPEDES
Fast Contour Extraction for 3D Visualization
Mehdi Nouri Shirazi and Yoshiyuki Kamakura
Faculty of Information Science and Technology, Osaka Institute of Technology, Osaka, Japan
Keywords:
Deformable Contours, Active Contours, Electron-microscope Tomographic Images, 3D-visualization.
Abstract:
In our previous article, we introduced a class of region-based deformable contour models called R-centipedes.
The R-centipedes are able to operate in three modes: 1) deflationary, 2) inflationary, or 3) a mixture of both.
We demonstrated that the deflationary R-centipedes could adaptively change their structures in order to ex-
tract structures of interest and their substructures from complex Electron Microscope (EM) tomography slice
images. The R-centipedes have several desirable features such as 1) structural flexibility which allows them
to extract multiple objects in a single slice image, 2) high accuracy, and 3) insensitivity with respect to their
initial positions and configurations. In this article, we introduce two parallel versions of the R-centipedes, 1)
implicit, and 2) explicit parallel R-centipedes. We present three simulation studies to demonstrate their flexi-
bility, effectiveness and computational efficiency in extracting structures in three different complex situations.
1 INTRODUCTION
Extracting meaningful structures of interest and their
internal structures from medical and EM tomographic
slice images for 3D visualization is a challenging
problem. This is due to the complexity and variabil-
ity of the biological structures that are usually em-
bedded in intensity inhomogeneities, imaging noise,
textural artifacts and boundary irregularities, the large
size (> 1000 × 1000 pixels) and numerous number
(> 256 slices) of tomographic images that should be
processed. The challenge is to extract the bound-
ary pixels belonging to the structures of interest from
each slice image and integrate them into complete and
consistent 3D representations of the objects and their
parts as fast as possible and preferably with no or min-
imal user interaction.
Deformable contour models (McInerney and Ter-
zopoulos, 1996), including the standard energy-
minimizing snakes (Kass et al., 1988) and balloons
(Cohen, 1991), offer an attractive approach to con-
tour extraction problem and have been used broadly
in image segmentation. The active contours move and
deform within the slice images under a combined in-
fluence of internal and external forces.
Though the standard deformable models have
proved to be very useful tools in 3D visualization they
suffer from some characteristic limitations. First, they
should manually be initialized close to the boundaries
of the target objects. Second, the segmentation results
might be dependent on the positions of the initial con-
tours. Third, they are geometrically inflexible due to
inability to re-parametrize. Finally, they are incapable
of adapting to object topology.
To overcome the limitations of the standard
snakes, McInerney and Terzopoulos (McInerney and
Terzopoulos, 1995) augmented the snakes with re-
parametrization, splitting and merging mechanisms
using the affine cell image decomposition (ACID)
technique. They showed that their topology adaptive
snakes, called the T-snakes, could successfully extract
multiple objects and even grew into structures with
complex geometries in different medical image anal-
ysis scenarios.
Almost all the standard explicit snakes and their
topology adaptive versions are edge-based models.
There are several well known problems with edge-
based snakes. First, edge-based snakes use edge de-
tector to stop their evolving contours on the bound-
aries of the target objects. Second, if the image is
noisy, the image should be smoothed isotropically. If
the image is very noisy, the Gaussian smoothing has
to be strong which will smooth the stopping edges
too. Third, to get rid of spurious weak edges the
user has to set a threshold, which is usually a criti-
cal parameter that directly affects the quality of the
segmentation result. Fourth, the edge-based models
are inapplicable in cases where the boundaries of the
713
Nouri Shirazi M. and Kamakura Y..
PARALLEL R-CENTIPEDES - Fast Contour Extraction for 3D Visualization.
DOI: 10.5220/0003825807130718
In Proceedings of the International Conference on Computer Graphics Theory and Applications (IVAPP-2012), pages 713-718
ISBN: 978-989-8565-02-0
Copyright
c
2012 SCITEPRESS (Science and Technology Publications, Lda.)