• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

Superior Augmented Reality Registration by Integrating Landmark Tracking and Magnetic Tracking, (1996)

by A State, G Hirota, D T Chen, B Garrett, M Livingston
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 143
Next 10 →

An Introduction to the Kalman Filter

by Greg Welch, Gary Bishop - UNIVERSITY OF NORTH CAROLINA AT CHAPEL HILL , 1995
"... In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area o ..."
Abstract - Cited by 1146 (13 self) - Add to MetaCart
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation. The Kalman filter is a set of mathematical equations that provides an efficient computational (recursive) means to estimate the state of a process, in a way that minimizes the mean of the squared error. The filter is very powerful in several aspects: it supports estimations of past, present, and even future states, and it can do so even when the precise nature of the modeled system is unknown. The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a description and some discussion of the basic discrete Kalman filter, a derivation, description and some discussion of the extended Kalman filter, and a relatively simple (tangible) example with real numbers & results.

Marker tracking and HMD calibration for a video-based augmented reality conferencing system

by Hirokazu Kato - in The 2nd International Workshop on Augmented Reality (IWAR 99 , 1999
"... We describe an augmented reality conferencing system which uses the overlay of virtual images on the real world. Remote collaborators are represented on Virtual Monitors which can be freely positioned about a user in space. Users can collaboratively view and interact with virtual objects using a sha ..."
Abstract - Cited by 527 (26 self) - Add to MetaCart
We describe an augmented reality conferencing system which uses the overlay of virtual images on the real world. Remote collaborators are represented on Virtual Monitors which can be freely positioned about a user in space. Users can collaboratively view and interact with virtual objects using a shared virtual whiteboard. This is possible through precise virtual image registration using fast and accurate computer vision techniques and HMD calibration. We propose a method for tracking fiducial markers and a calibration method for optical see-through HMD based on the marker tracking. 1.
(Show Context)

Citation Context

...ssues faced in augmented reality registration and calibration[11]. Also many registration techniques have been proposed. State proposed a registration method using stereo images and a magnetic tracker=-=[12]-=-. Neumann used a single camera and multiple fiducial markers for robust tracking[13]. Rekimoto used vision techniques to identify 2D matrix markers[14]. Klinker used square markers for fast tracking[1...

A Touring Machine: Prototyping 3D Mobile Augmented Reality Systems for Exploring the Urban Environment

by Steven Feiner, Blair Macintyre, Tobias Höllerer , 1997
"... We describe a prototype system that combines together the overlaid 3D graphics of augmented reality with the untethered freedom of mobile computing. The goal is to explore how these two technologies might together make possible wearable computer systems that can support users in their everyday inter ..."
Abstract - Cited by 373 (36 self) - Add to MetaCart
We describe a prototype system that combines together the overlaid 3D graphics of augmented reality with the untethered freedom of mobile computing. The goal is to explore how these two technologies might together make possible wearable computer systems that can support users in their everyday interactions with the world. We introduce an application that presents information about our university’s campus, using a head-tracked, see-through, headworn, 3D display, and an untracked, opaque, handheld, 2D display with stylus and trackpad. We provide an illustrated explanation of how our prototype is used, and describe our rationale behind designing its software infrastructure and selecting the hardware on which it runs.
(Show Context)

Citation Context

...moto [23] has used handheld displays to overlay information on colorcoded objects. Much effort has also been directed towards developing techniques for precise tracking using tethered trackers (e.g., =-=[16, 2, 28, 25]-=-). Work in mobile user interfaces has included several projects that allow users to explore large spaces. Loomis and his colleagues have developed an application that makes it possible for blind users...

SCAAT: Incremental Tracking with Incomplete Information

by Greg Welch, Gary Bishop , 1997
"... We present a promising new mathematical method for tracking a user's pose (position and orientation) for interactive computer graphics. The method, which is applicable to a wide variety of both commercial and experimental systems, improves accuracy by properly assimilating sequential observatio ..."
Abstract - Cited by 160 (14 self) - Add to MetaCart
We present a promising new mathematical method for tracking a user's pose (position and orientation) for interactive computer graphics. The method, which is applicable to a wide variety of both commercial and experimental systems, improves accuracy by properly assimilating sequential observations, filtering sensor measurements, and by concurrently autocalibrating source and sensor devices. It facilitates user motion prediction, multisensor data fusion, and higher report rates with lower latency than previous methods. Tracking systems determine the user's pose by measuring signals from low-level hardware sensors. For reasons of physics and economics, most systems make multiple sequential measurements which are then combined to produce a single tracker report. For example, commercial magnetic trackers using the SPASYN ( Space Synchro) system sequentially measure three magnetic vectors and then combine them mathematically to produce a report of the sensor pose. Our new approach produces tracker reports as each new lowlevel sensor measurement is made rather than waiting to form a complete collection of observations. Because single observations under-constrain the mathematical solution, we refer to our approach as single-constraint-at-a-time or SCAAT tracking. The key is that the single observations provide some information about the user's state, and thus can be used to incrementally improve a previous estimate. We recursively apply this principle, incorporating new sensor data as soon as it is measured. With this approach we are able to generate estimates more frequently, with less latency, and with improved accuracy. We present results from both an actual implementation, and from extensive simulations.
(Show Context)

Citation Context

...a single CPU system. If the landmarks can move independently over time, for example if they are artificial marks placed on the skin of an ultrasound patient for the purpose of landmark-based tracking =-=[41]-=-, batch processing of the landmarks can reduce the effectiveness of the system. A SCAAT implementation might grab an image, extract a single landmark, update the estimates of both the camera and landm...

Fast and Globally Convergent Pose Estimation From Video Images

by Chien-ping Lu, Gregory D. Hager, Eric Mjolsness , 1998
"... Determining the rigid transformation relating 2D images to known 3D geometry is a classical problem in photogrammetry and computer vision. Heretofore, the best methods for solving the problem have relied on iterative optimization methods which cannot be proven to converge and/or which do not effecti ..."
Abstract - Cited by 151 (6 self) - Add to MetaCart
Determining the rigid transformation relating 2D images to known 3D geometry is a classical problem in photogrammetry and computer vision. Heretofore, the best methods for solving the problem have relied on iterative optimization methods which cannot be proven to converge and/or which do not effectively account for the orthonormal structure of rotation matrices. We show that the pose estimation problem can be formulated as that of minimizing an error metric based on collinearity in object (as opposed to image) space. Using object space collinearity error, we derive an iterative algorithm which directly computes orthogonal rotation matrices and which is globally convergent. Experimentally, we show that the method is computationally efficient, that it is no less accurate than the best currently employed optimization methods, and that it outperforms all tested methods in robustness to outliers. Chien-Ping Lu, Silicon Graphics Inc. cplu@engr.sgi.com y Greg Hager, Department of Computer...
(Show Context)

Citation Context

...1]. In computer graphics, it plays a central role in tasks that combine computer-generated objects with photographic scenesÐe.g., landmark tracking for determining head pose in augmented reality [2], =-=[3]-=-, [4], [5] or interactive manipulation of objects. In computer vision, pose estimation is central to many approaches to object recognition [6]. The information available for solving the pose estimatio...

Calibration-free augmented reality

by Kiriakos N. Kutulakos, James R. Vallino, Student Member - IEEE Transactions on Visualization and Computer Graphics , 1998
"... Abstract—Camera calibration and the acquisition of Euclidean 3D measurements have so far been considered necessary requirements for overlaying three-dimensional graphical objects with live video. In this article, we describe a new approach to videobased augmented reality that avoids both requirement ..."
Abstract - Cited by 106 (0 self) - Add to MetaCart
Abstract—Camera calibration and the acquisition of Euclidean 3D measurements have so far been considered necessary requirements for overlaying three-dimensional graphical objects with live video. In this article, we describe a new approach to videobased augmented reality that avoids both requirements: It does not use any metric information about the calibration parameters of the camera or the 3D locations and dimensions of the environment’s objects. The only requirement is the ability to track across frames at least four fiducial points that are specified by the user during system initialization and whose world coordinates are unknown. Our approach is based on the following observation: Given a set of four or more noncoplanar 3D points, the projection of all points in the set can be computed as a linear combination of the projections of just four of the points. We exploit this observation by 1) tracking regions and color fiducial points at frame rate, and 2) representing virtual objects in a non-Euclidean, affine frame of reference that allows their projection to be computed as a linear combination of the projection of the fiducial points. Experimental results on two augmented reality systems, one monitor-based and one head-mounted, demonstrate that the approach is readily implementable, imposes minimal computational and hardware requirements, and generates real-time and accurate video overlays even when the camera parameters vary dynamically. Index Terms—Augmented reality, real-time computer vision, calibration, registration, affine representations, feature tracking, 3D interaction techniques.
(Show Context)

Citation Context

...camera's position and orientation in space [18--20]. Even though highly-accurate video overlays have been achieved in this manner by either complementing measurements from a magnetic position tracker =-=[15, 16]-=- or by eliminating such measurements entirely [6, 14], current approaches require that (1) a precise Euclidean 3D model is available for the object or the fiducials being tracked, (2) the camera's cal...

ARQuake: An Outdoor/Indoor Augmented Reality First Person Application

by Ben Close, John Donoghue, John Squires, Phillip De Bondi, Michael Morris, Wayne Piekarski, Bruce Thomas, Bruce Thomas, Unisa Edu Au - In 4th Int'l Symposium on Wearable Computers , 2000
"... This pap er presents an outdoor/indoor augmented re- ality first person applic ationAR(2uake we have developal. ARQuake is an extension of the desktop game Quake, and as such we are investigating how to convert a desktop first person application into an outdoor/indoor mobile augmented reality applic ..."
Abstract - Cited by 95 (13 self) - Add to MetaCart
This pap er presents an outdoor/indoor augmented re- ality first person applic ationAR(2uake we have developal. ARQuake is an extension of the desktop game Quake, and as such we are investigating how to convert a desktop first person application into an outdoor/indoor mobile augmented reality application. We present an archire cture for a low cost, moderately accurate six degrees of freedom tracking system based on GP$, digital compass, and fiducial vision-based tracking. Usability issues such as monster selection, colour, and input devies are discussed. A second application for AR architectural design visualisation is presented.
(Show Context)

Citation Context

... such as inertial, optical, electro-magnetic and GPS. We combine visionbased optical tracking with GPS and a magnetic compass. A number of researchers are investigating fiducial vision-based tracking =-=[8, 11]-=-. We based our optical tracking system on the fiducial marker tracking system ART oolKit developed by Karo and Billinghurst [5]. The ART oolKit is a set of computer vision traking libraries that can b...

Hybrid inertial and vision tracking for augmented reality registration

by S You, U Neumann, R Azuma - In Proceedings of Virtual Reality , 1999
"... ..."
Abstract - Cited by 81 (6 self) - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...Hybrid systems attempt to compensate for the shortcomings of each technology by using multiple measurements to produce robust results. Active-target magnetic and passive-target vision are combined in =-=[18]-=-. Inertial sensors and active-target vision are combined in [2]. These and other examples are presented in Table 1.sHybrid Approach Active-Active vision-magnetic [3] Active-Passive magnetic-vision [18...

Matrix: A Realtime Object Identification and Registration Method for Augmented Reality

by Jun Rekimoto , 1998
"... This paper introduces a new technique for producing augmented reality systems that simultaneously identify real world objects and estimate their coordinate systems. This method utilizes a 2D matrix marker, a square shaped barcode, which can identify a large number of objects. It also acts as a landm ..."
Abstract - Cited by 69 (2 self) - Add to MetaCart
This paper introduces a new technique for producing augmented reality systems that simultaneously identify real world objects and estimate their coordinate systems. This method utilizes a 2D matrix marker, a square shaped barcode, which can identify a large number of objects. It also acts as a landmark to register information on real world images. As a result, it costs virtually nothing to produce and attach codes on various kinds of real world objects, because the matrix code are printable. We have developed an augmented reality system based on this method, and demonstrated several potential applications.

Interactive Virtual Relighting of Real Scenes

by Céline Loscos, George Drettakis, Luc Robert , 1998
"... ..."
Abstract - Cited by 61 (8 self) - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...erse des Brucs, F06560 Sophia Antipolis, FRANCE. E-mail: Luc.Robert@realviz.com 1 flections, etc.) between real lights and objects and virtual lights and objects. Previous work in common illumination =-=[28, 19, 31, 16, 4, 12, 8, 22]-=- has provided solutions which handle certain cases of light interactions between real and virtual objects, and especially the case of virtual objects casting shadows onto real ones. Most of them focus...

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University