Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Streaming Mobile Augmented Reality on Mobile Phones
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=1838]


Streaming Mobile Augmented Reality on Mobile Phones

ABSTRACT

Continuous recognition and tracking of objects in live video captured on a mobile device enables real-time user interaction. We demonstrate a streaming mobile augmented reality system with 1 second latency. User interest is automatically inferred from camera movements, so the user never has to press a button. Our system is used to identify and track book and CD covers in real time on a phoneâ„¢s viewfinder. Efficient motion estimation is performed at 30 frames per second on a phone, while fast search through a database of 20,000 images is performed on a server. 1

Presented by:
David M. Chen 1, Sam S. Tsai 1, Ramakrishna Vedantham 2, Radek Grzeszczuk 2, Bernd Girod 1
1 Information Systems Laboratory, Stanford University
2 Nokia Research Center, Palo Alto

INTRODUCTION

Mobile augmented reality (MAR) is a wide class of applications where mobile devices augment usersâ„¢ perception of the world. Many mobile phones that capture video or still images of a scene can automatically recognize and annotate objects in the scene. Existing MAR systems include landmark recognition [4][9], product logo recognition [5], and CD/DVD cover recognition [8][10]. Real-time augmentation on a phone remains difficult because a MAR system has delays in (1) extraction of query data on the phone, (2) transmission of the query data from the phone over a wireless network to a server hosting an image database, and (3) search through the database. Real-time recognition requires small delays in all three stages, while ensuring high recognition accuracy. The MAR systems presented in [4][9][8][10] all require delays of at least 3 seconds to recognize a newly appearing object. For continuous augmentation of live video, the recognition latency must be reduced to about 1 second. The system in [5] achieves around 1 second delay, but at the expense of continuously streaming a video from the mobile phone to the server. In this paper, a novel MAR system is presented for continuous recognition of book and CD covers in live video captured by a mobile phone, an innovation we refer to as streaming MAR. The user can point the camera at a book or CD and see the identity in the viewfinder in around 1 second. The boundary of the object is displayed and accurately tracked in real time. Both the objectâ„¢s identity and geometry are quickly retrieved from a server hosting a database of 20,000 book and CD images. As the user pans across the scene, the system automatically recognizes new objects that come into view, without the user ever having to press a button. Unlike [5], our system performs motion analysis on the phone and selectively decides when to send new query data, rather than continuously transmitting video over a wireless network. The paper is organized as follows. Sec. 2 presents the design and implementation of the streaming MAR system. Then, Sec. 3 shows the results of recognition tests in which our streaming MAR system is used to recognize many books and CDs in cluttered settings.
Mobile augmented reality (MAR) is a broad class of applications where mobile devices increase users' perception of the world. Many mobile phones that capture video images or still images from a scene can automatically recognize and annotate objects in the scene. Existing MAR systems include benchmark recognition, product logo recognition, and CD / DVD cover recognition. The real-time increase in a telephone is still difficult because a MAR system has delays in
(1) retrieving query data on the phone,
(2) transmitting the query data from the phone through a wireless network to a server that hosts an image database, and
(3) search the database.
Real-time recognition requires small delays in all three stages, while ensuring high recognition accuracy. MAR systems presented in all require delays of at least 3 seconds to recognize an object that appears recently. For the continuous increase of live video, the recognition latency should be reduced to approximately 1 second. The system achieves a delay of approximately 1 second, but at the expense of the continuous transmission of a video from the mobile phone to the server. In this work, a new MAR system is presented for the continuous recognition of book covers and live video CD captured by a mobile phone, an innovation we refer to as MAR streaming. The user can point the camera to a book or CD and view the identity in the viewfinder in about 1 second. The object boundary is displayed and accurate tracking is performed in real time. Both the identity and geometry of the object are quickly retrieved from a server that hosts a database of 20,000 images of books and CDs. As the user advances through the scene, the system automatically recognizes new objects that enter the view, without the user having to press a button. Unlike our system performs motion analysis on the phone and selectively decides when to send new query data, instead of continuously transmitting video over a wireless network.