A Hybrid Method for Remote Eye Tracking using RGB-IR Camera
Kenta Yamagishi and Kentaro Takemura
Graduate School of Engineering, Tokai University, Hiratsuka, Japan
Keywords:
Eye-tracking, RGB-IR Camera, 3D Eye Model.
Abstract:
Methods for eye tracking using images can be divided largely into two categories: Methods using a near-
infrared image and methods using a visible image. These images have been used independently in conventional
eye-tracking methods; however, each category of methods have different advantageous features. Therefore, we
propose using these images simultaneously to compensate for the weak points in each technique, and an RGB-
IR camera, which can capture visible and near-infrared images simultaneously, is employed. Pupil detection
can yield better results than iris detection because the eyelid often occludes the iris. On the other hand, the
iris area can be used for model fitting because the iris size is constant. The model fitting can be automated
at initialization; thus, the relationship between the 3D eyeball model and eye camera is solved. Additionally,
the positions of the eye and gaze vectors are estimated continuously using these images for tracking. We
conducted several experiments for evaluating the proposed method and confirmed its feasibility.
1 INTRODUCTION
In eye-tracking research, there are several impor-
tant topics, one of which is the estimation of point-
of-gaze. Many researchers have proposed various
estimation methods with high accuracy(Morimoto
and Mimica, 2005; Guestrin and Eizenman, 2006).
Furthermore, calibration methods for computing a
point-of-gaze and visual axis have also been discus-
sed(Ohno et al., 2002; Nagamatsu et al., 2010). Re-
cent works involve the use of an eye-tracking de-
vice in applications such as a head-mounted dis-
plays(Toyama et al., 2012) and other devices used in
day-to-day activities(Kassner et al., 2014). In addi-
tion to wearable eye trackers, a remote eye tracker is
also desired for daily applications. For example, a re-
mote eye tracker can be used with digital signage, and
we can measure the region of interest and the effect of
the display contents.
We also have studied several eye-tracking met-
hods including the 3D point-of-gaze(Takemura et al.,
2014a) and corneal imaging(Takemura et al., 2014b).
Additionally, in our previous research, we propo-
sed pupil and iris tracking using an RGB-IR ca-
mera(Yamagishi and Takemura, 2017), and we achie-
ved model-based tracking. However, the previous
method was proposed for wearable eye tracker; hence,
it is necessary to maintain the relationship between
the camera and the eyeball during measurement. The-
refore, we propose a method to estimate the eyeball
position and the eye tracking for a remote and glint-
free eye-tracking method using an RGB-IR camera.
The limbus is suitable for model fitting because the
size is constant. Strictly speaking, there is an indivi-
dual difference in the size of human eyes, but we use
a 3D model average size(Grand and Hage, 1980) for
the model-based approach. Therefore, the eyeball po-
sition can be computed using the limbus. However,
the eyelids often occlude part of the iris, which is a
disadvantage. On the other hand, pupil size is chan-
ged by several factors such as illumination conditions
and mental state, and thus it is difficult to use it in
model fitting. However, pupil area can be detected ea-
sily using a near-infrared image, and occlusion rarely
occurs. Therefore, visible and infrared images are
used simultaneously to compensate for weak points
in each image as a hybrid eye-tracking method.There
is two main contribution in this research; first, we
implemented a method for iris detection by conver-
ting to polar coordinates based on a detected pupil re-
gion with an RGB-IR camera for eye model fitting.
In our previous research, the limbus was input manu-
ally for computing the initial relationship. Therefore,
it was necessary to initialize without user operation.
Second, the eye-tracker has tolerance for head mo-
vements as a remote eye-tracking. We estimated eyes
position and gaze vector by detecting dual eyes using
the pupils and 3D eyeball models. We conducted se-
veral experiments for evaluating the accuracy of the
point-of-gaze and confirmed the feasibility of the re-
Yamagishi, K. and Takemura, K.
A Hybrid Method for Remote Eye Tracking using RGB-IR Camera.
DOI: 10.5220/0007582705910596
In Proceedings of the 14th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2019), pages 591-596
ISBN: 978-989-758-354-4
Copyright
c
2019 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved
591