fine-tune the final contour. Our model combines three
terms as:
E = αE
LCV
+ (1 −α)E
LM
+ βE
RC
(4)
where the term E
LCV
is the local version (Foulonneau
et al., 2003) of the well known Chan & Vese func-
tional (Chan and Vese, 2001). Global methods pro-
vide more energy but are meaningful only if the distri-
bution over the considered object follows a stationary
process. As our images present some non-stationarity
over the myocardium and over its neighbourhood, the
local evaluation of the averages ensures that the mis-
labelling along the perimeter is fixed. This term is
stated as:
E
LCV
(φ) =
Z
Ω
x
δφ
Z
Ω
y
B(x, y) · F (I(y), φ(y)) dydx
(5)
where I is the current cardiac image and B is the ball
used to extract the local neighborhood along the cur-
rent contour at each location x. Here, F stands for the
Chan & Vese model.
The term E
LM
is the shape constraint applied to the
segmentation. This functional relies on the Legendre
moments as it was introduced by Lankton (Lankton
and Tannenbaum, 2008). It ensures that the global
shape is correct and homeomorphic to a ring. The
shape reference is set to S
tw
. This term is stated as:
E
LM
(S , S
re f
) =
N−1
∑
i=0
λ
i
− λ
re f
i
2
(6)
where the Legendre moments λ
i
are the results of the
decomposition of the shapes S and S
re f
over a basis
of Legendre polynomials. The order of the decompo-
sition is linked to the quality of the description. This
decomposition is invariant to the scale and the trans-
lation.
Finally the regularization term E
RC
ensures that
the contour remains relatively smooth and is based on
the length of the contour. Our model is initialized with
S
w
.
3 RESULTS
In order to quantitatively evaluate the detected endo-
cardial and epicardial contours we used a local and
a global measure. The global measure is the Dice
metric which evaluates the overlap between the expert
surface and the computed one. The local measure is
the average perpendicular distance from the automat-
ically segmented contour to the corresponding manu-
ally drawn expert contour, averaged over all contour
points.
3.1 Evaluation on the Database
MICCAI09
The database built for the MICCAI 09 challenge for
the segmentation of the left ventricle contains 45 pa-
tients. For each patient a SSFP sequence in short axis
acquired on a 1.5T GE Signa is given along with a
segmentation of the cardiac wall done by an expert.
All the images have been acquired in apnoea (10 to 15
seconds) with a temporal resolution of 20 images per
cycle. Between 6 to 12 SAX slices are given to cover
the myocardium from the base to the apex. Each slice
has a thickness of 8mm and the distance between two
slices is 8mm. The spatial resolution is 1.25mm in the
short axis plan.
This database is split in three parts: Online,
Training and Validation. We get respectively an
average value for the Dice metric of 0.89(±0.04),
0.91(±0.04) and 0.90(±0.04). For the average per-
pendicular distance between the manual segmen-
tation and our contour, we get an average equal
to 2.39(±1.64), 2.31(±1.78) and 2.24(±1.51)mm.
These results position us virtually at the third place
of the challenge.
3.2 Evaluation on the Database
MICCAI11
We have also used the multimodal database built for
the MICCAI 2011 challenge: Motion Tracking Chal-
lenge (MTCdb). This database contains the exams of
15 patients. The SSFP images were acquired on a 3T
Philips Achieva System with a temporal resolution of
30 images in short axis per cycle. The spatial resolu-
tion is between 1.15 and 1.25mm for each slice and
the space between two slices is equal to 8mm. About
9 to 14 slices are necessary to capture the heart from
the base to the apex.
On that database, we get an average Dice metric
of 0.94(±0.04) and an average perpendicular distance
equal to 1.46(±1.54)mm. The figure 7 illustrates the
quality of the contours we obtained. As expected the
endocardial border encompass the trabeculations and
the contours are smooth.
4 CONCLUSION
We have presented a segmentation framework to effi-
ciently and reliably segment the endocardial and the
epicardial borders in MR images. Our aim was to en-
compass as much as possible the trabeculations in-
side the endocardial border to follow the guidelines
VISAPP 2017 - International Conference on Computer Vision Theory and Applications
304