voxel. Finally, the image was deteriorated with MPG
noise using a random generator.
4.2 Results
The three tested methods are parametrized by four
quantities. For each image, for each method, we tuned
manually these parameters to get the best result. The
best result is the one that gives the best measure com-
pared to the groundtruth image. The main parameter
is the FPR parameter explained in Section 3.1, rang-
ing in [0, 1]. It defines the filtering coefficient: the
higher its value, the better the structures present in
the image are detected, but so is the noise, too. In all
our experiments, it was set to values lower than 0.3.
The second and third parameters are J
m
and J
M
de-
fined in Section 3.2 controlling the scale at which the
structures of the image are filtered. These parameters
only depend on the size of the objects and can be pre-
set before applying the denoising method. To do so,
one can directly filter the desired scale from the im-
age and check the output. The final quantity, and the
most difficult to tune, is the convergence parameter
from Section 3.3. It only depends on the reconstruc-
tion operator R which is itself a function of the size of
the image, the dimensions of its voxels, and the num-
ber of scales on which it processes an image (here
J
M
+1). In our experiments, we designed it manually,
and found a good default value (5e-5) for a fixed im-
age size, which also worked at any scale (i.e. with any
J
M
).
4.2.1 A Comparison without Background
Subtraction
The images were then denoised and we could com-
pare the different results. Figure 4 shows the signal-
to-noise ratio (SNR) of the ouput image after ap-
plying each denoising method. SNR is defined by
−10log
10
k˜v −vk
2
2
/kvk
2
2
(where v is the ground
truth and ˜v the denoised image. The higher the SNR,
the less noisy the image. All three methods were
tested on three images with different noise levels
and three different original SNR parameters (called
SNR
0
), which produced three graphs. We also used
three different scale ranges, where J
m
= 0, 1, 2 and
J
M
= 8. Results show that our method is only a slight
improvement over the isotropic version, but is much
better than the 2D version. Comparing the two 3D
methods, we also noticed that the best scale selection
is not the same when changing filters. This can be ex-
plained by the fact that the size of a cell does not fit a
whole scale, but stands between two scales.
4.2.2 A Comparison with Background
Subtraction
To subtract the background, we used the “spot detec-
tor” software (Olivo-Marin, 2002) which detects nu-
clei in the denoised image. This software actually re-
lies on IUWT to detect cells in 3D images. As it was
run on artificial images, we already know the true po-
sitions and number of cells. We set the parameter of
all the methods as follows
3
: J
m
= 2, J
M
= 3, r
s
= 5e-5,
and for each method, we adjusted the FPR parameter
so that the number of detected cells in the software
were the number of actual cells present in the image
(our ground-truth image contains 235 cells). In this
way we only had to compare only one quantity since
the number of false positives is equal to the number
of false negatives. For each output, all the parameters
of the detection algorithm but one were set to the de-
fault values. The tuned parameter of detection was the
scale, i.e. size of the objects we were looking for, and
was set to 3. For each image and algorithm, the spatial
precision of the detection was no greater than 3.5 pix-
els (for a cell whose actual size is around 15 voxels).
We ran this experiment on two images whose original
signal-to-noise ratio were respectively 2.68 and 0.075
(Table 1). As one can see, the differences between all
the methods, while favorable to our method, are not
significant on the less noisy image. However, when
image quality worsens, our method shows much bet-
ter results compared to the other two.
5 CONCLUSION
In this paper, we introduced a method that tack-
les noise problems in cell images coming from two-
photon microscopy. More than just denoising im-
ages of cells, it is also able to remove the background
due to ectopic marking. Relying on a known multi-
scale transform called IUWT and a variance stabiliza-
tion nonlinear transform, our method is able to deal
with Mixed Poisson-Gaussian noise in two-photon
microscopy. This method comes from an extension of
a 2D original method and we were able to show that it
leads to a significant improvement over it. Moreover,
we were able to take into account the grid anisotropy,
which is of paramount importance to obtain better re-
sults in cell detection. Even if the difference is not
outstanding as measured by the signal-to-noise ratio,
the results are quite satisfying when viewing the re-
sulting images. We expect better results with the fine-
3
for the scale parameters, the outcome does not change
much if we choose J
m
= 1
Denoising 3D Microscopy Images of Cell Nuclei using Shape Priors on an Anisotropic Grid
297