Ego-motion Recovery and Robust Tilt Estimation for Planar Motion
using Several Homographies
M
˚
arten Wadenb
¨
ack and Anders Heyden
Centre for Mathematical Sciences, Lund University, Lund, Sweden
Keywords:
SLAM, Homography, Robotic Navigation, Planar Motion, Tilt Estimation.
Abstract:
In this paper we suggest an improvement to a recent algorithm for estimating the pose and ego-motion of a
camera which is constrained to planar motion at a constant height above the floor, with a constant tilt. Such
motion is common in robotics applications where a camera is mounted onto a mobile platform and directed
towards the floor. Due to the planar nature of the scene, images taken with such a camera will be related by
a planar homography, which may be used to extract the ego-motion and camera pose. Earlier algorithms for
this particular kind of motion were not concerned with determining the tilt of the camera, focusing instead on
recovering only the motion. Estimating the tilt is a necessary step in order to create a rectified map for a SLAM
system. Our contribution extends the aforementioned recent method, and we demonstrate that our enhanced
algorithm gives more accurate estimates of the motion parameters.
1 INTRODUCTION
One of the long-standing aims in robotics research is
the development of algorithms for autonomous nav-
igation. A popular class of such algorithms are the
ones concerned with so called Simultaneous Locali-
sation and Mapping (SLAM), in which a mobile plat-
form, equipped with an array of suitable sensors (laser
scanners, cameras, odometers, sonar, ...), explores
and maps the surrounding environment while keep-
ing track of its own location with respect to the map.
The map created in the process should mark notable
objects and landmarks in a way which allows for re-
liable re-identification. The type of map that can be
created is highly dependent on the kinds of sensors
employed and on the environment being mapped, and
can range from sparsely placed points to dense and
detailed textured 3D models.
Using cameras to build the map is becoming in-
creasingly attractive, as they are cheap compared to
many of the other sensors, and since the traditional
obstacle of high computational cost becomes less in-
hibiting with time as computational power increases.
Another advantage of using cameras is that it allows for
utilisation of the increasingly sophisticated methods
and great experience that the computer vision commu-
nity has produced during the past few decades. Indeed,
scene reconstruction from images is a classical and
continually studied problem in computer vision, and
various methods have been proposed for both general
cases and specialised applications.
Many of the successful general reconstruction tech-
niques are based on epipolar geometry, and in partic-
ular the fundamental matrix, which was introduced
independently in (Faugeras, 1992) and (Hartley, 1992).
Such methods make the implicit assumption that the
data are not positioned in one of the so called criti-
cal configurations, and in many practical cases such
degeneracies are indeed very unlikely to occur. How-
ever, one of the less unlikely critical configurations
occurs when the data points are coplanar — indeed,
the application to navigation that we describe in this
paper requires the data points to lie in a plane. Since
planar structures are very common in man-made en-
vironments, this is an area in which specialised al-
gorithms which can avoid degeneracy can have great
advantages.
While invariant local features, for instance SIFT
(Lowe, 2004) and other similar features, are standard
in Structure from Motion (SfM), their use in camera
based SLAM has been less prevalent. One of the main
reasons for this is probably, as observed in (Davison
et al., 2007), that though such features allow for accu-
rate and robust re-identification, their computational
cost has traditionally been obstructive for real time
applications. Although this is essentially still a valid
point, particularly on embedded systems or with high
resolution images, computational power continues to
635
Wadenbäck M. and Heyden A..
Ego-motion Recovery and Robust Tilt Estimation for Planar Motion using Several Homographies.
DOI: 10.5220/0004744706350639
In Proceedings of the 9th International Conference on Computer Vision Theory and Applications (VISAPP-2014), pages 635-639
ISBN: 978-989-758-009-3
Copyright
c
2014 SCITEPRESS (Science and Technology Publications, Lda.)