Fast Detection and Removal of Glare in Gray Scale Laparoscopic Images
Nefeli Lamprinou and Emmanouil Z. Psarakis
Department of Computer Engineering & Informatics, University of Patras, Rion Patras, Greece
Keywords:
Image Inpainting, Non-blind Inpainting.
Abstract:
Images captured by laparoscopic cameras, often suffer from glare due to specular reflections from surgical
tools and some tissue surfaces that can disturb the attention of surgeon. In this paper, inspired by their form,
the photometric distortions caused by specular reflections are modeled as the superposition of a smooth and
a pulse shaped curve. Based on this model a new fast technique for the detection and removal of glare in
gray scale laparoscopic images is proposed. The proposed technique, as well as other state of the art image
inpainting algorithms are used in a number of experiments based on artificial and real laparoscopic data, and
the proposed algorithm seems to outperform its rivals.
1 INTRODUCTION
Glare is a source of major problems for automated
image analysis systems, as it destroys all information
in affected pixels, a fact that can introduce artifacts
in feature’s extraction algorithms. Image inpainting
is the process of reconstructing lost or deteriorated
regions in an image (Bertalmio et al., 2000). Many
inpainting techniques have been applied in the field
of the medical imaging in order to remove specular
reflections.
Image inpainting methods can be broadly divided into
the following two categories:
• non-blind inpainting and
• blind inpainting.
In the non-blind inpainting, the regions that need to
be filled-in are provided to the algorithm a priori,
whereas in blind inpainting, no information about the
locations of the corrupted pixels is given and con-
sequently the algorithm must additionally identify
the pixels that require inpainting. The state-of-the-
art non-blind inpainting algorithms can perform very
well on removing text, doodle, or even very large ob-
jects (Bertalmio et al., 2000). Some image denois-
ing methods, after modification, can also be applied
to non-blind image inpainting with state-of-the-art re-
sults (Mairal et al., 2008).
Inpainting techniques tailored to repair the glare
due to specular reflections in laparoscopic images fol-
low. In (Lange, 2005) a feature based approach is
used for the detection of the centers of regions that
have been affected by the glare. In order to discover
the total extent of glare’s regions the use of morpho-
logical operators, adaptive thresholding techniques
and the watershed transform is proposed. (Yang et al.,
2010) use a bilateral filter, guided by the maximum
diffuse chromaticity, as well as a technique for its fast
estimation. In (Meslouhi et al., 2011) a method based
on Dichromatic Reflection Model (Artusi et al., 2011)
and multi-resolution (Ogden et al., 1985) inpainting
techniques is presented. Two real time techniques
based on the contrast weighting and intensity sub-
traction are proposed in (Xi and White, 2011). (Sha-
bat and Averbuch, 2012) propose a matrix completion
technique that uses as regularizers the nuclear or the
spectral norm of the matrix. Finally, in (Marcinczak
and Grigat, 2013) the limited accuracy that can be
achieved by thresholding techniques is demonstrated
and a hybrid scheme based on closed contours and
thresholding is proposed.
Blind inpainting, however, is a much harder prob-
lem. Such a technique based on matrix completion
technique using l
0
norm, is proposed in (Yan, 2013).
(Queiroz and Ren, 2014) in order to identify the
glare’s regions propose a segmentation method based
on sparse and low rank matrix decomposition tech-
niques using robust PCA.
In this paper, inspired by their form, the photo-
metric distortions caused by specular reflections are
modeled as the superposition of a smooth and a pulse
shaped curve. Based on this model a new fast tech-
nique for the detection and removal of glare in gray
scale laparoscopic images is proposed.
206
Lamprinou, N. and Psarakis, E.
Fast Detection and Removal of Glare in Gray Scale Laparoscopic Images.
DOI: 10.5220/0006654202060212
In Proceedings of the 13th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2018) - Volume 4: VISAPP, pages
206-212
ISBN: 978-989-758-290-5
Copyright © 2018 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved