VISUAL NAVIGATION SYSTEM ON WINDSHIELD HEAD-UP DISPLAY

Size: px
Start display at page:

Download "VISUAL NAVIGATION SYSTEM ON WINDSHIELD HEAD-UP DISPLAY"

Transcription

1 VISUAL NAVIGATION SYSTEM ON WINDSHIELD HEAD-UP DISPLAY Akihiko SATO *, Itaru KITAHARA, Yoshinari KAMEDA, Yuichi OHTA Department of Intelligent Interaction Technologies, Graduate School of Systems and Information Technologies, University of Tsukuba Tennodai, Tsukuba, Ibaraki, , Japan TEL: FAX: {kitahara, kameda, ABSTRACT We introduce a unique visual navigation system for car drivers. In this system, a driver can see visual information on a windshield head-up display (WHUD), of which the display area is a whole windshield. We implemented a WHUD on a real vehicle and we realized a new navigation system that can shows direction in navigation and distance to a destination as a visual sign. A driver needs little eye movement to see them. It is easy for drivers to recognize them because the sign position for destination on the WHUD directly indicates the orientation toward the destination. A GPS and a geomagnetic sensor are used to estimate the location and the orientation of the vehicle. The position of navigation signs on the WHUD moves appropriately as the vehicle goes. KEYWORDS driver assistance, WHUD, navigation, visual support INTRODUCTION Drivers get many kinds of information from a vehicle about the status of the vehicle such as speed or fuel. And there are many kinds of driving support system that provides drivers live information like navigation information or live view of a monitoring camera on the vehicle. 1

2 Among the various kinds of information given to the drivers, visual information is useful because it is easy to understand, and so it can be recognized in short time. In addition, it can convey rich information to drivers. However, drivers have to move their eyes from the outside road scene to the inside monitor or meters in order to get the visual information. Such eye movement is sometimes unsafe especially when they are maneuvering. A head-up display (HUD) is a good device to provide visual information to a driver. A display device of HUD is usually set just in front of driver s seat near the windshield, so the driver can see the information displayed on the HUD with little eye movement and with little refocusing. By HUDs, drivers can keep watching the outside scene in front of their vehicle even when they need some information on driving. Since display area of ordinary HUDs is small, advanced HUDs that have wider display area have been developed []. The HUDs will use the whole windshield area as the display. We call it a windshield head-up display (WHUD). In this paper, we describe our preliminary implementation of WHUD on a real vehicle and we introduce a new visual navigation system that shows information of the direction and the distance to a destination on the WHUD. IMPLEMENTATION OF WINDSHIELD HEAD-UP DISPLAY Figure 1 The design of the WHUD system. The light from the projector is converged at driver s eye position. HUDs should achieve high luminance and wide display area. In daytime, driver should be able to see the displayed information on the HUD against the strong light coming from the outside. Currently most of the applications of HUD are for nighttime use. To realize a brighter HUD, we designed the WHUD system shown in figure 1. In our system, the light from the

3 projector is converged at the driver s eye position. As shown in the figure, a retroreflective material is spread on the dashboard. The projector is set on the roof of the vehicle and the light of the projector is projected to the forward direction of the vehicle. And then it is reflected by a mirror so that it goes through the windshield. The retroreflector on the dashboard returns the light to the direction it comes from. On its way back to the projector, some of the light is reflected by the windshield. The reflected light will converge on a single point that is an optically symmetric position of the projector. By arranging the position close to the driver s eye position, the driver can see the bright image from the screen together with the outside scene. Our implementation makes the installation and the adjustment relatively easy though a certain size of structure has to be installed on the top of the vehicle. It also enables the HUD to have a wide display area. The pictures of the WHUD on a vehicle are shown in Figure. Figure Overview of the WHUD system. The right picture shows the high luminance and wide display area of the WHUD. WHUD SETUP Distortion correction As seen in Figure, an image projected to the windshield is distorted because the windshield is not flat. In order to show an image with no distortion, we heed image warping process. First, we assume that distortion caused by the windshield can be modeled by warping transformation function W. If an image I is projected, the driver observes an image W (I). W is a nonlinear function. It consists of a set of parameters each of which defines the correspondence between a pixel in an original image given to the projector and a pixel observed by a camera at the driver s eye position. The transformation of inner area of the correspondence points is interpolated by affine transformation. The procedure of distortion collection is as follows. 1. Project a grid pattern image on the HUD.. Capture an image by a camera that is set at the driver s eye position. 3

4 3. Estimate parameters of W by recording the correspondence between the crossing points of the original grid image and that of the observed grid image. The parameters express the warping function W. 4. Calculate an inverse warping function 1 W. 5. Prepare an original image I which should be observed linearly by the driver. 6. Make an image of W 1 ( I ) that is going to be projected. 7. When the image W 1 ( I ) is projected on WHUD, the image is distorted at the windshield by the warping function W. Then the distorted image is warped as 1 W ( W ( I)) = I. As a result, driver can see the original image I on the WHUD. Figure 3 shows images of each stage of distortion correction when a grid image is to be projected. Figure 3 Distortion correction process. Transforming an original image I (up left) by 1 W enables drivers to observe the original image I from driver s position. Direction control Another important setup is how to show an image at an arbitrary position. As the screen can be recognized as a simple planner image from the eye point of drivers by the image distortion 4

5 correction, it is relatively easy to calculate the location x given the orientation to be shown to the driver. Suppose the width of the screen is w im and the orientation angle is O when it is parallel to the vehicle s center axis. θ cam indicates a field of view of the screen against the eye position. Then, given the orientation θ, x can be calculated by x = w im tanθ θ cam tan is angle of view of the camera examined in advance and camera image. w im is horizontal resolution of the Figure 4 Orientation from the eye point of a driver VISUAL NAVIGATION ON WHUD System overview As an application that uses the WHUD system, we introduce a visual navigation system. Drivers can see two types of visual information, navigation flags and direction signs, on the WHUD. Navigation flags show the name of a destination and the distance to it. The position of the navigation flag directly indicates the orientation to the destination, so it is easy for drivers to recognize the direction to go. The position of visual information moves appropriately on WHUD as the vehicle moves and makes turn because the orientation is calculated on line. The direction signs show the direction of north, south, east, and west. 5

6 Figure 5 shows two snapshots in driving scenes with the visual navigation on the WHUD. The driver can see the displayed information clearly even in daytime. The navigation flags have to be carefully placed on WHUD so that the navigation flags do not hide an important portion of driver s view of the road scene. In order not to disturb the driver, navigation flags will not be placed on the road area in front of the driver s vehicle. They will be shown at upper or lower region of the WHUD. Figure 4 Navigation flags and direction signs superimposed in a road scene show the orientation and the distance to a destination. The bottom three images are the navigation flag and the direction signs. System components Our visual navigation system requires the WHUD, GPS, and a geomagnetic sensor. The location of the vehicle is estimated by the GPS, and the direction of the vehicle is estimated by the geomagnetic sensor. When the longitude and the latitude of a destination is set, the system calculates the orientation θ and the direct distance L for the destination. 6

7 Δx = ( λ λ Δy = ( φ φ θ = tan d d 1 ) R cosφ ) R Δx θ Δy compass L = Δx + Δy where θ compass is the direction of the vehicle obtained by the geomagnetic sensor, λ and φ are the longitude and latitude obtained by GPS sensor, λ d and φ d are that of destination, and R is the radius of the earth. The formula above is a simple model but it can be used if the destination is not far from the position of the vehicle. System performance In this system, the performance is important because if the frame rate is slow, navigation flags on the WHUD does not move smoothly. This causes a problem especially when the vehicle is making turns. Our system can update the images at the video frame rate of the graphics card of the PC that feeds images to the projector. The PC has Intel Pentium D 3.GHz processor and ATI RADEON X300SE. This means the system can achieve smooth moving of the navigation flags. FUTURE WORK Some experiments to evaluate the system effectiveness and usability are to be conducted. Another work will be the development of applications that uses the WHUD. As we have proposed mixed reality navigation like Virtual Mirror [3] and Virtual Slope [4], they will be the candidates to be realized on this system. Systems that emphasize hazardous objects can also be implemented if a driver viewpoint camera is installed and a proper image processing is done. In the navigation system, the accuracy of sensors, especially that of the orientation estimation, is important. It directly affects to the estimation of the orientation of the navigation flags. With a high accuracy GPS, RTK-GPS, the direction of the vehicle can be calculated by differentiating the position. By the combination of RTK-GPS and geomagnetic sensor, we think the accuracy will be improved. As for the color of projected image on WHUD, green color can be observed well but the other colors are faint. It is because of the material of the windshield that cuts certain range of light wave. However, if we correct the color, many colors can be used for display. 7

8 Figure 5 Experiment to show colors on WHUD. Colors except for green are faint because of the material of the windshield. CONCLUSION In this paper, we introduced a new visual navigation system that shows visual signs on a windshield head-up display, WHUD. The WHUD we have developed has a wide display area and high luminance. Hence it can be used even in daytime. The distortion correction can cancel the distortion effect caused by roundish windshield. The navigation system we proposed shows visual signs on WHUD. The driver can easily recognize the information about the direction and the distance to a destination by the navigation flags. The direction signs helps drivers recognize the direction they go. REFERENCES [1] N. Aoki (004). Perspective for Head-Up Display, Proceedings of 11th World Congress on Intelligent Transportation Systems, Nagoya, Japan, TP , 8 pages. [] K. Nakamura, J. Inada, M. Kakizaki, T. Fujikawa, S. Kasiwada, H. Ando, N. Kawahara (004). Windshield Display for Intelligent Transport System, Proceedings of the 11th World Congress on Intelligent Transportation Systems, Nagoya, Japan, TP , 8 pages. [3] K. Kojima, A. Sato, Y. Kameda, Y. Ohta (005). NaviView: Visual Assistance by Virtual Mirrors at Blind Intersection, Proceedings of 8th IEEE International Conference on Intelligent Transportation Systems, Vienna, Austria, pp [4] F. Taya, Y. Kameda, Y. Ohta (005). NaviVIew: Virtual Slope Visualization of Blind Area at Intersection, Proceedings of 1th World Congress on Intelligent Transport Systems, San Francisco, US, 8 pages. [5] Z. Hu, K. Uchimura, F. Lamosa (004). Towards A New Generation of Car Navigation System-Data Fusion Technology in Solving Camera Registration Problem, Proceedings of the 11th World Congress on Intelligent Transportation Systems, Nagoya, Japan, 1pages. 8

VISUAL NAVIGATION SYSTEM ON WINDSHIELD HEAD-UP DISPLAY

VISUAL NAVIGATION SYSTEM ON WINDSHIELD HEAD-UP DISPLAY VISUAL NAVIGATION SYSTEM ON WINDSHIELD HEAD-UP DISPLAY Akihiko SATO *, Itaru KITAHARA, Yoshinari KAMEDA, Yuichi OHTA Department of Intelligent Interaction Technologies, Graduate School of Systems and Information

More information

MR-Mirror: A Complex of Real and Virtual Mirrors

MR-Mirror: A Complex of Real and Virtual Mirrors MR-Mirror: A Complex of Real and Virtual Mirrors Hideaki Sato 1, Itaru Kitahara 1, and Yuichi Ohta 1 1 Department of Intelligent Interaction Technologies, Graduate School of Systems and Information Engineering,

More information

Epipolar geometry-based ego-localization using an in-vehicle monocular camera

Epipolar geometry-based ego-localization using an in-vehicle monocular camera Epipolar geometry-based ego-localization using an in-vehicle monocular camera Haruya Kyutoku 1, Yasutomo Kawanishi 1, Daisuke Deguchi 1, Ichiro Ide 1, Hiroshi Murase 1 1 : Nagoya University, Japan E-mail:

More information

3D Tracking of a Soccer Ball Using Two Synchronized Cameras

3D Tracking of a Soccer Ball Using Two Synchronized Cameras 3D Tracking of a Soccer Ball Using Two Synchronized Cameras Norihiro Ishii, Itaru Kitahara 2, Yoshinari Kameda 2, and Yuichi Ohta 2 University of Tsukuba, Graduate School of System and Information Engineering,

More information

1998 IEEE International Conference on Intelligent Vehicles 213

1998 IEEE International Conference on Intelligent Vehicles 213 Navigation by Integrating Iconic and GPS Information Shigang Li and Akira Hayashi Faculty of Information Sciences Hiroshima City University Asaminami-ku, Hiroshima, 731-31, Japan li@im.hiroshima-cu.ac.jp

More information

Reflection & Mirrors

Reflection & Mirrors Reflection & Mirrors Geometric Optics Using a Ray Approximation Light travels in a straight-line path in a homogeneous medium until it encounters a boundary between two different media A ray of light is

More information

Ray tracing based fast refraction method for an object seen through a cylindrical glass

Ray tracing based fast refraction method for an object seen through a cylindrical glass 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 Ray tracing based fast refraction method for an object seen through a cylindrical

More information

Massachusetts Institute of Technology Department of Computer Science and Electrical Engineering 6.801/6.866 Machine Vision QUIZ II

Massachusetts Institute of Technology Department of Computer Science and Electrical Engineering 6.801/6.866 Machine Vision QUIZ II Massachusetts Institute of Technology Department of Computer Science and Electrical Engineering 6.801/6.866 Machine Vision QUIZ II Handed out: 001 Nov. 30th Due on: 001 Dec. 10th Problem 1: (a (b Interior

More information

LIGHT: Two-slit Interference

LIGHT: Two-slit Interference LIGHT: Two-slit Interference Objective: To study interference of light waves and verify the wave nature of light. Apparatus: Two red lasers (wavelength, λ = 633 nm); two orange lasers (λ = 612 nm); two

More information

Preceding vehicle detection and distance estimation. lane change, warning system.

Preceding vehicle detection and distance estimation. lane change, warning system. Preceding vehicle detection and distance estimation for lane change warning system U. Iqbal, M.S. Sarfraz Computer Vision Research Group (COMVis) Department of Electrical Engineering, COMSATS Institute

More information

Section 1.2: Points and Lines

Section 1.2: Points and Lines Section 1.2: Points and Lines Objective: Graph points and lines using x and y coordinates. Often, to get an idea of the behavior of an equation we will make a picture that represents the solutions to the

More information

Lab 21.1 The Tangent Galvanometer

Lab 21.1 The Tangent Galvanometer Name School Date Lab 21.1 The Tangent Galvanometer Purpose To investigate the magnetic field at the center of a current-carrying loop of wire. To verify the right-hand rule for the field inside a current

More information

Cover Page. Abstract ID Paper Title. Automated extraction of linear features from vehicle-borne laser data

Cover Page. Abstract ID Paper Title. Automated extraction of linear features from vehicle-borne laser data Cover Page Abstract ID 8181 Paper Title Automated extraction of linear features from vehicle-borne laser data Contact Author Email Dinesh Manandhar (author1) dinesh@skl.iis.u-tokyo.ac.jp Phone +81-3-5452-6417

More information

Camera Calibration for Video See-Through Head-Mounted Display. Abstract. 1.0 Introduction. Mike Bajura July 7, 1993

Camera Calibration for Video See-Through Head-Mounted Display. Abstract. 1.0 Introduction. Mike Bajura July 7, 1993 Camera Calibration for Video See-Through Head-Mounted Display Mike Bajura July 7, 1993 Abstract This report describes a method for computing the parameters needed to model a television camera for video

More information

Behavior Learning for a Mobile Robot with Omnidirectional Vision Enhanced by an Active Zoom Mechanism

Behavior Learning for a Mobile Robot with Omnidirectional Vision Enhanced by an Active Zoom Mechanism Behavior Learning for a Mobile Robot with Omnidirectional Vision Enhanced by an Active Zoom Mechanism Sho ji Suzuki, Tatsunori Kato, Minoru Asada, and Koh Hosoda Dept. of Adaptive Machine Systems, Graduate

More information

Real-time Generation and Presentation of View-dependent Binocular Stereo Images Using a Sequence of Omnidirectional Images

Real-time Generation and Presentation of View-dependent Binocular Stereo Images Using a Sequence of Omnidirectional Images Real-time Generation and Presentation of View-dependent Binocular Stereo Images Using a Sequence of Omnidirectional Images Abstract This paper presents a new method to generate and present arbitrarily

More information

GHUDGPS. GPS Car speed Head-up display Manual 3.5. Sticky Surface Mount. Screen Size

GHUDGPS. GPS Car speed Head-up display Manual 3.5. Sticky Surface Mount. Screen Size GHUDGPS GPS Car speed Head-up display Manual Note: This manual is considered correct at time of printing but is subject to change. For latest manuals and updates refer to the website. www.gatordriverassist.com

More information

Lasers and Femtosecond Lasers

Lasers and Femtosecond Lasers 1/26/2004 Lasers and Femtosecond Lasers As you learned in the lecture, a Ti:sapphire laser can operate either as a tunable, continuous-wave (CW) laser, or a pulsed, self-modelocked, laser. A slight alignment

More information

POME A mobile camera system for accurate indoor pose

POME A mobile camera system for accurate indoor pose POME A mobile camera system for accurate indoor pose Paul Montgomery & Andreas Winter November 2 2016 2010. All rights reserved. 1 ICT Intelligent Construction Tools A 50-50 joint venture between Trimble

More information

All forms of EM waves travel at the speed of light in a vacuum = 3.00 x 10 8 m/s This speed is constant in air as well

All forms of EM waves travel at the speed of light in a vacuum = 3.00 x 10 8 m/s This speed is constant in air as well Pre AP Physics Light & Optics Chapters 14-16 Light is an electromagnetic wave Electromagnetic waves: Oscillating electric and magnetic fields that are perpendicular to the direction the wave moves Difference

More information

LIFE N TOUCH KYLE DOBITZ JEREMY MUEHLBAUER. Team Winner 05/01/08

LIFE N TOUCH KYLE DOBITZ JEREMY MUEHLBAUER. Team Winner 05/01/08 LIFE N TOUCH KYLE DOBITZ JEREMY MUEHLBAUER Team Winner 05/01/08 Questions Problem: Information is readily available but requires a translation to reality Solution: To create a platform from which applications

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 4

GEOG 4110/5100 Advanced Remote Sensing Lecture 4 GEOG 4110/5100 Advanced Remote Sensing Lecture 4 Geometric Distortion Relevant Reading: Richards, Sections 2.11-2.17 Geometric Distortion Geometric Distortion: Errors in image geometry, (location, dimensions,

More information

CS 4204 Computer Graphics

CS 4204 Computer Graphics CS 4204 Computer Graphics 3D Viewing and Projection Yong Cao Virginia Tech Objective We will develop methods to camera through scenes. We will develop mathematical tools to handle perspective projection.

More information

Chapter 23. Geometrical Optics (lecture 1: mirrors) Dr. Armen Kocharian

Chapter 23. Geometrical Optics (lecture 1: mirrors) Dr. Armen Kocharian Chapter 23 Geometrical Optics (lecture 1: mirrors) Dr. Armen Kocharian Reflection and Refraction at a Plane Surface The light radiate from a point object in all directions The light reflected from a plane

More information

University of Technology Building & Construction Department / Remote Sensing & GIS lecture

University of Technology Building & Construction Department / Remote Sensing & GIS lecture 5. Corrections 5.1 Introduction 5.2 Radiometric Correction 5.3 Geometric corrections 5.3.1 Systematic distortions 5.3.2 Nonsystematic distortions 5.4 Image Rectification 5.5 Ground Control Points (GCPs)

More information

ECE-161C Cameras. Nuno Vasconcelos ECE Department, UCSD

ECE-161C Cameras. Nuno Vasconcelos ECE Department, UCSD ECE-161C Cameras Nuno Vasconcelos ECE Department, UCSD Image formation all image understanding starts with understanding of image formation: projection of a scene from 3D world into image on 2D plane 2

More information

Vehicle Detection Method using Haar-like Feature on Real Time System

Vehicle Detection Method using Haar-like Feature on Real Time System Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn Abstract This paper presents a robust vehicle detection approach using Haar-like feature.

More information

A Reactive Bearing Angle Only Obstacle Avoidance Technique for Unmanned Ground Vehicles

A Reactive Bearing Angle Only Obstacle Avoidance Technique for Unmanned Ground Vehicles Proceedings of the International Conference of Control, Dynamic Systems, and Robotics Ottawa, Ontario, Canada, May 15-16 2014 Paper No. 54 A Reactive Bearing Angle Only Obstacle Avoidance Technique for

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

Worksheet 3.5: Triple Integrals in Spherical Coordinates. Warm-Up: Spherical Coordinates (ρ, φ, θ)

Worksheet 3.5: Triple Integrals in Spherical Coordinates. Warm-Up: Spherical Coordinates (ρ, φ, θ) Boise State Math 275 (Ultman) Worksheet 3.5: Triple Integrals in Spherical Coordinates From the Toolbox (what you need from previous classes) Know what the volume element dv represents. Be able to find

More information

Efficient Path Finding Method Based Evaluation Function in Large Scene Online Games and Its Application

Efficient Path Finding Method Based Evaluation Function in Large Scene Online Games and Its Application Journal of Information Hiding and Multimedia Signal Processing c 2017 ISSN 2073-4212 Ubiquitous International Volume 8, Number 3, May 2017 Efficient Path Finding Method Based Evaluation Function in Large

More information

Relating Local Vision Measurements to Global Navigation Satellite Systems Using Waypoint Based Maps

Relating Local Vision Measurements to Global Navigation Satellite Systems Using Waypoint Based Maps Relating Local Vision Measurements to Global Navigation Satellite Systems Using Waypoint Based Maps John W. Allen Samuel Gin College of Engineering GPS and Vehicle Dynamics Lab Auburn University Auburn,

More information

Table of contents 1. INTRODUCTION INSTALLATION GENERAL INTRODUCTION NAVIGATE TO... 7

Table of contents 1. INTRODUCTION INSTALLATION GENERAL INTRODUCTION NAVIGATE TO... 7 Table of contents 1. INTRODUCTION... 1 2. INSTALLATION... 3 2.1. INSTALLING THE HARDWARE...3 2.2. INSTALLING THE SOFTWARE...3 2.3. ACTIVATING THE GPS...4 3 GENERAL INTRODUCTION... 5 3.1. LEFT-HAND BUTTONS...5

More information

Homework Set 3 Due Thursday, 07/14

Homework Set 3 Due Thursday, 07/14 Homework Set 3 Due Thursday, 07/14 Problem 1 A room contains two parallel wall mirrors, on opposite walls 5 meters apart. The mirrors are 8 meters long. Suppose that one person stands in a doorway, in

More information

Occlusion Detection of Real Objects using Contour Based Stereo Matching

Occlusion Detection of Real Objects using Contour Based Stereo Matching Occlusion Detection of Real Objects using Contour Based Stereo Matching Kenichi Hayashi, Hirokazu Kato, Shogo Nishida Graduate School of Engineering Science, Osaka University,1-3 Machikaneyama-cho, Toyonaka,

More information

APPLICATION OF AERIAL VIDEO FOR TRAFFIC FLOW MONITORING AND MANAGEMENT

APPLICATION OF AERIAL VIDEO FOR TRAFFIC FLOW MONITORING AND MANAGEMENT Pitu Mirchandani, Professor, Department of Systems and Industrial Engineering Mark Hickman, Assistant Professor, Department of Civil Engineering Alejandro Angel, Graduate Researcher Dinesh Chandnani, Graduate

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Review for Test 2 MATH 116 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Solve the right triangle. If two sides are given, give angles in degrees and

More information

A STUDY ON DATA ASSIMILATION OF PEOPLE FLOW

A STUDY ON DATA ASSIMILATION OF PEOPLE FLOW A STUDY ON DATA ASSIMILATION OF PEOPLE FLOW T. Nakamura a, *, X. Shao a, R. Shibasaki a a Center for Spatial Information Science, University of Tokyo, Tokyo, Japan ki_ki_gu@csis.u-tokyo.ac.jp KEY WORDS:

More information

Geometric Correction

Geometric Correction CEE 6150: Digital Image Processing Geometric Correction 1 Sources of Distortion Sensor Characteristics optical distortion aspect ratio non-linear mirror velocity detector geometry & scanning sequence Viewing

More information

Remote Reality Demonstration

Remote Reality Demonstration Remote Reality Demonstration Terrance E. Boult EECS Dept., 19 Memorial Drive West Lehigh Univ., Bethlehem, PA 18015 tboult@eecs.lehigh.edu Fax: 610 758 6279 Contact Author: T.Boult Submission category:

More information

Rigid Body Motion and Image Formation. Jana Kosecka, CS 482

Rigid Body Motion and Image Formation. Jana Kosecka, CS 482 Rigid Body Motion and Image Formation Jana Kosecka, CS 482 A free vector is defined by a pair of points : Coordinates of the vector : 1 3D Rotation of Points Euler angles Rotation Matrices in 3D 3 by 3

More information

Chapter 32 Light: Reflection and Refraction. Copyright 2009 Pearson Education, Inc.

Chapter 32 Light: Reflection and Refraction. Copyright 2009 Pearson Education, Inc. Chapter 32 Light: Reflection and Refraction Units of Chapter 32 The Ray Model of Light Reflection; Image Formation by a Plane Mirror Formation of Images by Spherical Mirrors Index of Refraction Refraction:

More information

Laser sensors. Transmitter. Receiver. Basilio Bona ROBOTICA 03CFIOR

Laser sensors. Transmitter. Receiver. Basilio Bona ROBOTICA 03CFIOR Mobile & Service Robotics Sensors for Robotics 3 Laser sensors Rays are transmitted and received coaxially The target is illuminated by collimated rays The receiver measures the time of flight (back and

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

Physics 1CL WAVE OPTICS: INTERFERENCE AND DIFFRACTION Fall 2009

Physics 1CL WAVE OPTICS: INTERFERENCE AND DIFFRACTION Fall 2009 Introduction An important property of waves is interference. You are familiar with some simple examples of interference of sound waves. This interference effect produces positions having large amplitude

More information

Navigation coordinate systems

Navigation coordinate systems Lecture 3 Navigation coordinate systems Topic items: 1. Basic Coordinate Systems. 2. Plane Cartesian Coordinate Systems. 3. Polar Coordinate Systems. 4. Earth-Based Locational Reference Systems. 5. Reference

More information

ST-908 User Manual GPS Vehicle Tracker

ST-908 User Manual GPS Vehicle Tracker ST-908 User Manual GPS Vehicle Tracker 2016-09-01 1 Quick Start to test tracker: 1. Put the SIM Card in the tracker. 2. Connect the GPS and GSM antenna. 3. Connect the 4 pin and 6 pin wires. 4. Connect

More information

Aaronia GPS-Logger Software. Users Guide

Aaronia GPS-Logger Software. Users Guide Aaronia GPS-Logger Software Users Guide Index GPS-Logger Software Version 0.2...3 System Requirements...4 Hardware Overview...5 Top view...6 Back view...7 Software Installation...8 Quickstart...9 Device

More information

COORDINATE TRANSFORMATION. Lecture 6

COORDINATE TRANSFORMATION. Lecture 6 COORDINATE TRANSFORMATION Lecture 6 SGU 1053 SURVEY COMPUTATION 1 Introduction Geomatic professional are mostly confronted in their work with transformations from one two/three-dimensional coordinate system

More information

SatGuide Symbian User Manual. SatGuide Symbian OS USER MANUAL

SatGuide Symbian User Manual. SatGuide Symbian OS USER MANUAL SatGuide Symbian User Manual SatGuide Symbian OS USER MANUAL CONTENTS 1 - INTRODUCTION...1 WHAT IS SATGUIDE?...1 SATGUIDE FEATURES...1 2 - SMART PRACTICES WHILE DRIVING...2 DRIVE SAFE, CALL SMART SM...2

More information

Calibration of IRS-1C PAN-camera

Calibration of IRS-1C PAN-camera Calibration of IRS-1C PAN-camera Karsten Jacobsen Institute for Photogrammetry and Engineering Surveys University of Hannover Germany Tel 0049 511 762 2485 Fax -2483 Email karsten@ipi.uni-hannover.de 1.

More information

Multimedia Technology CHAPTER 4. Video and Animation

Multimedia Technology CHAPTER 4. Video and Animation CHAPTER 4 Video and Animation - Both video and animation give us a sense of motion. They exploit some properties of human eye s ability of viewing pictures. - Motion video is the element of multimedia

More information

Handy Rangefinder for Active Robot Vision

Handy Rangefinder for Active Robot Vision Handy Rangefinder for Active Robot Vision Kazuyuki Hattori Yukio Sato Department of Electrical and Computer Engineering Nagoya Institute of Technology Showa, Nagoya 466, Japan Abstract A compact and high-speed

More information

Interaction Using Nearby-and-Far Projection Surfaces with a Body-Worn ProCam System

Interaction Using Nearby-and-Far Projection Surfaces with a Body-Worn ProCam System Interaction Using Nearby-and-Far Projection Surfaces with a Body-Worn ProCam System Takeshi Kurata 1 Nobuchika Sakata 13 Masakatsu Kourogi 1 Takashi Okuma 1 Yuichi Ohta 2 1 AIST, Japan 2 University of

More information

A Novel Video Retrieval Method to Support a User's Recollection of Past Events Aiming for Wearable Information Playing

A Novel Video Retrieval Method to Support a User's Recollection of Past Events Aiming for Wearable Information Playing A Novel Video Retrieval Method to Support a User's Recollection of Past Events Aiming for Wearable Information Playing Tatsuyuki Kawamura, Yasuyuki Kono, and Masatsugu Kidode Graduate School of Information

More information

Specular 3D Object Tracking by View Generative Learning

Specular 3D Object Tracking by View Generative Learning Specular 3D Object Tracking by View Generative Learning Yukiko Shinozuka, Francois de Sorbier and Hideo Saito Keio University 3-14-1 Hiyoshi, Kohoku-ku 223-8522 Yokohama, Japan shinozuka@hvrl.ics.keio.ac.jp

More information

Sally Ride EarthKAM Earth Knowledge Acquired by Middle School Students

Sally Ride EarthKAM Earth Knowledge Acquired by Middle School Students Sally Ride EarthKAM Earth Knowledge Acquired by Middle School Students User Guide Last updated:10/20/2015 1 Table of Contents Welcome to Sally Ride EarthKAM@Space Camp!...3 Using Your Teacher Account...4-6

More information

Position Detection on Two-Dimensional Signal Transmission Sheet by Magnetic Field Pattern Sensing

Position Detection on Two-Dimensional Signal Transmission Sheet by Magnetic Field Pattern Sensing Position Detection on Two-Dimensional Signal Transmission Sheet by Magnetic Field Pattern Sensing Kei Nakatsuma *, Yasuaki Monnai *, Yasutoshi Makino *, and Hiroyuki Shinoda * This paper proposes a method

More information

6-1. METHODS OF EXPRESSING DIRECTION

6-1. METHODS OF EXPRESSING DIRECTION CHAPTER 6 DIRECTION Being in the right place at the prescribed time is necessary to successfully accomplish military missions. Direction plays an important role in a soldier's everyday life. It can be

More information

FM CHAPTER 6 DIRECTION

FM CHAPTER 6 DIRECTION CHAPTER 6 DIRECTION Being in the right place at the prescribed time is necessary to successfully accomplish military missions. Direction plays an important role in a soldier's everyday life. It can be

More information

Optical Sensors: Key Technology for the Autonomous Car

Optical Sensors: Key Technology for the Autonomous Car Optical Sensors: Key Technology for the Autonomous Car Rajeev Thakur, P.E., Product Marketing Manager, Infrared Business Unit, Osram Opto Semiconductors Autonomously driven cars will combine a variety

More information

9th Intelligent Ground Vehicle Competition. Design Competition Written Report. Design Change Report AMIGO

9th Intelligent Ground Vehicle Competition. Design Competition Written Report. Design Change Report AMIGO 9th Intelligent Ground Vehicle Competition Design Competition Written Report Design Change Report AMIGO AMIGO means the friends who will join to the IGV Competition. Watanabe Laboratory Team System Control

More information

Verwendung des Applikationsprogramms. 1. Function overview. GAMMA instabus Application program description. September 2010

Verwendung des Applikationsprogramms. 1. Function overview. GAMMA instabus Application program description. September 2010 Verwendung des Applikationsprogramms Product family: Product type: Manufacturer: Physical Sensors Weather station w/ integrated sensors Siemens Name: Weather station WS1 (GPS) AP 257/32 Order no.: 5WG1

More information

NEWLINKS THAILAND. Nippon Express Wider Logistics Integrated NetworKS

NEWLINKS THAILAND. Nippon Express Wider Logistics Integrated NetworKS NEWLINKS THAILAND Nippon Express Wider Logistics Integrated NetworKS Domestic Trucking Service Manual Introduction and Table of Contents Nippon Express (Thailand) Co., Ltd. NEWLINKS THAILAND Welcome to

More information

2013 International Conference on Virtual and Augmented Reality in Education. Considerations on Designing a Geo-targeted AR Application DRAFT

2013 International Conference on Virtual and Augmented Reality in Education. Considerations on Designing a Geo-targeted AR Application DRAFT Available online at www.sciencedirect.com Procedia Computer Science 00 (2013) 000 000 www.elsevier.com/locate/procedia 2013 International Conference on Virtual and Augmented Reality in Education Considerations

More information

Status of Connected Vehicle technology development for Automated Driving in Japan

Status of Connected Vehicle technology development for Automated Driving in Japan Status of Connected Vehicle technology development for Automated Driving in Japan 2017.11.14 Norifumi Ogawa International Cooperation WG SIP-adus Mazda Motor Corporation INDEX 1. 2. 3. 4. Connected and

More information

Single-slit diffraction plots by Sohrab Ismail-Beigi, February 5, 2009

Single-slit diffraction plots by Sohrab Ismail-Beigi, February 5, 2009 Single-slit diffraction plots by Sohrab Ismail-Beigi, February 5, 2009 On the following pages are a set of computed single-slit intensities. The slit is long and narrow (i.e not circular but linear). The

More information

Question: What are the origins of the forces of magnetism (how are they produced/ generated)?

Question: What are the origins of the forces of magnetism (how are they produced/ generated)? This is an additional material to the one in the internet and may help you to develop interest with the method. You should try to integrate some of the discussions here while you are trying to answer the

More information

Chapter 23. Geometrical Optics: Mirrors and Lenses and other Instruments

Chapter 23. Geometrical Optics: Mirrors and Lenses and other Instruments Chapter 23 Geometrical Optics: Mirrors and Lenses and other Instruments HITT1 A small underwater pool light is 1 m below the surface of a swimming pool. What is the radius of the circle of light on the

More information

Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry.

Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry. Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry. Abstract S.Sircar 1, 2, C.Randell 1, D.Power 1, J.Youden 1, E.Gill 2 and P.Han 1 Remote Sensing Group C-CORE 1

More information

PHYSICS 1040L LAB LAB 7: DIFFRACTION & INTERFERENCE

PHYSICS 1040L LAB LAB 7: DIFFRACTION & INTERFERENCE PHYSICS 1040L LAB LAB 7: DIFFRACTION & INTERFERENCE Object: To investigate the diffraction and interference of light, Apparatus: Lasers, optical bench, single and double slits. screen and mounts. Theory:

More information

Odyssey Quick Start Guide. Version:

Odyssey Quick Start Guide. Version: Odyssey Quick Start Guide Version: 2009.3 2 Odyssey Quick Start Guide Copyright About Version: 2009.3 Doc. Date: 20 February 2009 Copyright Copyright 2006-2009. All rights reserved. No part of this publication

More information

HUVITZ SLIT LAMP SERIES & IMAGING SYSTEM

HUVITZ SLIT LAMP SERIES & IMAGING SYSTEM HUVITZ SLIT LAMP SERIES & IMAGING SYSTEM Advanced optic system, a remarkable difference. The industry-leading manufacturer, Huvitz, presents a high quality, world-class optic system applied slit lamp

More information

Localization of Wearable Users Using Invisible Retro-reflective Markers and an IR Camera

Localization of Wearable Users Using Invisible Retro-reflective Markers and an IR Camera Localization of Wearable Users Using Invisible Retro-reflective Markers and an IR Camera Yusuke Nakazato, Masayuki Kanbara and Naokazu Yokoya Graduate School of Information Science, Nara Institute of Science

More information

TopCon X5 Operator's Manual

TopCon X5 Operator's Manual TopCon X5 Operator's Manual Part Number TOPCONX5-EN Rev.1.0 Copyright Topcon Precision Agriculture May, 2011 All contents in this manual are copyrighted by Topcon. All rights reserved. The information

More information

A Development Of A Web-Based Application System Of QR Code Location Generator and Scanner named QR- Location

A Development Of A Web-Based Application System Of QR Code Location Generator and Scanner named QR- Location UTM Computing Proceedings Innovations in Computing Technology and Applications Volume 2 Year: 2017 ISBN: 978-967-0194-95-0 1 A Development Of A Web-Based Application System Of QR Code Location Generator

More information

Chapter 12 Notes: Optics

Chapter 12 Notes: Optics Chapter 12 Notes: Optics How can the paths traveled by light rays be rearranged in order to form images? In this chapter we will consider just one form of electromagnetic wave: visible light. We will be

More information

Lesson 7 Determining Direction. Key Terms. azimuth back azimuth degree grid azimuth grid north magnetic azimuth magnetic north true north

Lesson 7 Determining Direction. Key Terms. azimuth back azimuth degree grid azimuth grid north magnetic azimuth magnetic north true north Lesson 7 Determining Direction U.S. ARMY Key Terms J R O T C azimuth back azimuth degree grid azimuth grid north magnetic azimuth magnetic north true north WHAT YOU WILL LEARN TO DO Calculate direction

More information

State Plane Coordinates and Computations using them GISC Spring 2013

State Plane Coordinates and Computations using them GISC Spring 2013 State Plane Coordinates and Computations using them GISC-3325 - Spring 2013 Map Projections From UNAVCO site hosting.soonet.ca/eliris/gpsgis/lec2geodesy.html Taken from Ghilani, SPC State Plane Coordinate

More information

Image Formation. Antonino Furnari. Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania

Image Formation. Antonino Furnari. Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania Image Formation Antonino Furnari Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania furnari@dmi.unict.it 18/03/2014 Outline Introduction; Geometric Primitives

More information

Projective Texture Mapping with Full Panorama

Projective Texture Mapping with Full Panorama EUROGRAPHICS 2002 / G. Drettakis and H.-P. Seidel Volume 21 (2002), Number 3 (Guest Editors) Projective Texture Mapping with Full Panorama Dongho Kim and James K. Hahn Department of Computer Science, The

More information

A Networked Telepresence System with an Internet Automobile and its Transmission Issue

A Networked Telepresence System with an Internet Automobile and its Transmission Issue A Networked Telepresence System with an Internet Automobile and its Transmission Issue Kazutoshi Fujikawa 1 Kazumasa Yamazawa 2 Tomoya Ishikawa 2 Yuichi Butsuen 2 Tomokazu Sato 2 Yutaka Nakaramura 1 Hideki

More information

Metric for the Fusion of Synthetic and Real Imagery from Multimodal Sensors

Metric for the Fusion of Synthetic and Real Imagery from Multimodal Sensors American Journal of Engineering and Applied Sciences Original Research Paper Metric for the Fusion of Synthetic and Real Imagery from Multimodal Sensors 1 Rami Nahas and 2 S.P. Kozaitis 1 Electrical Engineering,

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 4

GEOG 4110/5100 Advanced Remote Sensing Lecture 4 GEOG 4110/5100 Advanced Remote Sensing Lecture 4 Geometric Distortion Relevant Reading: Richards, Sections 2.11-2.17 Review What factors influence radiometric distortion? What is striping in an image?

More information

900E Vehicle GPS Tracker User Manual

900E Vehicle GPS Tracker User Manual Auto leaders 900E Vehicle GPS Tracker User Manual 2009-10-01 1 Table of Contents 1. Working Directions.....3 2. GPS Tracker Installation...3 2.1. Product Parts List...3 2.2. Precaution before Installation...4

More information

An introduction to 3D image reconstruction and understanding concepts and ideas

An introduction to 3D image reconstruction and understanding concepts and ideas Introduction to 3D image reconstruction An introduction to 3D image reconstruction and understanding concepts and ideas Samuele Carli Martin Hellmich 5 febbraio 2013 1 icsc2013 Carli S. Hellmich M. (CERN)

More information

Introduction to Homogeneous coordinates

Introduction to Homogeneous coordinates Last class we considered smooth translations and rotations of the camera coordinate system and the resulting motions of points in the image projection plane. These two transformations were expressed mathematically

More information

LOCAL GEODETIC HORIZON COORDINATES

LOCAL GEODETIC HORIZON COORDINATES LOCAL GEODETIC HOIZON COODINATES In many surveying applications it is necessary to convert geocentric Cartesian coordinates X,,Z to local geodetic horizon Cartesian coordinates E,N,U (East,North,Up). Figure

More information

Geolocation with FW 6.4x & Video Security Client Geolocation with FW 6.4x & Video Security Client 2.1 Technical Note

Geolocation with FW 6.4x & Video Security Client Geolocation with FW 6.4x & Video Security Client 2.1 Technical Note Geolocation with FW 6.4x & Video Security Client 2.1 1 10 Geolocation with FW 6.4x & Video Security Client 2.1 Technical Note Geolocation with FW 6.4x & Video Security Client 2.1 2 10 Table of contents

More information

Augmenting Reality with Projected Interactive Displays

Augmenting Reality with Projected Interactive Displays Augmenting Reality with Projected Interactive Displays Claudio Pinhanez IBM T.J. Watson Research Center, P.O. Box 218 Yorktown Heights, N.Y. 10598, USA Abstract. This paper examines a steerable projection

More information

3D Polygon Rendering. Many applications use rendering of 3D polygons with direct illumination

3D Polygon Rendering. Many applications use rendering of 3D polygons with direct illumination Rendering Pipeline 3D Polygon Rendering Many applications use rendering of 3D polygons with direct illumination 3D Polygon Rendering What steps are necessary to utilize spatial coherence while drawing

More information

Geometry and Gravitation

Geometry and Gravitation Chapter 15 Geometry and Gravitation 15.1 Introduction to Geometry Geometry is one of the oldest branches of mathematics, competing with number theory for historical primacy. Like all good science, its

More information

Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016

Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016 Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016 Outdoor Robot Navigation Based on View-based Global Localization and Local Navigation Yohei Inoue, Jun Miura, and Shuji Oishi Department

More information

Blacksburg, VA July 24 th 30 th, 2010 Georeferencing images and scanned maps Page 1. Georeference

Blacksburg, VA July 24 th 30 th, 2010 Georeferencing images and scanned maps Page 1. Georeference George McLeod Prepared by: With support from: NSF DUE-0903270 in partnership with: Geospatial Technician Education Through Virginia s Community Colleges (GTEVCC) Georeference The process of defining how

More information

Surveillance of muddy river flow by telemetry system

Surveillance of muddy river flow by telemetry system Journal of Physics: Conference Series PAPER OPEN ACCESS Surveillance of muddy river flow by telemetry system To cite this article: Motoki Takuno and Shigeru Takayama 2016 J. Phys.: Conf. Ser. 772 012058

More information

Aircraft Impact Analysis of New York World Trade Center Tower by Using the ASI-Gauss Technique

Aircraft Impact Analysis of New York World Trade Center Tower by Using the ASI-Gauss Technique Proceeding of ICCES 05, 1-10 December 2005, INDIA 1212 Aircraft Impact Analysis of New York World Trade Center Tower by Using the ASI-Gauss Technique D. Isobe 1 and K. M. Lynn 2 Summary In this paper,

More information

2D and 3D Transformations AUI Course Denbigh Starkey

2D and 3D Transformations AUI Course Denbigh Starkey 2D and 3D Transformations AUI Course Denbigh Starkey. Introduction 2 2. 2D transformations using Cartesian coordinates 3 2. Translation 3 2.2 Rotation 4 2.3 Scaling 6 3. Introduction to homogeneous coordinates

More information

In math, the rate of change is called the slope and is often described by the ratio rise

In math, the rate of change is called the slope and is often described by the ratio rise Chapter 3 Equations of Lines Sec. Slope The idea of slope is used quite often in our lives, however outside of school, it goes by different names. People involved in home construction might talk about

More information

Evaluating the Performance of a Vehicle Pose Measurement System

Evaluating the Performance of a Vehicle Pose Measurement System Evaluating the Performance of a Vehicle Pose Measurement System Harry Scott Sandor Szabo National Institute of Standards and Technology Abstract A method is presented for evaluating the performance of

More information

Tangent Galvanometer

Tangent Galvanometer Tangent Galvanometer KET Virtual Physics Labs Worksheet Lab 13-1 As you work through the steps in the lab procedure, record your experimental values and the results on this worksheet. Use the exact values

More information