Vous êtes sur la page 1sur 6

Proceedings of the 2005 IEEE

International Conference on Information Acquisition


June 27 - July 3, 2005, Hong Kong and Macau, China

DSA Image Registration based on Multiscale Gabor


Filters and Mutual Information
Zhiguo Cao , Xiaoxiao Liu and Bo Peng

Yiu-Sang Moon

Key Laboratory of Ministry of Education for Image Processing


and Intelligent Control
Institute for Pattern Recognition and Artificial Intelligence
Huazhong University of Science and Technology
Wuhan 430074, China
{zgcao & sharonLiu}@hust.edu.cn

Department of Computer Science and Engineering


Chinese University of Hong Kong
Shatin N.T.
Hong Kong, China
ysmoon@cse.cuhk.edu.hk
correspondence with respect to the other. To reduce the
computation price, only the control points are taken into
account for the first step. Later, Bentoutou etc. [4] pointed out
that the control points should be selected from the edges of the
live images, instead of mask images [3], to ensure the vascular
structures are included in order to better register the dissimilar
regions. They take the combined invariant moments as the
similarity measure to compute the displacements of each
control point, and the registration results are very well.
However, there is still some room for further improving the
registration process. First, the common edge detection filters
may not behave very well when encountering the low contrast
vessel images with noisy background. Second, the robustness
of the similarity criterion (invariant moments) towards the
dissimilarity of vessel information in the live image is not
fully investigated. Also, the computation cost of calculating
the 5 moments at each position in the searching window to get
the displacement of each control point still may not be cheap
enough for clinical practice.
The purpose of this paper is to develop an effective and
fast method of DSA image registration to improve the
visualization of blood vessels. The rest of the paper is
organized as follows. In section , control points selection is
developed using multiscale Gabor filtering and the
displacement of the each control point is calculated by MI
criterion, illustrated in section . The detailed approach of a
smoothed thin-plate spline warping strategy can be found in
section . And some experiments results are shown in section
. Finally, a conclusion is given in section.

Abstract - In clinical practice, digital subtraction


angiography (DSA) is a powerful technique for the visualization
of blood vessels in X-ray image sequences. Different with
traditional DSA image registration processes, in our proposed
image registration method, the control points are selected from
the vessel centerlines using multiscale Gabor filters, and mutual
information (MI) is then taken as the similarity criterion to find
the correspondences. Experimental results demonstrate our
algorithm efficiently yields satisfying registration result for DSA
images.
Index Terms - Image registration; Digital Subtraction
Angiography; Multiscale Gabor Filters; Mutual information;

I. INTRODUCTION
In modern medical clinical practice, Digital Subtraction
Angiography (DSA) is a widely used imaging tool for
visualizing the blood vessels. Especially, the coronary
angiography is the gold-standard image technique for the
visualization of the motion and the morphology of the arteries.
During the DSA imaging process, a successive series of
images is taken to show the passage of a bolus of injected
contrast medium through the interested vessels. So-called
mask images are taken prior to the arrival of the contrast
medium, and the live images are taken when the contrast
medium is full of the vessels. The background is largely
removed by subtracting a mask image from the live image.
Most ideally, only the high-contrast vessels are left in the
picture.
However, due to the unavoidable and complex motion of
the tissues inside the human body, the image sequences are
often full of artefacts, including peristaltic motion of the
patient as well as the superimposed spine, catheter and bowels.
It is not likely to directly conduct subtraction without
alignment. Instead of developing new imaging devices, the
easier and cheaper way is to take image registration techniques
by calculating the correspondence between pixels in the
successive images.
Lots of image registration strategies have been carried
out during the past decade [1]. A survey specific in medical
field can be found in [2]. In [3], the authors provide a detailed
and extensive framework of DSA image registration.
Generally speaking, the registration involves two steps: (a)
find out the correspondence between the pixels in the live and
mask images, and (b) warp one of the images according to the

II. CONTROL POINTS SELECTION


To explicitly compute the correspondence for each pixel
might be desirable but unpractical, due to the expensive
computation cost. The possible alternative is to merely
calculate the correspondence for a selected set of so-called
control points. And the overall alignment can then be obtained
by interpolation. Usually, the control points can be selected
manually, or by taking a regular grid, or by auto extracting
image features such as strong edges [3]. Considering the
particular case of DSA images, where artefacts are observable
only in the areas with dynamic objects, we extract the control
points from centerlines of these moving objects, like vessels
and catheters, using multiscale Gabor filtering [5].

*This work was supported by the Project of the National Fundamental Research 973 Program of China under Grant No. 2003CB716105.

0-7803-9303-1/05/$20.00 2005 IEEE

105

method, guided by the maximum response direction.


3. Threshold at the 90% of the histogram is able to get
rid of most of the background ridges, which are not supposed
to belong to the strong moving objects.
4. Utilizing the continuousness of the scales and
directions along the centerline curve, the smooth centerlines of
interest are obtained by further decline short and broken lines.
(Fig. 2(d))

Compared with the edge points, the skeleton points, as


the important feature of the tubular objects, can better control
the deformation of the whole image, and the reduced number
of the control points will help to curtail the computation cost.
In addition, common edge detectors often fail to detect the
vessel area with low contrast, while Gabor filters with
different directions and frequency bands and can well enhance
the centreline signals of tubular objects and conduct noise
suppression
A. Centerline extraction by Multiscale Gabor filters
Here, we exploit the 2-D even Gabor filter (1) for
extracting control points from the live image.
(1)
h( x, y ) = g (x ' , y ' )cos(2Fx ' )
where
(x ' , y ' ) = (x cos + y sin , x sin + y cos ) ,
the orientation of the filter. Any desired
denoting
orientation can be achieved via a rigid rotation in the x-y
plane. F is the spatial central frequency, g ( x, y ) is the 2-D
Gaussian function as in (2)
2
2

1
1 x y .
(2)
g ( x, y ) =
exp +

2 x y
2

x
y



Where x and y correspond the horizontal and vertical

(b) Maximum response Map

(a) Original DSA image

(d) Extracted centreline (white )


Fig.2 Centerline extraction by Mutiscale Gabor filters

(c) Ridge detection result

spatial extent of the filter. y x , called the aspect ratio,


gives a measure of the filters asymmetry. x and y are
related to the filters frequency bandwidth and orientation
bandwidth in the way illustrated in (3) and (4):
ln 2 1 2 BF + 1
(3)
x =
2 F 2 BF 1
ln 2 1
1
(4)
y =
2 F tan (B 2 )
BF is the spatial frequency bandwidth and B is the

B. Control points sampling


A slipping window of m m is taken to make a
sampling of the centerline points so as to ensure one point in
each window at most. The window size m is related to the
size of the image itself. As for a specific image, the larger the
size m , the smaller the number of the control points. However,
to choose the best number of the control points is to make a
best balance between the computation cost and the registration
effect, which has no rigorous standards. Here we set the ratio
of control points out of the sum of the pixels to be 0.1% ~
0.5%, and our experimental results demonstrate that the small
group of accurately selected centerline points is able to well
control the deformation during the TPS interpolation.

orientation bandwidth.

CONTROL POINTS DISPLACEMENT CALCULATION


Fig.1 Two dimensional even Gabor filter in spatial domain

points V = {vi ( x, y )} ,
i = 1,...N from the live image, we now calculate the
displacement of each point, viz., to search for the
correspondences. There are two major categories of
displacement calculation methods: gradient-based optic-flow
techniques and the template-matching based techniques. We
choose the latter, which can be made more robust against the
inflow of contrast than optic-flow techniques, by a proper
choice for the similarity criterion [3]. Then the similarity
criterion comes to be the crucial factor of the whole
registration process.
A number of similarity measurements have been
proposed to determine the correspondence between regions
After

The following steps are taken to extract the centerlines.


An example is given in Fig 2.to help illustration:
1. Conduct convolution of the original DSA image with
a group of pre-designed Gabor filter templates. According to
the width of the tubular objects in the live image, we modulate
the filters into specific 5 frequency band (the 5 scales
corresponds to the 5 degrees of width), and 12 directions in
each scale. Extracting the maximum response value among
those convolution results in different frequencies and
orientations, we get the enhanced picture of the vessel
centrelines (Fig 2. (b)).
2. Extract the ridge points or local maximums from the
maximum response map, using non-maximum suppression

106

selecting

the

control

[3]; however, most of them are not robust towards the regions
with intensity changes, especially where obvious
dissimilarities appear, thus not suited to DSA applications.
The major dissimilarity between the live image and the mask
image is the blood vessel information: the mask image has no
vessel information at all, while the live images contain vessels
in different sizes. Therefore, we need a similarity criterion,
which is not sensitive to the vessel signal in order to find the
correspondence. Besides, the ideal similarity criterion should
also be invariant to the local transformations in certain degree,
which can be simplified here to be rotation, translation and
blur. The estimated displacements of the correspondence in
DSA images are in small scales [4]. Reasonably, we assume
that the largest deformation parameters would not exceed 5
degrees angle for rotation, 10 pixels shift for translation and
Gaussian blur with the sigma 1.5 . The above expectations
form the standard for choosing the ideal similarity
measurement in our DSA application.
In this paper, the mutual information (MI) or relative
entropy is used to describe the similarity of the DSA image
pairs. MI is a very powerful tool to measure the statistical
dependence between two random variables or the amount of
information that one variable contains about the other. It has
been applied on a large variety of applications for its
robustness to measure image intensities, especially in
multimodality image registration [6]. We, therefore, not only
utilize MI to measure the final effect of our registration
algorithms, but also take it as the similarity criterion of the
correspondence search. And we further discover the
robustness characteristic of MI by testing it with technically
designed synthetic experiments for DSA images.
A.
as

Therefore, MI may be used as similarity measure between two


images and is usually estimated by the following expression:
P ( a, b )
(8)
I ( A, B ) = PAB ( a, b ) log AB
PA ( a )< PB ( b )
a ,b

B. Synthetic experiments for MI measure


In order to test the robustness of MI measure in the
dissimilar area, where vessel information is visible, we
synthesize a precisely registered sub-image pairs from original
live image for tests (Fig.3): First clip a small 5 51
rectangular region, filled with contrast information, from the
original 165 165 live image, and then paste it onto the center
of the 51 51 mask template, which is arbitrarily selected from
the background. So we get the 51 51 template pair, which can
be regarded as strictly registered with each other.

165165

5151


Fig.3 The formation of the synthesized image pairs

The following 4 small experiments are carried out to test


the robustness of the MI similarity criterion towards
dissimilarities, using the above synthetic image pairs.
Test 1: Taking a 21 21 sub-template from the live
template, calculate the MI value at each position within
11 11 neighborhood (translation from -5 to +5 pixels at both
x and y directions) at the corresponding mask template (Fig.
4). We can see the peak appears in the template center, which
tells us that the grey information in the 21 21 window is rich
enough to determine the similarity that the vessel information
in the live image has little influence. Certainly, if we take a
smaller window, where the vessel information is too much to
be ignored, the peak will be weaker and even destroyed. Since
we hope the window size to be as small as possible in order to
reduce the computing cost, it is necessary to find out how the
MI measure is related to the window size, which leads us to
the Test 2.

Mutual Information theory


Generally, the entropy of random variable A is defined
H ( A) = PA (a) log PA (a) .

551 5151

(5)

Where a A and P (a ) is the possibility distribution of A .


Similarly, the joint entropy of two random variables A and B
is defined as
(6)
H ( A, B ) = PAB ( a, b) log PAB ( a, b) .
A

a ,b

Where a A b B and Pab (a.b) is the joint possibility


distribution of two variables. If H ( A | B ) stands for the
condition entropy of A when B is known, then the difference
of H ( A) and H ( A | B ) expresses the entropy of A contained
in B , i.e. MI. So the MI between two systems can be presented
by (7):
I ( A, B ) = H ( A) + H ( B) H ( A, B)
= H ( A) H ( A | B )

(7)

= H ( B) H ( B | A)

Obviously, the MI, which measures how much one image


represents the information in another image, will reach
maximum if the spatial position of two images is the same.

Fig.4 Peak appears at the matching position in MI measure space

Test 2: Change the sub-template size n to see how the


MI measure works towards the vessel information. We find

107

smoothing TPS is utilized to decrease the influence of wrong


correspondences.
Given the control point pairs U = {ui ( x, y )}

that the peaks are becoming less strong as the decrease of


template size n . And when the area of the vessel part (5 pixels
wide) takes up almost half of the template ( n = 9,11 ), the
difference of MI value are too small to accurately detect the
maximum. Considering the deformations in real DSA images,
we take the templates with the size 21 21 (big enough to
counteract the deformations, and computationally acceptable)
in our later algorithms to deal with the vessels with width less
than 5 pixels. Experimentally speaking, the template size n is
supposed to be as large as about 4 times of the estimated
biggest vessel width.
Another two tests are used to discover the invariant
ability of MI method towards transformation (rotation and blur
separately) in small scale in DSA data.
The tests demonstrate that with a proper template size,
the maximum of MI is always at the right correspondent
position, invariant to rotation and blur in a certain range,
which is robust enough to deal with the local transformation in
DSA image sequences.
By searching the maximal value in the 10 10
neighborhood of control point set V = {vi ( x, y )} of the MI

and V = {vi ( x, y )} , i = 1,...N , the TPS energy function is


expressed as
N
2 f
2 f 2 2 f 2
2
ETPS ( f ) = ui f (vi ) + ( 2 )2 + 2(
) + ( 2 ) dxdy (10)
xy
y
i =1
x
Where f is the mapping function between U and V , and is
a regularization parameter, which adjusts the degree of
smoothness of the TPS function. Large values of greatly
limit the range of non-rigidity of the transformation. On the
other hand, the transformation can turn out to be very flexible
at small values of . For each fixed , there exists a unique
minimizer f which is denoted by:
(11)
f (v ) = v A + ( v ) W
Where A is a 3 3 matrix, representing the affine
transformation and W is a N 3 warping coefficient matrix,
representing the non-affine deformation. The vector (v ) is a
1 K

measure space, we can obtain the best matching corresponding


point set U = {ui ( x ', y ')} , i = 1,...N .

vector

for

each

point

vi ,

where

each

entry j (vi ) = c v j vi log v j vi .


When we substitute f in () using (), the TPS
energy function becomes:
2
(12)
ETPS ( A,W ) = U VA w + trace(W T W )
Where is a N N matrix made up by (vi ) .

C. Sub-pixel accuracy
Even sub-pixel misalignments may produce significant
artefacts in the subtraction images. Instead of translating the
mask image by sub-pixel increments around the found best
match position, which is computationally expensive, here, we
utilize the mutual information value to do an analytical matchinterpolation [7]. The need for greater precision requires that
the coordinates for the corresponding peak in the match space
of mutual information.
At each matched position ( x ', y ') , given the MI values of
its discrete neighbourhood, the estimated continuous
coordinates ( x , y ) of the match peak are calculated as:
I ( x , y ) ( x ', y ') I ( x , y ) ( x ' 1, y ')
1
x = x ' +
2 2I ( x , y ) ( x ', y ') I ( x, y ) ( x ' 1, y) I ( x , y ) ( x '+ 1, y ') (9)

Then, QR decomposition is used to separate the affine


and non-affine warping space:
R
(13)
V = [Q1Q2 ]
0
Where Q1 and Q2 are orthonormal matrices, R is upper
triangular. The final solution for W and A are:
W = Q2 (Q2T Q2 + I ( N 3) ) 1 Q2T U
A = R 1 (QT V W );
1

(14)
(15)

Then, using function with the calculated parameters, we


apply this warping to each pixel of the mask image M ( x, y) to
obtain a new registered mask image M * ( x, y ) . During the
warping, however, the calculated new coordinates might not
be integers. If we simply cut out the decimal parts to get
integers, put the inaccuracy resulted by round operation aside,
many positions can not get gray value or get values time after
time, especially in areas where larger deformation happens. To
improve the accuracy of TPS warping result, we define the
following interpolation function (16) to calculate M * ( x, y ) :

1
I ( x ', y ') I ( x ', y ' 1)
.
y = y ' +
2 2I ( x, y ) ( x ', y ') I ( x, y ) ( x ', y 1) I ( x, y ) ( x ', y '+ 1)

Where I ( x , y ) ( x ', y ') is the MI value between the live


template centred at ( x, y) and the mask template centred
at ( x ', y ') .
. IMAGE WARPING BASED ON SMOOTHING TPS
The Thin-plate Spline (TPS) functions provide us an
effective way to generate a smoothly interpolated spatial
mapping with adherence to two sets of landmark points [8].
As a natural non-rigid extension of the affine map, the TPS
can be cleanly decomposed into affine and non-affine
subspaces while minimizing a bending energy based on the
second derivative of the spatial mapping [9]. In this paper, the

108

M ( x, y ) =

i =1

M i ( xi , yi )
Di2
,
K
1

2
i =1 Di

(16)

( x x ) 2 + ( y y ) 2 , x x and y y
i
i
i
i
Di =
, Di 1
1, x = xi and y = yi
For each position ( x, y ) , x, y N there are some calculated

coordinates ( xi , yi ) , xi , yi R, i = 1...K , which are all close

(c) Maximum response map

(d) Centerline points

(f) Displacements calculation

(g) Registered mask image M * ( x, y )

(h) Direct subtraction result

(i) The result of our approach

to ( x, y ) that the distance Di between them are less than 1


pixel. We distribute the K gray values by giving them each a
weight according to their distance to the integer coordinates.
Thus we get smoothing and accurately registered new mask
image.
. EXPERIMENTAL RESULTS
We carried out experiments on various sets of DSA
images, most of the artefacts can be removed and the weak
vessels can be better visualized after registration.
Two examples are given in this section to illustrate our
registration techniques. Fig.5 illustrates the registration
process of the cerebral image pairs in detail, with the middle
products shown orderly. Fig.5(c) is the maximum response
map after multiscale Gabor filtering, vessel structure gets well
enhanced. The extracted centerlines are superposed on to the
original live image in Fig.5(c), the extracted strong tubular
structures are supposed to be the key moving objects that need
to be registered. Calculated the displacement vectors of each
control points are depicted on Fig.5 (f) by the arrows. Then
TPS function warping deforms the original mask image both
globally and locally and produces the new mask image in
Fig.5(g).The increased MI value between mask image
( M ( x, y ) and M * ( x, y ) separately) and the original live image
L( x, y) , from 2.90 to 4.70, demonstrates the effectiveness of
our algorithms. The final better vision of the vessel structures
(Fig.5 (i)) is obtained by simply subtracting the new mask
image from the original live image. Compared with the direct
subtraction result before registration, the improvement is
obvious. Fig.6 shows the registration result of peripheral
image pairs and the MI value increases from 1.60 to 2.00.

(a)

Original live image L( x, y )

Fig.5 Registration of cerebral images

(b) Original mask image M ( x, y)

109

REFERENCES

(a) Original live image

(b) Original mask image

(c) Control points on the centerlines

(d) Displacement calculation

[1] L.G. Brown, A survey of image registration techniques, ACM


Computing Surveys, 1992, vol.24, no.4, pp.325-376
[2] J.B.A. Maintz and M.A. Viergever, A survey of medical image
registration, Medical Image Analysis, 1998, vol.2, no.1, pp.1-36
[3] Erik H.W. Meijering, Karel J Zuiderveld and Max A.Viergever, Image
registration for digital subtraction angiography, International Journal of
Computer Vision, 1999, vol.31, no.2/3, pp.227-246
[4] Y. Bentoutou, N. Taleb, M. Chikr El Mezouar, M.taleb and L. Jetto, An
invariant approach for image registration in digital subtraction
angiography, Pattern Recognition, 2002, vol.35, pp. 2853-2865
[5] Nong Sang, Qiling Tang, Xiaoxiao Liu, Wenjie Weng, Multiscale
centerlie extraction of angiogram vessels using gabor filters, CIS2004,
LNCS 3314, pp.570-575
[6] Frederik Maes, Andr Collignon, Dirk Vandermeulen, Guy Marchal and
Paul Suetens, Multimodality Image Registration by Maximization of
Mutual Information, IEEE Transactions on Medical Imaging, 1997,
vol.16, pp.187-198
[7] G.S.Cox and G.de Jager, Automatic registration of temporal image
pairs fro digital subtraction angiography, in: M.H. Loew
(Ed.),Proc.SPIE, Medical Imaging:Image Processing, 1994, vol.2167,
Bellignham, Washington, USA, pp.188-199
[8] Fred L. Bookstein, Principal Warps: Thin plate splines and the
decomposition of deformations, IEEE Transactions on Pattern Analysis
and Machine Intelligence, 1989, vol.11, pp.567-585
[9] Haili Chui, Anand Rangarajan, A new point matching algorithm for
non-rigid registration, Computer Vision and Image Understanding,
2003, vol.89, pp.114-141

(e) Direct subtraction result


(f) The result of our approach
Fig.6 Registration of peripheral images

CONCLUSIONS
The techniques we propose for the automatic and fast
DSA image registration successfully remove most of the
motion artefacts thus providing a better difference image for
blood vessel visualization. The centerline points selected by
multiscale Gabor filtering controls the image transformation
very well, and the similarity criterion of Mutual Information is
robust enough to detect the correspondences regardless of the
dissimilarity of vessel information in the live image. Tied with
the advantage of thin-plate spine in non-rigid deformation, the
proposed algorithm yields good global and local registration.
ACKNOWLEDGEMENT
Many thanks to Dr. N.Table of Dpartement d
Electronique at universit de Sidi Bel Abbes for providing us
the DSA images used in our paper. Those image sequences are
originally from Boston City Hospital in Boston, USA and
Saint Quentin Hospital, in Saint Quentin, France.

110

Vous aimerez peut-être aussi