To illustrate the efficiency of the proposed
sampling strategy of vanishing points based on line
clustering with RANSAC, figures 5 shows the
evolution of the number of vanishing lines extracted
along the video sequence. The figure represents the
total number of vanishing lines together with the
number of participant lines to the 3 VP (inliers),
shared into the subset of lines associated to the 2
horizontal VP and the subset the lines associated to
the vertical VP. It is clear that by using RANSAC-
based classification of lines, the method removes the
outliers.
Our method has been implemented by using
visual c++ and opencv library. The full processing
time for estimating the camera orientation takes 16
milliseconds per image of size 320x240 pixels with
non-optimized code on a laptop (intel core 2 duo
2.66ghz/4096mb). Therefore, our algorithm is
suitable for real time applications, such as
navigation assistance for blind pedestrian.
4 CONCLUSIONS
We take advantage of three reliable orthogonal
vanishing points corresponding to the Manhattan
direction to achieve accurate estimation of the
camera orientation. Our algorithm relies on a novel
sampling strategy among finite and infinite
vanishing points and a tracking along a video
sequence. The performance of our algorithm is
validated using real static images and video
sequences. Experimental results on real images,
show that, even simple, the adopted strategy for
selecting three reliable distant and orthogonal
vanishing points in conjunction with RANSA
performs well in practice since the estimation of the
camera orientation is better than those obtained with
a state-of-art analytical method. Furthermore, the
tracker proved to be relevant to dismiss aberrant
vanishing points along the sequence, making
outmoded refinement or optimization later step and
preserving a short processing time for real-time
application. This algorithm is devoted to be a part of
a localization system that should provides navigation
assistance for blind people in urban area.
ACKNOWLEDGEMENTS
This study is supported by HERON Technologies
SAS and the Conseil Général du LOIRET.
REFERENCES
M. Antone and S. Teller, 2000. Automatic recovery of
relative camera rotations for urban scene. In: Proc. of
IEEE Conf. Computer Vision and Pattern recognition
(CVPR) 282-289.
S. T. Barnard, 1983. Interpreting perspective images.
Artificial Intelligence, 21(4), 435-462, Elsevier
Science B.V.
J. C. Bazin, Y. Seo, C. Demonceaux, P. Vasseur, K.
Ikeuchi, I. Kweon and M. Pollefeys, 2012. Globally
optimal line clustering and vanishing points estimation
in a Manhattan world. In: the IEEE Int. Conf. on
Computer Vision and Pattern Recognition (CVPR).
K. Boulanger, K. Bouatouch, and S. Pattanaik, 2006.
ATIP : A tool for 3D navigation inside a single image
with automatic camera calibration. In: EG UK Conf on
Theory and Practice of Computer Graphics.
V. Cantoni, L. Lombardi, M. Porta and N. Sicard, 2001.
Vanishing Point Detection: Representation Analysis
and New Approaches. In : Proc. of Int. Conf. on Image
Analysis and Processing (ICIAP), 90-94.
R. T Collins and R. S Weiss, 1990. Vanishing point
calculation as statistical inference on the unit sphere.
In: Proceedings of the 3rd Int. Conference on
Computer Vision (ICCV), 400-403.
J. M. Coughlan and A. L. Yuille, 1999. Manhattan World:
Compass direction from a single image by Bayesian
inference. In: Int. Conference on Computer Vision
(ICCV).
P. Denis, J. H. Elder and F. Estrada, 2008. Efficient Edge-
Based Methods for Estimating Manhattan Frames in
Urban Imagery. In: European Conference on
Computer Vision (ECCV), 197-210.
W. Förstner, 2010. Optimal vanishing point detection and
rotation estimation of single images from a legoland
scene. In: Proceedings of the ISPRS Symposium
Commision III PCV. S. 157-163, Part A, Paris.
M. Kalantari, A. Hashemi, F. Jung and J.P. Guédon, 2011.
A New Solution to the Relative Orientation Problem
Using Only 3 Points and the Vertical Direction.
Journal of Mathematical Imaging and Vision archive
Volume 39(3).
J. Kosecka and W. Zhang, 2002, Video Compass, In Proc.
of the 7th European Conf. on Computer Vision
(ECCV).
A. Martins, P. Aguiar and M. Figueiredo, 2005.
Orientation in Manhattan world: Equiprojective
classes and sequential estimation. In: the IEEE Trans.
on Pattern Analysis and Machine Intelligence, Vol. 27,
822-826.
F. M. Mirzaei and S. I. Roumeliotis, 2011. Optimal
estimation of vanishing points in a Manhattan world.
In: the Proc. of IEEE Int. Conf. on Computer Vision
(ICCV).
M. Nieto and L. Salgado, 2011. Simultaneous estimation
of vanishing points and their converging lines using
the EM algorithm. Pattern Recognition Letters, vol.
32(14), 1691-1700.
Real-TimeEstimationofCameraOrientationbyTrackingOrthogonalVanishingPointsinVideos
221