JPH0763572A - Travel guide image displaying method in on-vehicle navigation system - Google Patents

Travel guide image displaying method in on-vehicle navigation system

Info

Publication number
JPH0763572A
JPH0763572A JP21558493A JP21558493A JPH0763572A JP H0763572 A JPH0763572 A JP H0763572A JP 21558493 A JP21558493 A JP 21558493A JP 21558493 A JP21558493 A JP 21558493A JP H0763572 A JPH0763572 A JP H0763572A
Authority
JP
Japan
Prior art keywords
vehicle
route
image
intersection
guidance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP21558493A
Other languages
Japanese (ja)
Other versions
JP3160434B2 (en
Inventor
Hiroshi Shishido
博 宍戸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP21558493A priority Critical patent/JP3160434B2/en
Publication of JPH0763572A publication Critical patent/JPH0763572A/en
Application granted granted Critical
Publication of JP3160434B2 publication Critical patent/JP3160434B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

PURPOSE:To extremely easily recognize an intersection to change a route. CONSTITUTION:During travel, a front scene is caught by a video camera 4 installed at a vehicle to project a scenic image on the image plane of a display device 5, and a present position is detected by a vehicle position detecting device 3. A guide object intersection searching part 17 searches a specified guide object intersection existing on a guidance path and frontward in the proceeding direction of a vehicle from the present position of the vehicle and guidance path information stored in a guidance path memory 16. A route guide image describing part 19 calculates an arrow mark diagram showing a route at the guide object intersection, then calculates a center projected image to a specified plane of projection in a sight line coordinate system equivalent to the visual field of the video camera 4, and describes a projected image on a second V-RAM 21. The image of the second V-Ram 21 is synthesized with the scenic image, caught by the video camera 4, by a synthesizing part 23 and displayed on the image plane.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は車載用ナビゲーション装
置の走行案内画像表示方法に係り、特に出発地から目的
地まで経路誘導を行う場合に好適な車載用ナビゲーショ
ン装置の走行案内画像表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a driving guide image display method for a vehicle-mounted navigation device, and more particularly to a driving guide image display method for a vehicle-mounted navigation device suitable for guiding a route from a starting point to a destination.

【0002】[0002]

【従来の技術】車両の走行案内を行い、運転者が所望の
目的地に容易に到達できるようにした車載用ナビゲーシ
ョン装置がある。この車載用ナビゲーション装置におい
ては、車両の位置を検出してCD−ROMから車両位置
周辺の地図データを読み出し、V−RAMに地図画像を
描画するとともに該地図画像上の所定箇所に車両位置マ
ークを重ねて描画し、V−RAMの画像を映像信号に変
換しながらディスプレイ装置に出力して画面に表示す
る。そして、車両の移動で現在位置が変化するのに従
い、画面の車両位置マークを移動したり、或いは車両位
置マークは画面中央に固定して地図をスクロールしたり
して、常に、車両位置周辺の地図情報が一目で判るよう
になっている。
2. Description of the Related Art There is a vehicle-mounted navigation device that guides a vehicle so that a driver can easily reach a desired destination. In this vehicle-mounted navigation device, the position of the vehicle is detected, the map data around the vehicle position is read from the CD-ROM, the map image is drawn in the V-RAM, and the vehicle position mark is placed at a predetermined position on the map image. The images are overlaid and drawn, and the images in the V-RAM are converted into video signals and output to the display device for display on the screen. Then, as the current position changes due to the movement of the vehicle, the vehicle position mark on the screen is moved, or the vehicle position mark is fixed at the center of the screen and the map is scrolled. The information is available at a glance.

【0003】CD−ROMに記憶された地図は、縮尺レ
ベルに応じて適当な大きさの経度幅、緯度幅の地域に区
切られており、道路は経度、緯度の座標で表現された頂
点(ノード)の集合で示される。2以上のノードを連結
した部分はリンクと呼ばれる。各地図に含まれる道路デ
ータは、図12に示す如く、道路リンクリストRDL
T、ノードリストNDLT、交差点データCRDTで構
成されており、このうち、道路リンクリストRDLT
は、当該道路リンクに関し、国道、高速道路、その他の
道路など道路の種別を表すデータ、リンク上の全ノード
数、リンクを構成する各ノードのノードリストNDLT
上の番号とノード間の道路の幅員を表すデータなどによ
り構成されている。第nノード番号の幅員データは、第
nノード番号に係るノードと第(n+1)ノード番号に
係るノードを結ぶ道路(リンク)の幅員を示す。又、交
差点データCRDTは地図上の各交差点毎に、該交差点
に連結するリンク上の交差点に最も近いノード(交差点
構成ノードという)のノードリストNDLT上の番号の
集合であり、ノードリストNDLTは地図上の全ノード
のリストであり、ノード毎に座標情報(経度、緯度)、
該ノードが交差点であるか否かの交差点識別フラグ、交
差点であれば交差点データを指し、交差点でなければ該
ノードが属する道路リンクを指すポインタ等で構成され
ている。
The map stored in the CD-ROM is divided into areas of appropriate longitude and latitude widths according to the scale level, and roads are represented by vertices (nodes) represented by coordinates of longitude and latitude. ) Is shown as a set. A part that connects two or more nodes is called a link. The road data included in each map is the road link list RDL as shown in FIG.
T, node list NDLT, intersection data CRDT, of which road link list RDLT
Relates to the road link, data indicating the type of road such as national road, expressway, and other roads, the total number of nodes on the link, and the node list NDLT of each node forming the link
It is composed of the above number and data representing the width of the road between the nodes. The width data of the nth node number indicates the width of the road (link) connecting the node related to the nth node number and the node related to the (n + 1) th node number. Further, the intersection data CRDT is a set of numbers on the node list NDLT of the nodes (referred to as intersection composing nodes) closest to the intersection on the link connecting the intersections, for each intersection on the map. The node list NDLT is the map. It is a list of all the above nodes, coordinate information (longitude, latitude) for each node,
It is composed of an intersection identification flag indicating whether the node is an intersection, pointers indicating intersection data if the node is an intersection, pointers indicating a road link to which the node belongs if the node is not the node.

【0004】ところで、車載用ナビゲーション装置に
は、出発地から目的地まで最適な誘導経路に沿って経路
案内を行う経路誘導機能を持ったものがある。かかる経
路案内では、走行前に運転者が出発地と目的地を設定す
ると、CD−ROMの地図データを参照してダイクスト
ラ法、横型探索法等のシュミレーション計算を行い、例
えば出発地と目的地を最短距離で結ぶ最適な誘導経路を
求めて、該誘導経路を構成するノード列と、先頭の出発
地データ及び最後尾の目的地データと合わせた誘導経路
データを誘導経路メモリに記憶しておく。
Meanwhile, some vehicle-mounted navigation devices have a route guidance function of performing route guidance from an origin to a destination along an optimum guidance route. In such route guidance, when the driver sets the departure point and the destination before traveling, the simulation calculation such as the Dijkstra method or the horizontal search method is performed by referring to the map data of the CD-ROM to determine the departure point and the destination, for example. The optimum guide route connecting with the shortest distance is obtained, and the guide route data including the node sequence forming the guide route, the leading departure point data and the last destination data is stored in the guide route memory.

【0005】そして、走行中、誘導経路メモリのノード
列の中から画面の地図表示エリアに入っている誘導経路
を探し、該誘導経路を他の道路と異なる色で太く表示す
るなどして、運転者がいずれの道路を走行すれば良いか
判るようにしている。
[0005] Then, while traveling, a guide route stored in the map display area of the screen is searched for from the node sequence of the guide route memory, and the guide route is displayed in a different color from other roads and displayed in bold. The people try to know which road to drive.

【0006】しかし、画面に表示された地図の縮尺が大
きかったり、道路が込み入っている場合、単に、誘導経
路が他の道路と異なる色で太く表示されているだけで
は、車両進行方向の前方に存在する交差点をどの方向へ
走行すれば良いか判らない場合があった。
However, when the scale of the map displayed on the screen is large or the road is complicated, it is not possible to simply display the guide route in a color different from that of the other roads and to make it forward in the traveling direction of the vehicle. In some cases, it was not clear in which direction to drive at an existing intersection.

【0007】このため、走行中、誘導経路上で車両の進
行方向前方にある交差点の内、例えば、左折、右折等、
走行方向の変化する一番手前の案内対象交差点を探索
し、車両現在位置−案内対象交差点間の距離と、該交差
点での進路を求め、交差点までの距離と進路を示す情報
を画面の地図画像の左上等に合成表示したり、或いは、
交差点までの距離と進路を示す情報を音声で提供したり
する提案がなされている。
Therefore, during traveling, for example, a left turn, a right turn, etc. at an intersection ahead of the vehicle in the traveling direction on the guide route,
The frontmost guidance target intersection where the traveling direction changes is searched, the distance between the current vehicle position and the guidance target intersection, and the route at the intersection are obtained, and information indicating the distance to the intersection and the route is displayed on the map image of the screen. Or display it in the upper left corner of
It has been proposed to provide information indicating the distance to the intersection and the route by voice.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、表示や
音声出力で進路を変えるべき交差点までの距離が示され
ても、走行速度によって、案内対象交差点に到達するま
での時間が大きく変わるため、走行方向を変更すべき交
差点が車両よりどの程度先にあるか直観的に把握するこ
とが難しく、特に、該当場所付近に複数の交差点が接近
して存在しているとき、どの交差点で進路変更したら良
いか判断することができず、進路変更すべき交差点を間
違えてしまうことがあった。
However, even if the distance to the intersection at which the course should be changed is indicated by the display or voice output, the time taken to reach the guidance target intersection greatly changes depending on the traveling speed. It is difficult to intuitively know how far ahead of the vehicle the intersection that should be changed is, especially when there are multiple intersections near the relevant location, at which intersection should the course be changed? I couldn't judge, and sometimes I made a mistake at an intersection where I should change course.

【0009】以上から本発明の目的は、どの交差点で進
路を変更すべきか正しく認識できる車載用ナビゲーショ
ン装置の走行案内画像表示方法を提供することである。
It is therefore an object of the present invention to provide a driving guidance image display method for an on-vehicle navigation device which can correctly recognize at which intersection the route should be changed.

【0010】[0010]

【課題を解決するための手段】上記課題は本発明におい
ては、車両前方の風景を捉えるビデオカメラと、画面に
風景画像を映し出す表示装置と、車両位置を検出する車
両位置検出手段と、車両の現在位置と誘導経路情報から
誘導経路上で車両進行方向前方に存在する所定の案内対
象交差点を探索する手段と、探索した案内対象交差点で
の進路を求める手段と、車両現在位置、案内対象交差点
の座標、ビデオカメラの設置高さと向き及び光学的条件
を用いて、画面の風景画像上での案内対象交差点の位置
を特定する手段と、風景画像上での案内対象交差点に相
当する箇所に、該案内対象交差点での進路情報を合成す
る手段とにより達成される。
According to the present invention, there is provided a video camera for capturing a landscape in front of a vehicle, a display device for displaying a landscape image on a screen, a vehicle position detecting means for detecting a vehicle position, and a vehicle position detecting means. A means for searching a predetermined guidance target intersection existing in the forward direction of the vehicle on the guidance route from the current position and the guidance route information, a means for obtaining a route at the searched guidance target intersection, a vehicle current position, a guidance target intersection A means for specifying the position of the guidance target intersection on the landscape image on the screen by using the coordinates, the installation height and orientation of the video camera, and the optical condition, and a position corresponding to the guidance target intersection on the landscape image. And a means for synthesizing route information at the guidance target intersection.

【0011】[0011]

【作用】本発明によれば、走行中、車両に設置したビデ
オカメラで前方の風景を捉えて映像表示装置の画面に風
景画像を映し出しすとともに、車両の現在位置を検出
し、車両の現在位置と誘導経路情報から誘導経路上で車
両進行方向前方に存在する所定の案内対象交差点を探索
し、探索した案内対象交差点での進路を求めるととも
に、車両現在位置、案内対象交差点の座標、ビデオカメ
ラの設置高さと向き及び光学的条件を用いて画面の風景
画像上での案内対象交差点の位置を特定し、風景画像上
での案内対象交差点に相当する箇所に、該案内対象交差
点での進路情報を合成する。これにより、前方の風景を
そのまま映し出した画像の中の交差点に重ねて進路情報
が表示されるので、運転者は直観的に進路を変更すべき
交差点と該交差点での進路を把握でき、進路変更すべき
交差点と該交差点での進路を簡単、かつ、正確に認識す
ることができる。
According to the present invention, while traveling, the front scene is captured by the video camera installed in the vehicle to display the scene image on the screen of the image display device, and the current position of the vehicle is detected to detect the current position of the vehicle. A predetermined guidance target intersection existing in the forward direction of the vehicle on the guidance route is searched from the guidance route information and the route at the searched guidance target intersection is obtained, and the current vehicle position, the coordinates of the guidance target intersection, and the video camera The position of the guidance target intersection on the landscape image on the screen is specified using the installation height and orientation and the optical condition, and the route information at the guidance target intersection is set at the location corresponding to the guidance target intersection on the landscape image. To synthesize. As a result, the route information is displayed overlapping the intersection in the image showing the scenery in front of it, so that the driver can intuitively grasp the intersection at which the route should be changed and the route at the intersection. It is possible to easily and accurately recognize an intersection to be performed and a course at the intersection.

【0012】[0012]

【実施例】図1は本発明に係わる走行案内画像表示方法
を具現した車載用ナビゲーション装置の全体構成図であ
る。図において、1は地図データ記憶手段となるCD−
ROM、2は操作盤であり、地図検索,拡大/縮小用の
キー、左,右,上,下キーから成る十字カーソルキー、
経路誘導モード設定キー、出発地設定キー、目的地設定
キー、スタートキー、表示モードを地図モードと風景モ
ードに切り替えるモード切り替えキー等を備えている。
3は車両位置と車両方位を衛星航法または自立航法で検
出する車両位置検出装置、4は車両の前部所定高さに水
平方向に設置されて前方の風景を捉えるビデオカメラ、
5はディスプレイ装置であり、映像信号を入力して画面
に地図画像を、カーソルマーク、車両位置マーク、強調
誘導経路などとともに表示したり、ビデオカメラで捉え
た風景画像を進路を示す矢印とともに表示したりする。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an overall configuration diagram of a vehicle-mounted navigation device embodying a driving guide image display method according to the present invention. In the figure, 1 is a CD-which serves as a map data storage means.
ROM, 2 is an operation panel, and keys for map search and enlargement / reduction, cross cursor keys including left, right, up, and down keys,
It is provided with a route guidance mode setting key, a departure point setting key, a destination setting key, a start key, and a mode switching key for switching the display mode between the map mode and the landscape mode.
3 is a vehicle position detecting device for detecting the vehicle position and vehicle direction by satellite navigation or self-contained navigation, 4 is a video camera installed horizontally at a predetermined height in front of the vehicle to capture the scenery in front,
Reference numeral 5 denotes a display device, which inputs a video signal to display a map image on a screen together with a cursor mark, a vehicle position mark, an emphasis guide route, and a landscape image captured by a video camera with an arrow indicating a route. Or

【0013】10はマイコン構成のナビゲーションコン
トローラであり、出発地と目的地から最適な誘導経路を
ダイクストラ法、横型探索法等のシュミレーション計算
により決定したり、車両位置周辺の地図画像を、必要に
よりカーソルマーク、車両位置マーク、強調誘導経路な
どとともにディスプレイ装置5の画面に表示させたり
(地図モード時)、ビデオカメラ4で捉えた車両前方の
風景画像に進路情報を合成しながらディスプレイ装置5
の画面に表示させたりする(風景モード時)。
Reference numeral 10 denotes a navigation controller having a microcomputer structure, which determines an optimum guide route from a starting point and a destination by simulation calculation such as the Dijkstra method or a lateral search method, or a map image around the vehicle position, if necessary, a cursor. A mark, a vehicle position mark, an emphasized guide route, and the like are displayed on the screen of the display device 5 (in the map mode), or the display device 5 is synthesized while combining the route information with the landscape image in front of the vehicle captured by the video camera 4.
Or on the screen (in landscape mode).

【0014】この内、11はCD−ROM1から読み出
した地図データを一時的に格納するバッファメモリ、1
2はカーソル位置計算部であり、操作盤2の十字カーソ
ルキー、地図検索,拡大/縮小用のキー等で地図の選択
操作やカーソル操作がなされたとき、画面上の地図の中
央に相当する経度と緯度を計算してカーソル位置として
出力する。13は地図画像描画部であり、操作盤2の地
図検索,拡大/縮小用等のキーで選択された所望の地図
データ(周辺の地図データを含めてもよい)をCD−R
OM1からバッファメモリ11に読み出すとともに後述
する第1V−RAMに地図画像を描画したり、カーソル
操作に応じてカーソル位置計算部12から入力されるカ
ーソル位置データが変化するのに従い、必要により新た
な地図データをCD−ROM1からバッファメモリ11
に読み出しながら常にカーソル位置が中央となるように
第1V−RAMの地図画像を書き換え、かつ、第1V−
RAMの中央にカーソルマークを描画する。また、地図
画像描画部13は走行中(スタートキーの押圧後)、車
両位置検出装置3から出力される車両位置データが変化
するのに従い、必要により新たな地図データをCD−R
OM1からバッファメモリ11に読み出しながら現在位
置が中央となるように第1V−RAMの地図画像を書き
換え、車両位置検出装置3から入力する車両方位データ
に基づき車両位置マークを第1V−RAMの中央に所定
方向に向けて描画する。更に、経路誘導モードにおい
て、後述する誘導経路メモリに記憶された誘導経路デー
タの中から、現在、第1V−RAMに描画されている地
図画像の範囲に入る誘導経路データを入力して、他の道
路とは異なる色で太く強調した誘導経路を描画する。第
1V−RAMはディスプレイ装置5の1画面分に相当す
る記憶領域を有している。
Of these, 11 is a buffer memory for temporarily storing map data read from the CD-ROM 1, and 1
Reference numeral 2 denotes a cursor position calculation unit, which is a longitude corresponding to the center of the map on the screen when a map selecting operation or a cursor operation is performed by using the cross-shaped cursor key of the operation panel 2, a map search key, an enlargement / reduction key, or the like. And the latitude are calculated and output as the cursor position. Reference numeral 13 is a map image drawing unit for CD-R of desired map data (may include peripheral map data) selected by a key for map search, enlargement / reduction, etc. on the operation panel 2.
A map is read from the OM1 to the buffer memory 11 and a map image is drawn on a first V-RAM described later, or a new map is added if necessary as the cursor position data input from the cursor position calculation unit 12 changes in response to a cursor operation. Data from CD-ROM 1 to buffer memory 11
The map image of the first V-RAM is rewritten so that the cursor position is always in the center while reading out to the first V-
Draw a cursor mark in the center of RAM. In addition, the map image drawing unit 13 may add new map data to the CD-R if necessary as the vehicle position data output from the vehicle position detection device 3 changes while the vehicle is traveling (after pressing the start key).
While reading from the OM 1 to the buffer memory 11, the map image of the first V-RAM is rewritten so that the current position is at the center, and the vehicle position mark is set at the center of the first V-RAM based on the vehicle direction data input from the vehicle position detection device 3. Draw in a predetermined direction. Furthermore, in the route guidance mode, from the route data stored in the route memory described later, the route data within the range of the map image currently drawn in the first V-RAM is input, and other route data is input. Draw a guide route that is highlighted in a different color from the road. The first V-RAM has a storage area corresponding to one screen of the display device 5.

【0015】14は出発地・目的地設定部であり、走行
開始前に、操作盤2で経路誘導モードとされ、該操作盤
2のカーソル操作で画面中央のカーソルが出発地と一致
されたあと、出発地設定キーが押圧されると、その時点
でのカーソル位置計算部12の出力を出発地データとし
て設定し、操作盤2のカーソル操作で画面中央のカーソ
ルが目的地と一致されたあと、目的地設定キーが押圧さ
れると、その時点でのカーソル位置計算部12の出力を
目的地データとして設定する。
Denoted at 14 is a departure point / destination setting section, which is set to a route guidance mode on the operation panel 2 before the start of traveling, and the cursor at the center of the screen is matched with the departure point by the cursor operation on the operation panel 2. When the departure point setting key is pressed, the output of the cursor position calculation unit 12 at that time is set as the departure point data, and after the cursor in the center of the screen is matched with the destination by the cursor operation of the operation panel 2, When the destination setting key is pressed, the output of the cursor position calculation unit 12 at that time is set as the destination data.

【0016】15は誘導経路探索部であり、経路誘導モ
ード下で、出発地と目的地の設定操作がなされると、出
発地・目的地設定部14から出発地データと目的地デー
タを入力し、CD−ROM1からバッファメモリ11に
出発地から目的地までの数々の地図データを読み出すと
ともに、読み出した地図データを参照して、ダイクスト
ラ法、横型探索法等のシュミレーション計算を行い、例
えば最短距離を指標として、出発地から目的地に至る最
適な誘導経路を求め、該誘導経路を構成するひと連なり
のノード列(各ノードは経度、緯度の座標と交差点か否
かを示す交差点識別フラグを含む)を出発地データ及び
目的地データとともに、誘導経路データとして後述する
誘導経路メモリに記憶させる。ノード列の各ノードは地
図データのノードリスト(図12のNDLT参照)の中
から抽出したものであり、誘導経路を構成するノードが
交差点ノードのときは、地図データの交差点データCR
DT,道路リンクリストRDLT,ノードリストNDL
Tを参照して、当該交差点を構成する全ての交差点構成
ノードを読み出し、また、各交差点構成ノード−交差点
間の道路(リンク)の幅員データも読み出し、ともに誘
導経路メモリに記憶させる。
Reference numeral 15 denotes a guide route search unit, which inputs the start point data and the destination data from the start point / destination setting unit 14 when the setting operation of the start point and the destination is performed in the route guide mode. , A number of map data from the starting point to the destination are read from the CD-ROM 1 to the buffer memory 11, and simulation calculation such as the Dijkstra method or the horizontal search method is performed by referring to the read map data, and for example, the shortest distance is calculated. As an index, an optimum guide route from the starting point to the destination is obtained, and a series of node strings forming the guide route (each node includes the coordinates of longitude and latitude and an intersection identification flag indicating whether or not it is an intersection) Is stored in the guide route memory, which will be described later, as guide route data together with the departure point data and the destination data. Each node in the node string is extracted from the node list of the map data (see NDLT in FIG. 12). When the node forming the guide route is an intersection node, the intersection data CR of the map data
DT, road link list RDLT, node list NDL
With reference to T, all the intersection constituent nodes forming the intersection are read out, and the width data of the road (link) between each intersection constituent node and the intersection is also read out and both are stored in the guide route memory.

【0017】16は誘導経路データを記憶する誘導経路
メモリであり、誘導経路探索部15で求められたノード
列が、出発地データと目的地データを除いて例えば16
3 −2個のノードから成るとき、図2の左側に示す如
く、第1記憶エリアのアドレスF000H に出発地デー
タが記憶され、アドレスF001H 〜FFFEH には、
アドレスF001H に誘導経路上で出発地に一番近いノ
ード、アドレスF002 H に誘導経路上で出発地に二番
目に近いノードという具合にして、ノード列が順に記憶
される。そして、最後尾のアドレスFFFFH に目的地
データが記憶される。なお、誘導経路メモリ16に格納
される出発地データと目的地データは、図3に示す如
く、出発地データが誘導経路の延長上で出発地Sに一番
近い擬似出発地ノードNs とされ、目的地データが誘導
経路の延長上で目的地Oに一番近い擬似目的地ノードN
O とされる。また、誘導経路データ中の各交差点ノード
(交差点識別フラグRが1となっているノード。ポイン
タTj で指定される)につき、図2の右側に示す如く、
誘導経路メモリ16の第2記憶エリアに、全ての交差点
構成ノードのデータNj1,Nj2,・・と、各交差点構成
ノード−交差点間の道路の幅員データRDj1,RDj2
・・が記憶される。
Reference numeral 16 is a guide route for storing guide route data.
A node that is a memory and is obtained by the guide route search unit 15.
If the row is, for example, 16 excluding the origin and destination data,
3-When it consists of 2 nodes, as shown on the left side of FIG.
Address F000 of the first storage areaHDeparture day
Stored at address F001H~ FFFEHHas
Address F001HIs closest to the departure point on the guidance route.
Address, address F002 HNo. 2 on the guidance route to the starting point
Sequential storage of node sequences, such as nodes closer to the eye
To be done. And the last address FFFFHTo the destination
The data is stored. Stored in the guide route memory 16
The starting point data and the destination data are shown in Fig. 3.
Departure point data is the best for departure point S on the extension of the guide route.
Near pseudo departure node NsAnd destination data is derived
The pseudo destination node N that is the closest to the destination O on the extension of the route
OIt is said that In addition, each intersection node in the guide route data
(A node whose intersection identification flag R is 1. Point
Tj2), as shown on the right side of FIG.
In the second storage area of the guide route memory 16, all intersections
Data N of configuration nodej1, Nj2, ... and each intersection configuration
Road width data RD between node and intersectionj1, RDj2
.. is memorized.

【0018】17は案内対象交差点探索部であり、車両
位置検出装置3で検出された車両位置と誘導経路メモリ
16に格納された誘導経路データより、誘導経路上で、
車両進行方向前方(車両位置より目的地寄り)に存在す
る交差点の内、右折、左折等、直進以外の走行方向の変
化する交差点で一番手前にあるものを案内対象交差点と
して特定する。具体的には、誘導経路上で車両進行方向
前方に存在する各交差点につき、手前側から順に、交差
点ノードをNa 、誘導経路を構成するノード列の中でノ
ードNa の1つ前のアドレスのノードを侵入ノード
b 、Na の1つ後のアドレスのノードを脱出ノードN
c として、図4に示す如く、交差点ノードN a を中心と
し、侵入ノードNb と交差点ノードNa を結ぶ直線を侵
入ノードNbとは反対側へ延長した直線を基準方向Aと
して、該基準方向Aから例えが30°の角度をなす範囲
に脱出ノードNc が存在するときは走行方向変化なしと
判定し、それ以外の範囲に脱出ノードNc が存在すると
きは走行方向変化有りと判定し、最初に走行方向変化有
りと判定された交差点を案内対象交差点とする。
Numeral 17 is a guidance target intersection searching section for vehicles.
Vehicle position detected by the position detection device 3 and guidance route memory
From the guide route data stored in 16, on the guide route,
Exist in front of the vehicle in the traveling direction (closer to the destination than the vehicle position)
Changes in driving directions other than straight, such as right and left turns, at intersections
The intersection in the foreground is the one at the forefront of guidance.
And specify. Specifically, the vehicle traveling direction on the guidance route
For each of the intersections in the front, intersect from the front side in order
Point node to Na, In the sequence of nodes that make up the
Code NaThe node with the address one before the intrusion node
Nb, NaThe node whose address is one after
cAs shown in FIG. 4, the intersection node N aCentered around
Intrusion node NbAnd intersection node NaInvades the straight line connecting
Incoming node NbA straight line extending to the side opposite to
Then, the range that makes an angle of 30 ° from the reference direction A
Escape node NcWhen there is a
Judge and exit node N to the other rangecExists
If it is determined that there is a change in the traveling direction, the traveling direction changes first.
The intersection that has been determined to be a destination is the guidance target intersection.

【0019】18は距離計算部であり、車両位置−案内
対象交差点間の距離を計算する。なお、距離計算部18
は案内対象交差点が車両の前方にあるとき正で距離を計
算し、案内対象交差点が車両の後ろに来たとき負で距離
を計算する。19は進路案内画像描画部であり、車両位
置−案内対象交差点間の距離が一定距離以内となったと
き(本実施例では一例として250m以内)、車両位置
データ、車両方位データ、誘導経路データ、交差点構成
ノードデータ、道路の幅員データを用いて、現在位置を
原点とし、車両方位方向とこれに直交する方向を座標軸
とした平面上で、案内対象交差点の形状に沿うようにし
た当該交差点での進路を示す矢印の形状を計算する。そ
して、進路を示す矢印図形を、視線座標系で視点より一
定距離だけ下の平面内に置き、視点の直ぐ前の所定位置
に置かれた投影面のウインドウ内に中心投影した矢印図
形の像を計算し、該投影像を第2V−RAMに描画す
る。即ち、車両前方の実際の案内対象交差点に沿って置
かれた矢印図形をビデオカメラ4で捉えたのと同じ画像
を第2V−RAMに描画する。第2V−RAMはディス
プレイ装置5の1画面分に相当する記憶領域を有してい
る。
Reference numeral 18 denotes a distance calculation unit, which calculates the distance between the vehicle position and the guidance target intersection. The distance calculation unit 18
Calculates a positive distance when the guidance target intersection is in front of the vehicle, and a negative distance when the guidance target intersection comes behind the vehicle. Reference numeral 19 denotes a route guidance image drawing unit that, when the distance between the vehicle position and the guidance target intersection is within a certain distance (within this embodiment, within 250 m as an example), vehicle position data, vehicle direction data, guide route data, Using the intersection configuration node data and road width data, the current position is set as the origin, and on the plane where the vehicle azimuth direction and the direction orthogonal to this are the coordinate axes, the shape of the intersection is set to follow the shape of the guidance target intersection. Calculate the shape of the arrow that indicates the path. Then, the arrow figure indicating the path is placed on a plane that is a certain distance below the viewpoint in the line-of-sight coordinate system, and the image of the arrow figure that is centrally projected in the window of the projection surface placed at a predetermined position immediately in front of the viewpoint is displayed. Calculate and draw the projected image in the second V-RAM. That is, the same image as that captured by the video camera 4 on the arrow figure placed along the actual guidance target intersection in front of the vehicle is drawn in the second V-RAM. The second V-RAM has a storage area corresponding to one screen of the display device 5.

【0020】ここで、進路を示す矢印図形の中心投影像
の求め方を説明する。案内対象交差点ノードをPa 、該
交差点を構成する交差点構成ノードがPb 〜Pf の5つ
あるとして、この内、侵入ノードをPb 、脱出ノードを
c とすれば、まず、進入ノードPb 、案内対象交差点
ノードPa 、脱出ノードPc を順に結ぶ線分として進路
が求まる。そこで、図5に示す如く、所定の座標変換を
しながら、現在位置を原点とし、車両方位方向をz軸、
これに直交する方向をx軸としたX−Z平面上における
案内対象交差点、進入ノード、脱出ノードの位置P
a (xa ,za )、Pb (xb ,zb )、Pc (xc
c )を求める。なお、図5では簡単のため、車両方位
方向はPb とPa を結ぶ直線の方向と一致させてある。
次に、Pa からPb 方向へ一定距離Lだけ離れた点Q1
と、Pa からPc 方向へLだけ離れた点Q2 の位置を求
め、更に、進入ノードPb とPa 間の道路の幅員Wb
半分だけQ1 から、Pb とPa を結ぶ直線に対し垂直に
左方向に離れた点Q3 と、脱出ノードPc とPa 間の道
路の幅員Wc の半分だけQ2 から、PaとPc を結ぶ直
線に対し垂直に左方向に離れた点Q4 の位置を求める。
そして、Q3 から、Pb とPa を結ぶ直線に平行に引い
た直線と、Q4 から、Pa とPc を結ぶ直線に平行に引
いた直線の交点Q5 の位置を求めるとともに、線分Q2
−Q4 が底辺の一部となり、先端が線分Q2 −Q4 から
見てPa とは反対側に来るようにした所定の大きさの正
三角形の各頂点Q6 〜Q8 の位置を求める。このように
して求めたPa 、Q1 、Q3 、Q5 、Q4 、Q6
7 、Q8 、Q2 、Pa を順に結ぶことで案内対象交差
点での進路を示す矢印図形が求まる。
Here, how to obtain the central projection image of the arrow figure showing the course will be described. Assuming that the guidance target intersection node is P a and that there are five intersection constituent nodes P b to P f that compose the intersection, if the ingress node is P b and the escape node is P c , the ingress node is first The path is obtained as a line segment that sequentially connects P b , the guidance target intersection node P a , and the escape node P c . Therefore, as shown in FIG. 5, while performing a predetermined coordinate conversion, the current position is set as the origin, the vehicle azimuth direction is the z-axis,
Position P of the guidance target intersection, the entry node, and the exit node on the XZ plane with the direction orthogonal to this as the x axis
a (x a , z a ), P b (x b , z b ), P c (x c ,
z c ) is calculated . In FIG. 5, for simplicity, the vehicle azimuth direction is made to coincide with the direction of the straight line connecting P b and P a .
Next, a point Q 1 separated by a certain distance L from P a in the P b direction
When obtains the position of the P c direction points separated by L Q 2 from P a, further, only from Q 1 half of the width W b of the road between ingress nodes P b and P a, the P b and P a From a point Q 3 which is separated from the connecting straight line to the left in the left direction, and Q 2 which is half the width W c of the road between the escape nodes P c and P a , and is perpendicular to the straight line connecting P a and P c. The position of the point Q 4 distant in the direction is obtained.
Then, the position of the intersection Q 5 of the straight line drawn from Q 3 in parallel with the straight line connecting P b and P a and the position of the intersection Q 5 of the straight line drawn from Q 4 in parallel with the straight line connecting P a and P c are obtained. Line segment Q 2
-Q 4 is a part of the base, the position of each vertex Q 6 to Q 8 of a predetermined size of the equilateral triangle tip is to come to the opposite side of the P a as seen from the line segment Q 2 -Q 4 Ask for. Thus obtained P a , Q 1 , Q 3 , Q 5 , Q 4 , Q 6 ,
By connecting Q 7 , Q 8 , Q 2 , and P a in order, an arrow figure indicating the route at the guidance target intersection can be obtained.

【0021】次に、図6に示す如くして、矢印図形を3
次元のx′、y′、z′視線座標系上に移す(z′軸の
正方向が視線方向であり、原点Oが視点位置である)。
即ち、各点Pa 、Q1 、Q3 、Q5 、Q4 、Q6
7 、Q8 、Q2 の2次元座標(x,z)に対し、 x′=x z′=z y′=−h とすることで3次元座標(x′,z′,y′)に変換す
る。これにより、進路を示す矢印図形を、視線座標系で
視点より一定距離だけ下の平面内に置くことができる。
そして、視線座標系上で矢印図形を形成する各点を、更
に、z′=kの位置に垂直に置かれた投影面に中心投影
したときのX′とY′を求めることで、投影像の計算を
行う。そして、投影面上でのビデオカメラ4の視野範囲
に相当する所定のウインドウWDの範囲内の投影像を、
第2V−RAMに描画する(矢印図形の内部は特定の
色、例えば赤色で塗り潰す)。この際、第2V−RAM
の全記憶領域がウインドウWDの全範囲に対応するよう
に投影像を描画する。X′とY′は、 X′=kx′/z′ Y′=−kh/z′ として計算により求めることができる。ここで、hはビ
デオカメラ4の設置高さである。また、ウインドウWD
はディスプレイ装置5の画面と縦横比が同じである。k
はビデオカメラ4の光学的条件(視野角、焦点距離等)
とウインドウWDの大きさで定められ、ビデオカメラ4
で前方の風景を捉えたのと、ウインドウWD内を視点か
ら覗いたのと同じ視野範囲になるようにする。
Next, as shown in FIG.
The dimension is moved to the x ', y', z'line-of-sight coordinate system (the positive direction of the z'axis is the line-of-sight direction, and the origin O is the viewpoint position).
In other words, the points P a, Q 1, Q 3 , Q 5, Q 4, Q 6,
For two-dimensional coordinates (x, z) of Q 7 , Q 8 , and Q 2 , three-dimensional coordinates (x ', z', y ') can be obtained by setting x' = x z '= z y' =-h. Convert to. As a result, the arrow figure indicating the route can be placed in the plane below the viewpoint in the line-of-sight coordinate system by a certain distance.
Then, each point forming the arrow figure on the line-of-sight coordinate system is further center-projected onto the projection plane vertically placed at the position of z '= k, and X'and Y'are obtained to obtain the projected image. Calculate. Then, the projection image within the range of the predetermined window WD corresponding to the visual field range of the video camera 4 on the projection surface is
Drawing in the second V-RAM (the inside of the arrow figure is filled with a specific color, for example, red). At this time, the second V-RAM
The projected image is drawn so that the entire storage area of the above corresponds to the entire range of the window WD. X'and Y'can be calculated by X '= kx' / z 'Y' =-kh / z '. Here, h is the installation height of the video camera 4. Also, the window WD
Has the same aspect ratio as the screen of the display device 5. k
Is the optical conditions of the video camera 4 (viewing angle, focal length, etc.)
And the size of the window WD, the video camera 4
So that the scene in the front is captured and the same field of view as when looking into the window WD from the viewpoint.

【0022】視線座標系で視点からウインドウ内を覗い
た視野がビデオカメラ4で実際の風景を捉える視野と等
価になることから、3次元座標(x′,z′,y′)上
でのPa をウインドウ内に投影した像Pa ´により、ビ
デオカメラ4で捉えた風景画像上での案内対象交差点に
相当する位置が特定される。なお、ビデオカメラ4が水
平方向以外の向きに設置されたときは、それに応じて投
影面を傾けて計算すれば良い。また、ウインドウWDの
広さは相対的に1画面分の広さに対応付けすれば良いの
で大きさは任意とでき、ウインドウを小さくしたときk
は小さくし、ウインドウを大きくしたときはkは大きく
する。
Since the field of view looking into the window from the viewpoint in the line-of-sight coordinate system is equivalent to the field of view of the actual landscape captured by the video camera 4, P on the three-dimensional coordinates (x ', z', y ') The image P a ′ obtained by projecting a in the window identifies the position corresponding to the guidance target intersection on the landscape image captured by the video camera 4. When the video camera 4 is installed in a direction other than the horizontal direction, the projection plane may be tilted accordingly and the calculation may be performed. The size of the window WD can be set to any size because it can be associated with the size of one screen relatively.
Is made smaller, and k is made larger when the window is made larger.

【0023】図1に戻って20は第1V−RAMであ
り、地図画像描画部13で描画された地図画像(カーソ
ル操作時はカーソルマークを含み、経路誘導モード下で
走行中は、車両位置マークと、他の道路と色違いの太い
強調誘導経路を含む)を格納する。21は第2V−RA
Mであり、進路案内画像描画部19で描画された矢印図
形画像を格納する。第1V−RAM20と第2V−RA
M21はそれぞれディスプレイ装置5の1画面分の記憶
領域を有する。22は第1V−RAM20に描画された
画像を走査しながら読み出すとともにアナログの映像信
号に変換する変換部、23はビデオカメラ4で捉えた風
景画像に第2V−RAM21に描画された画像を合成し
て出力する合成部であり、該合成部はアナログ映像信号
を出力する。24は地図モード時、変換部22側、風景
モード時合成部23側に切り替えられる切り替えスイッ
チであり、該スイッチの出力側がディスプレイ装置5と
接続されている。
Returning to FIG. 1, reference numeral 20 denotes a first V-RAM, which is a map image drawn by the map image drawing unit 13 (including a cursor mark when the cursor is operated, and a vehicle position mark when traveling in the route guidance mode. And other thick roads, which have different colors from other roads). 21 is the second V-RA
M, and stores the arrow graphic image drawn by the route guidance image drawing unit 19. First V-RAM 20 and second V-RA
Each M21 has a storage area for one screen of the display device 5. Reference numeral 22 denotes a conversion unit that reads out the image drawn in the first V-RAM 20 while scanning and converts the image into an analog video signal, and 23 synthesizes the image drawn in the second V-RAM 21 with the landscape image captured by the video camera 4. And outputs the analog video signal. Reference numeral 24 denotes a changeover switch that can be switched between the conversion unit 22 side and the landscape mode combination unit 23 side in the map mode, and the output side of the switch is connected to the display device 5.

【0024】図7〜図9はナビゲーションコントローラ
10の動作を示す流れ図、図10は出発地周辺の道路の
概要を示す説明図、図11はディスプレイ装置5の画面
表示例の説明図であり、以下、これらの図に従って説明
する。なお、予め、案内対象交差点探索済を示すフラグ
Aと、進路案内画像表示中を示すフラグBはともに0に
なっているものとする。また、表示モードは地図モード
になっており、スイッチ24が変換部22の側に切り替
えられているものとする。
7 to 9 are flow charts showing the operation of the navigation controller 10, FIG. 10 is an explanatory view showing the outline of the road around the departure place, and FIG. 11 is an explanatory view of a screen display example of the display device 5. , Will be described with reference to these figures. Note that both the flag A indicating that the guidance target intersection has been searched and the flag B indicating that the route guidance image is being displayed are both set to 0 in advance. Further, it is assumed that the display mode is the map mode and the switch 24 is switched to the conversion unit 22 side.

【0025】まず、操作盤2の地図検索,拡大/縮小用
のキー等の操作で所望の縮尺で所望エリアの地図の選択
操作を行うと、地図画像描画部13はCD−ROM1か
ら所望の地図データをバッファメモリ11に読み出すと
ともに、第1V−RAM20に地図画像を描画する。第
1V−RAM20に描画された地図画像は変換部22に
よって読み出されるとともにアナログ映像信号に変換さ
れてディスプレイ装置5へ出力される。ディスプレイ装
置5は入力した映像信号に基づき画面に地図を表示する
(図7のステップ101、102)。続いて、操作盤2
で経路誘導モードの設定操作がなされるとナビゲーショ
ンコントローラ10は経路誘導モードに設定する(ステ
ップ103、104)。そして、操作盤2の十字カーソ
ルキーが操作されると、カーソル位置計算部12がカー
ソル位置(経度、緯度の座標)を計算し(ステップ10
5、106)、地図画像描画部13はカーソル位置の変
化に従い、CD−ROM1から所定の地図データをバッ
ファメモリ11に読み出しながら第1V−RAM20
に、中央が常にカーソル位置となるようにして地図画像
を描画するとともに、第1V−RAM20の中央にカー
ソルマークを描画する。この結果、画面の中央にカーソ
ルマークが表示された状態で画面の地図がカーソル操作
に従い移動する(ステップ107、108)。
First, when a map search operation of the operation panel 2 and an operation of a key for enlarging / reducing a selection of a map of a desired area at a desired scale are performed, the map image drawing unit 13 causes the desired map from the CD-ROM 1. The data is read into the buffer memory 11 and a map image is drawn on the first V-RAM 20. The map image drawn on the first V-RAM 20 is read by the conversion unit 22, converted into an analog video signal, and output to the display device 5. The display device 5 displays a map on the screen based on the input video signal (steps 101 and 102 in FIG. 7). Next, operation panel 2
When the route guidance mode setting operation is performed, the navigation controller 10 sets the route guidance mode (steps 103 and 104). When the cross cursor key on the operation panel 2 is operated, the cursor position calculation unit 12 calculates the cursor position (coordinates of longitude and latitude) (step 10
5, 106), the map image drawing unit 13 reads the predetermined map data from the CD-ROM 1 to the buffer memory 11 according to the change of the cursor position, and then the first V-RAM 20.
Then, the map image is drawn so that the center is always at the cursor position, and the cursor mark is drawn in the center of the first V-RAM 20. As a result, the map on the screen moves in accordance with the cursor operation while the cursor mark is displayed in the center of the screen (steps 107 and 108).

【0026】画面のカーソルマークが目的地に来たとこ
ろで、カーソル操作を一旦止め、操作盤2の目的地設定
キーを押圧すると、出発地・目的地設定部14がその時
点でカーソル位置計算部12から出力されているカーソ
ル位置データを目的地データとして設定・登録する(ス
テップ109、110)。続いて、再度、カーソル操作
を行い画面の地図を移動させ、カーソルマークが出発地
に来たところで、カーソル操作を一旦止め、操作盤2の
出発地設定キーを押圧すると、出発地・目的地設定部1
4がその時点でカーソル位置計算部12から出力されて
いるカーソル位置データを出発地データとして設定・登
録する(ステップ111、112)。
When the cursor mark on the screen reaches the destination, the cursor operation is temporarily stopped and the destination setting key of the operation panel 2 is pressed. The cursor position data output from is set and registered as destination data (steps 109 and 110). Next, perform the cursor operation again to move the map on the screen. When the cursor mark reaches the departure point, stop the cursor operation once and press the departure point setting key on the operation panel 2 to set the departure point / destination Part 1
4 sets and registers the cursor position data output from the cursor position calculation unit 12 at that time as the departure point data (steps 111 and 112).

【0027】このようにして、出発地データと目的地デ
ータの設定・登録が終了すると(ステップ113でYE
S)、誘導経路探索部15が出発地データと目的地デー
タに基づき、CD−ROM1より出発地から目的地に至
る地図データをバッファメモリ11に読み出しながらダ
イクストラ法、横型探索法等のシュミレーション計算に
より、例えば最短距離を指標にした最適な誘導経路を探
索し、該誘導経路を構成するひと連なりのノード列を先
頭の出発地データ(ここではノードNs 、図3参照)及
び最後尾の目的地データ(ここではノードNO 、図3参
照)とともに誘導経路メモリ16の第1記憶エリアにア
ドレス順に記憶させる(ステップ113、図8のステッ
プ201、202)。誘導経路を構成するノード(出発
地データと目的地データを除く)が163 −2個あると
き、誘導経路メモリ16の第1記憶エリアの内容は図2
の左側の如くなる。
In this way, when the setting / registration of the departure point data and the destination data is completed (YES in step 113).
S) Based on the starting point data and the destination point data, the guide route searching unit 15 reads the map data from the starting point to the destination point from the CD-ROM 1 to the buffer memory 11 and performs simulation calculation such as the Dijkstra method or the horizontal search method. , For example, searching for an optimal guide route using the shortest distance as an index, and a series of nodes forming the guide route is used as the starting point data (here, node N s , see FIG. 3) and the last destination. data (here nodes N O, see FIG. 3) is stored in address order in the first storage area of the navigation route memory 16 (step 113, step 201 and 202 in FIG. 8). When there are 16 3 -2 nodes (excluding the departure point data and the destination data) forming the guide route, the contents of the first storage area of the guide route memory 16 are as shown in FIG.
It becomes like the left side of.

【0028】なお、誘導経路探索部15は、誘導経路を
構成するノード列の中の交差点につき、誘導経路メモリ
16のノードデータ中の交差点識別フラグRを立て、か
つ、ポインタTj で示す第2記憶エリアの所定箇所に、
地図データの交差点データCRDT、道路リンクリスト
RDLT、ノードリストNDLTを参照して読み出した
交差点構成ノードNj1,Nj2,・・と、各交差点構成ノ
ード−交差点間の道路の幅員データRDj1,RDj2,・
・を格納する。第2記憶エリアの内容は図2の右側の如
くなる。
The guide route search unit 15 sets the intersection identification flag R in the node data of the guide route memory 16 for the intersections in the node sequence forming the guide route, and sets the second pointer indicated by the pointer T j . At a predetermined location in the storage area,
The intersection constituent nodes N j1 , N j2 , ... Read by referring to the intersection data CRDT of the map data, the road link list RDLT, and the node list NDLT, and the road width data RD j1 , RD between each intersection constituent node and the intersection. j2 , ...
・ Store. The contents of the second storage area are as shown on the right side of FIG.

【0029】次いで、操作盤2でスタートキーを押圧す
ると、地図画像描画部13は車両位置検出装置3から現
在の車両位置データ(出発地)と車両方位データを入力
し、出発地周辺の地図データをCD−ROM1からバッ
ファメモリ11に読み出すとともに、中央が出発地とな
るように第1V−RAM20に地図画像を描画する(ス
テップ203、204)。そして、地図画像描画部13
は誘導経路メモリ16に記憶された誘導経路データの
内、画面の地図表示エリアに入っているノードを読み出
し、これらのデータに基づき他の道路とは異なる色で太
く第1V−RAM20上に経路案内用の強調誘導経路の
描画を行い(ステップ205)、第1V−RAM20の
中央に車両方位方向を向けた車両位置マークを描画する
(ステップ206)。この結果、画面には中央の出発地
に車両位置マークのある出発地周辺の地図が表示され、
また、画面には誘導経路が他の道路とは異なる色で太く
表示されるので、一目でどの道路に沿って走行すればよ
いか判ることになる(図11(1)参照)。
Next, when the start key is pressed on the operation panel 2, the map image drawing unit 13 inputs the current vehicle position data (starting point) and the vehicle direction data from the vehicle position detecting device 3, and the map data around the starting point. Is read from the CD-ROM 1 to the buffer memory 11, and a map image is drawn on the first V-RAM 20 so that the starting point is in the center (steps 203 and 204). Then, the map image drawing unit 13
Reads out the nodes in the map display area of the screen from the guide route data stored in the guide route memory 16, and based on these data, guides the route to the first V-RAM 20 in a color different from that of other roads and thickly. The enhanced guidance route for the vehicle is drawn (step 205), and the vehicle position mark with the vehicle azimuth direction oriented in the center of the first V-RAM 20 is drawn (step 206). As a result, the map around the departure place with the vehicle position mark on the departure point in the center is displayed on the screen,
Further, since the guide route is displayed thicker in a different color from the other roads on the screen, it is possible to know at a glance which road should be traveled (see FIG. 11 (1)).

【0030】走行を開始すると、車両位置検出装置3は
逐次、車両位置と車両方位を検出し、車両位置データと
車両方位データを出力する。地図画像描画部13は車両
位置データと車両方位データを入力すると、CD−RO
M1から車両位置データを含む所定の地図データをバッ
ファメモリ11に読み出しながら第1V−RAM20上
に、中央が車両位置となるように地図画像を描画する
(ステップ207、208)。そして、誘導経路メモリ
16に記憶された誘導経路データの内、画面の地図表示
エリアに入っているノードを読み出し、これらのデータ
に基づき他の道路とは異なる色で太く第1V−RAM2
0上に強調誘導経路の描画を行い(ステップ209)、
第1V−RAM20の中央に車両方位の示す方向に車両
位置マークを描画する(ステップ210)。この結果、
画面の地図は車両の走行につれて、中央が常に車両位置
となるように移動していく。
When the vehicle starts traveling, the vehicle position detecting device 3 sequentially detects the vehicle position and the vehicle direction, and outputs the vehicle position data and the vehicle direction data. When the map image drawing unit 13 inputs the vehicle position data and the vehicle direction data, the CD-RO
While reading the predetermined map data including the vehicle position data from M1 into the buffer memory 11, a map image is drawn on the first V-RAM 20 so that the vehicle position is at the center (steps 207 and 208). Then, of the guide route data stored in the guide route memory 16, the node included in the map display area of the screen is read out, and based on these data, the first V-RAM 2 that is thicker in a color different from that of other roads is read.
The emphasis guidance route is drawn on 0 (step 209),
A vehicle position mark is drawn in the center of the first V-RAM 20 in the direction indicated by the vehicle direction (step 210). As a result,
As the vehicle travels, the map on the screen moves so that the center is always at the vehicle position.

【0031】一方、初め、案内対象交差点探索済を示す
フラグAが0となっているので(図9のステップ301
でYES)、車両位置データを入力した案内対象交差点
探索部17は、誘導経路メモリ16に格納された誘導経
路データを参照して、誘導経路上で車両位置から見て車
両進行前方で一番手前にある交差点ノードにつき、1つ
手前の侵入ノード、当該交差点ノード、1つ後の脱出ノ
ードの位置関係から、図4に示す如くして、走行方向の
変化する交差点か判定し、NOであれば、誘導経路上で
一つ先の交差点につき同様に走行方向が変化するか判定
するという処理を繰り返して、車両位置に一番近い位置
にある走行方向の変化する交差点を求め、案内対象交差
点とする(ステップ302)。ここでは、図10のCP
1 が最初の案内対象交差点になったものとする。そし
て、案内対象交差点を探索済であることを示すフラグA
を立てる(ステップ303)。
On the other hand, first, the flag A indicating that the guidance target intersection has been searched is 0 (step 301 in FIG. 9).
YES), the guidance target intersection searching unit 17 that has input the vehicle position data refers to the guide route data stored in the guide route memory 16 and is the frontmost in front of the vehicle when viewed from the vehicle position on the guide route. For each of the intersection nodes at, the positional relationship between the preceding ingress node, the relevant intersection node, and the subsequent exit node is determined as shown in FIG. Repeating the process of determining whether the traveling direction changes for the next intersection on the guide route, the intersection that changes the traveling direction at the position closest to the vehicle position is determined and is set as the guidance target intersection. (Step 302). Here, the CP of FIG.
It is assumed that 1 is the first guidance target intersection. Then, a flag A indicating that the guidance target intersection has been searched
(Step 303).

【0032】次いで、距離計算部18が誘導経路メモリ
16の誘導経路データを参照して、現在の車両位置と案
内対象交差点探索部17で求められた案内対象交差点間
の誘導経路に沿った距離Kを計算する(ステップ30
4)。なお、車両位置が案内対象交差点より先の位置に
来たときは、Kは負となる。続いて、進路案内画像表示
中を示すフラグBが0なので(ステップ305でYE
S)、進路案内画像描画部19が車両位置−案内対象交
差点間の距離が250(m)以内か判定し(ステップ3
06)、NOであれば進路案内画像の描画はせず、進路
案内画像表示中を示すフラグBは0のままとして図8の
ステップ207へ戻り、車両位置検出装置3から次の車
両位置データと車両方位データを入力して、車両位置の
変化に従う地図の移動、車両位置マークと強調誘導経路
の書き改めを行う(ステップ208〜210)。
Next, the distance calculation unit 18 refers to the guide route data in the guide route memory 16 and the distance K along the guide route between the current vehicle position and the guide target intersection obtained by the guide target intersection search unit 17. Is calculated (step 30)
4). In addition, when the vehicle position comes to a position ahead of the guidance target intersection, K becomes negative. Then, the flag B indicating that the route guidance image is being displayed is 0 (YES in step 305).
S), the route guidance image drawing unit 19 determines whether the distance between the vehicle position and the guidance target intersection is within 250 (m) (step 3).
06), if NO, the route guidance image is not drawn, the flag B indicating that the route guidance image is being displayed is left at 0, and the process returns to step 207 of FIG. 8 to obtain the next vehicle position data from the vehicle position detection device 3. By inputting the vehicle direction data, the map is moved according to the change of the vehicle position, and the vehicle position mark and the emphasis guidance route are rewritten (steps 208 to 210).

【0033】そして、既に案内対象交差点を探索済なの
で(図9のステップ301でNO)、距離計算部18が
新たな車両位置と案内対象交差点間の誘導経路に沿った
距離Kを計算し(ステップ304)、続いて、まだ進路
案内画像を表示していないので(ステップ305でYE
S)、進路案内画像描画部19は距離Kが250(m)
以下か判定する(ステップ306)。ここで、YESと
なったときは、B=1としたのち(ステップ307)、
車両位置検出装置3から入力した車両位置データと車両
方位データ、誘導経路メモリ16に格納された誘導経路
データ、交差点構成ノード、道路の幅員データを参照し
て、今回の案内対象交差点CP1 につき、図5に示す方
法により、交差点での進路を示す矢印図形を計算する
(ステップ308)。
Since the guidance target intersection has already been searched (NO in step 301 of FIG. 9), the distance calculation unit 18 calculates the distance K along the guide route between the new vehicle position and the guidance target intersection (step 304), and since the route guidance image is not yet displayed (YE in step 305)
S), the route guidance image drawing unit 19 has a distance K of 250 (m)
It is determined whether it is below (step 306). Here, if YES, B = 1 is set (step 307),
Referring to the vehicle position data and the vehicle direction data input from the vehicle position detection device 3, the guide route data stored in the guide route memory 16, the intersection constituent node, and the road width data, for the guidance target intersection CP 1 of this time, By the method shown in FIG. 5, an arrow figure indicating the route at the intersection is calculated (step 308).

【0034】そして、図6に示す方法により、幅の有る
矢印図形を、x′、y′、z′視線座標系で視点より一
定距離hだけ下の平面に置いて視点前方kの位置にある
投影面に中心投影した像を計算する(ステップ30
9)。そして、投影面の一定範囲を切り出しながら投影
像を第2V−RAM21に描画し、合成部23に合成指
令を出力して、第2V−RAM21に描画された進路案
内画像をビデオカメラ4で捉えた風景画像に合成させな
がらアナログ映像信号として出力させる(ステップ31
0)。ここで、運転者が画面の表示モードを風景モード
に切り替えると、スイッチ24が合成部23の側に切り
替わるので、画面にはビデオカメラ4で捉えた風景画像
の中の案内対象交差点CP1 の上に丁度重ね合わせた矢
印図形が3次元的に映し出される(ステップ311、3
12、図11(2)参照)。
Then, by the method shown in FIG. 6, an arrow figure having a width is placed at a position k in front of the viewpoint by placing it on a plane below the viewpoint by a certain distance h in the x ', y', z'line-of-sight coordinate system. An image center-projected on the projection surface is calculated (step 30).
9). Then, the projection image is drawn on the second V-RAM 21 while cutting out a certain range of the projection surface, a combining command is output to the combining unit 23, and the route guidance image drawn on the second V-RAM 21 is captured by the video camera 4. It is output as an analog video signal while being combined with the landscape image (step 31).
0). Here, when the driver switches the display mode of the screen to the landscape mode, the switch 24 is switched to the synthesizing unit 23 side, so that the screen above the guidance target intersection CP 1 in the landscape image captured by the video camera 4 is displayed. The arrow figure that has just been superimposed on is displayed three-dimensionally (steps 311, 3).
12, see FIG. 11 (2)).

【0035】ステップ312の処理の後、ナビゲーショ
ンコントローラ10は図8のステップ207に戻り、車
両位置検出装置3から次の車両位置データと車両方位デ
ータを入力して、車両位置の変化に従う地図の移動、車
両位置マークと強調誘導経路の書き改めを行う(ステッ
プ208〜210)。そして、既に案内対象交差点を探
索済なので(図9のステップ301でYES)、距離計
算部18が新たな車両位置と案内対象交差点CP1 間の
誘導経路に沿った距離を計算し(ステップ304)、更
に、進路案内画像を表示中なので(ステップ305でN
O)、進路案内画像描画部19は、距離Kが負か判定し
(ステップ313)、NOであれば、車両位置検出装置
3から入力した車両位置データと車両方位データ、誘導
経路メモリ16に格納された誘導経路データ、交差点構
成ノード、道路の幅員データを参照して、今回の案内対
象交差点CP1 につき、図5に示す方法により、交差点
での進路を示す矢印図形を計算する(ステップ30
8)。
After the processing of step 312, the navigation controller 10 returns to step 207 of FIG. 8 and inputs the next vehicle position data and vehicle direction data from the vehicle position detecting device 3 to move the map according to the change of the vehicle position. , The vehicle position mark and the emphasis guide route are rewritten (steps 208 to 210). Since the guidance target intersection has already been searched (YES in step 301 of FIG. 9), the distance calculation unit 18 calculates the distance along the guide route between the new vehicle position and the guidance target intersection CP 1 (step 304). , Furthermore, since the route guidance image is being displayed (N in step 305
O), the route guidance image drawing unit 19 determines whether the distance K is negative (step 313). If NO, the vehicle position data and the vehicle direction data input from the vehicle position detection device 3 are stored in the guide route memory 16. With reference to the guide route data, the intersection constituent nodes, and the road width data, the arrow graphic indicating the route at the intersection is calculated for the guidance target intersection CP 1 of this time by the method shown in FIG. 5 (step 30).
8).

【0036】そして、図6に示す方法により、幅員の有
る矢印図形を、x′、y′、z′視線座標系で視点より
一定距離hだけ下の平面に置いて視点前方kの位置にあ
る投影面に中心投影した像を計算する(ステップ30
9)。そして、投影面の一定範囲を切り出しながら投影
像を第2V−RAM21に描画し、合成部23に合成指
令を出力して、第2V−RAM21に描画された進路案
内画像をビデオカメラ4で捉えた風景画像に合成させな
がらアナログ映像信号として出力させる(ステップ31
0)。この結果、画面の矢印図形は、恰も案内対象交差
点と一緒に少し近づいたように見えることになる。
Then, by the method shown in FIG. 6, the arrow figure having a width is placed on the plane below the viewpoint by a certain distance h in the x ', y', z'line-of-sight coordinate system and is at the position in front of the viewpoint k. An image center-projected on the projection surface is calculated (step 30).
9). Then, the projection image is drawn on the second V-RAM 21 while cutting out a certain range of the projection surface, a combining command is output to the combining unit 23, and the route guidance image drawn on the second V-RAM 21 is captured by the video camera 4. It is output as an analog video signal while being combined with the landscape image (step 31).
0). As a result, the arrow figure on the screen looks a little closer to the guidance target intersection.

【0037】以下同様にして、車両位置−案内対象交差
点CP1 間の距離が変化するのに従い、画面では、3次
元的に描画された矢印図形が、逐次、案内対象交差点と
一緒に近づくように変化していく。当初、車両位置が案
内対象交差点から離れている時は風景画像の中の案内対
象交差点は上側に小さく遠くにあるように見え(図11
(2)参照)、車両位置が案内対象交差点に近づくにつ
れて、風景画像の中の案内対象交差点は次第に下側に移
動するとともに大きくなって手前に近づいて来るように
見える(図11(3)参照)。よって、運転者には矢印
図形が恰も実際の案内対象交差点に沿って、該案内対象
交差点の上に置かれているかの如く見えるので、いつで
も、画面を一目見るだけで、どの交差点で進路を変更す
べきか直観的に把握することができ、案内対象交差点で
正確に目的地に向けた進路変更を行うことができる。
Similarly, as the distance between the vehicle position and the guidance target intersection CP 1 changes, the three-dimensionally drawn arrow figures on the screen are successively approached together with the guidance target intersection. Change. Initially, when the vehicle position is away from the guidance target intersection, the guidance target intersection in the landscape image seems to be small and far upward (FIG. 11).
(Refer to (2)), as the vehicle position approaches the guidance target intersection, the guidance target intersection in the landscape image gradually moves downward and becomes larger, and it seems that it approaches the front side (see FIG. 11 (3)). ). Therefore, the driver sees the arrow figure as if it were placed on the guidance target intersection along the actual guidance target intersection, so at any time, at a glance at the screen, change the route at which intersection. It is possible to intuitively grasp whether it should be done, and it is possible to accurately change the course toward the destination at the guidance target intersection.

【0038】車両が案内対象交差点CP1 を誘導経路に
沿って曲がると、距離計算部18で計算された車両位置
−案内対象交差点(CP1 )間の距離Kが負となるの
で、進路案内画像描画部19は図9のステップ313で
YESと判断し、合成部23に合成停止指令を出力して
合成動作を一旦停止させ、ビデオカメラ4で捉えた風景
画像だけディスプレイ装置5へ出力させ、画面に風景画
像だけ表示させる(ステップ314)。そして、フラグ
AとBをクリアする(ステップ315)。
When the vehicle turns the guidance target intersection CP 1 along the guidance route, the distance K between the vehicle position and the guidance target intersection (CP 1 ) calculated by the distance calculation unit 18 becomes negative, so that the route guidance image is displayed. The drawing unit 19 determines YES in step 313 of FIG. 9, outputs a combining stop command to the combining unit 23 to temporarily stop the combining operation, and outputs only the landscape image captured by the video camera 4 to the display device 5, and the screen is displayed. Only the landscape image is displayed on the screen (step 314). Then, the flags A and B are cleared (step 315).

【0039】その後、図9のステップ301に来たと
き、案内対象交差点探索部17はYESと判断して、交
差点CP1 の次に車両が走行方向を変更すべき案内対象
交差点(ステップ302、図10のCP2 )を探索す
る。そして、距離計算部18が車両位置−案内対象交差
点間の距離Kを計算し(ステップ304)、250m以
内となったとき(ステップ306でYES)、進路案内
画像描画部19は、案内対象交差点CP2 での進路を示
す矢印形状を計算し(ステップ308)、3次元的に描
画した矢印図形を風景画像に合成表示させ(ステップ3
09、310)、車両位置が変化するに従い、順次、画
面の矢印図形が手前に近づいてくるように見えるよう矢
印図形画像を描画し直す(ステップ301、304〜3
10の繰り返し)。
After that, when it comes to step 301 in FIG. 9, the guidance target intersection searching unit 17 determines YES, and the guidance target intersection where the vehicle should change the traveling direction next to the intersection CP 1 (step 302, FIG. 10 CP 2 ) are searched. Then, when the distance calculation unit 18 calculates the distance K between the vehicle position and the guidance target intersection (step 304) and the distance is within 250 m (YES in step 306), the route guidance image drawing unit 19 causes the guidance target intersection CP to be displayed. The arrow shape indicating the course in 2 is calculated (step 308), and the three-dimensionally drawn arrow figure is synthesized and displayed on the landscape image (step 3).
09, 310), and as the vehicle position changes, the arrow figure images are sequentially redrawn so that the arrow figures on the screen seem to come closer to the front (steps 301, 304-3).
Repeat 10).

【0040】そして、運転者が画面の案内に従い走行し
て2番目の案内対象交差点CP2 を通過すると、風景画
像中の矢印図形が一時的に消え、その後、3番目の案内
対象交差点の進路案内が表示される。従って、画面の矢
印に従い走行していくだけで、確実に目的地に到達する
ことができる。なお、表示モードを地図モードに戻した
い場合、操作盤2で地図モードへの切り替え操作を行え
ば、スイッチ24が変換部22の側に切り替わるので、
画面には車両位置周辺の地図が強調誘導経路と車両位置
マークとともに表示されるので、車両が現在どの辺りを
走行しているか確認することができる(図9のステップ
311、312)。
When the driver follows the guidance on the screen and passes through the second guidance target intersection CP 2 , the arrow figure in the landscape image temporarily disappears, and then the route guidance of the third guidance target intersection. Is displayed. Therefore, the destination can be surely reached by simply following the arrow on the screen. In addition, when it is desired to return the display mode to the map mode, the switch 24 is switched to the conversion unit 22 side by performing a switching operation to the map mode on the operation panel 2.
Since the map around the vehicle position is displayed on the screen together with the emphasized guidance route and the vehicle position mark, it is possible to confirm where the vehicle is currently traveling (steps 311 and 312 in FIG. 9).

【0041】この実施例によれば、ビデオカメラ4で捉
えた車両前方の風景画像中の案内対象交差点の位置に矢
印図形を重ねて当該案内対象交差点での進路を表示する
ようにしたから、実際の風景と見比べることにより、一
目で直観的にどの交差点でどの方向に進路変更すべきか
把握することができる。また、道路の幅員の半分の幅を
持つ矢印図形が中心投影により3次元的に表示されるの
で、風景画像と違和感の無い矢印を見ることができる。
更に、表示モードを地図モードと風景モードに切り替え
可能としたから、運転者の好みのモードで経路誘導を受
けることができる。
According to this embodiment, since the arrow figure is superimposed on the position of the guidance target intersection in the scenery image in front of the vehicle captured by the video camera 4, the route at the guidance target intersection is displayed. It is possible to intuitively grasp at a glance at which intersection and in which direction the course should be changed by comparing it with the scenery. Further, since the arrow figure having a width half the width of the road is displayed three-dimensionally by the central projection, it is possible to see the arrow which is not unnatural with the landscape image.
Further, since the display mode can be switched between the map mode and the landscape mode, it is possible to receive the route guidance in the mode preferred by the driver.

【0042】なお、案内対象交差点での進路情報の表示
は、風景画像中の案内対象交差点に重ねた道路の幅員の
半分の幅を持つ矢印図形で行うほか、一定幅を持つ矢印
図形で行ったり、幅の無い矢印図形で行ったり、道幅と
同じ幅の矢印図形で行ったり、矢印図形から先端の三角
形を除いた折れ線図形で行ったり、或いは、「左折」、
「右折」など文字で行うようにしてもよい。また、案内
対象交差点は、走行方向が変化するか否かに関係なく、
誘導経路上で、車両進行方向前方に存在する一番手前の
交差点としてもよい。更に、強調誘導経路と車両位置マ
ークを含む地図画像の一部に、矢印図形等の進路情報を
含む風景画像を合成して画面に表示するようにしてもよ
い。また、ビデオカメラの設置箇所は車両の真ん中や運
転席の真上など、車両前方の風景を捉えられる箇所であ
ればいずれでも良く、ビデオカメラの向きも水平より少
し下向きにしてもよい(この場合、図6の投影面はビデ
オカメラの光軸に対し垂直となるように傾ければよ
い)。また、車両位置−案内対象交差点間の距離が25
0mより大きくても進路を示す図形等を風景画像に合成
するようにしてもよい。
The display of the route information at the guidance target intersection is performed by an arrow figure having a width half the width of the road overlapped with the guidance target intersection in the landscape image, or by an arrow figure having a certain width. , A narrow arrow shape, an arrow shape with the same width as the road width, a polygonal line shape without the triangle at the tip of the arrow shape, or a "left turn",
You may make it a character such as "turn right". In addition, the guidance target intersection, regardless of whether the traveling direction changes,
On the guide route, it may be the frontmost intersection existing in the forward direction of the vehicle. Further, a landscape image including route information such as an arrow graphic may be combined with a part of the map image including the emphasized guide route and the vehicle position mark and displayed on the screen. The video camera may be installed in any place where the scenery in front of the vehicle can be captured, such as in the middle of the vehicle or directly above the driver's seat, and the orientation of the video camera may be slightly downward from the horizontal (in this case, , The projection plane in FIG. 6 may be tilted so as to be perpendicular to the optical axis of the video camera). In addition, the distance between the vehicle position and the guidance target intersection is 25
You may make it synthesize | combine the figure etc. which show a course even if it is larger than 0 m to a landscape image.

【0043】[0043]

【発明の効果】以上本発明によれば、走行中、車両に設
置したビデオカメラで前方の風景を捉えて映像表示装置
の画面に風景画像を映し出しすとともに、車両の現在位
置を検出し、車両の現在位置と誘導経路情報から誘導経
路上で車両進行方向前方に存在する所定の案内対象交差
点を探索し、探索した案内対象交差点での進路を求める
とともに、車両現在位置、案内対象交差点の座標、ビデ
オカメラの設置高さと向き及び光学的条件を用いて画面
の風景画像上での案内対象交差点の位置を特定し、風景
画像上での案内対象交差点に相当する箇所に、該案内対
象交差点での進路情報を合成するように構成したから、
前方の風景をそのまま映し出した画像の中の交差点に重
ねて進路情報が表示されるので、運転者は直観的に進路
を変更すべき交差点と該交差点での進路を把握でき、進
路変更すべき交差点と該交差点での進路を簡単、かつ、
正確に認識することができる。
As described above, according to the present invention, while traveling, a video camera installed in the vehicle captures the scenery in front of the vehicle, displays a scenery image on the screen of the image display device, and detects the current position of the vehicle. A search for a predetermined guidance target intersection existing in the forward direction of the vehicle on the guidance route from the current position and the guidance route information, and the route at the searched guidance target intersection is obtained, and the current vehicle position and the coordinates of the guidance target intersection, The position of the guidance target intersection on the landscape image of the screen is specified by using the installation height and orientation of the video camera and the optical condition, and the position of the guidance target intersection on the landscape image is identified at the guidance target intersection. Since it is configured to synthesize route information,
Since the route information is displayed overlapping the intersection in the image showing the scenery in front as it is, the driver can intuitively grasp the intersection to change the route and the route at the intersection, and the intersection to change the route. And the course at the intersection is easy, and
Can be accurately recognized.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係る走行案内画像表示方法を具現した
車載用ナビゲーション装置の全体構成図である。
FIG. 1 is an overall configuration diagram of a vehicle-mounted navigation device that embodies a driving guide image display method according to the present invention.

【図2】誘導経路メモリに格納されるデータの説明図で
ある。
FIG. 2 is an explanatory diagram of data stored in a guide route memory.

【図3】誘導経路メモリに格納される出発地データと目
的地データの説明図である。
FIG. 3 is an explanatory diagram of departure point data and destination data stored in a guide route memory.

【図4】走行方向の変化する交差点の検出方法を示す説
明図である。
FIG. 4 is an explanatory diagram showing a method of detecting an intersection where a traveling direction changes.

【図5】案内対象交差点での進路を示す矢印図形の計算
方法の説明図である。
FIG. 5 is an explanatory diagram of a method of calculating an arrow figure indicating a route at a guidance target intersection.

【図6】矢印図形の3次元的な中心投影像の計算方法の
説明図である。
FIG. 6 is an explanatory diagram of a method of calculating a three-dimensional center projection image of an arrow figure.

【図7】ナビゲーションコントローラの動作を示す第1
の流れ図である。
FIG. 7 shows a first operation of the navigation controller.
2 is a flowchart of.

【図8】ナビゲーションコントローラの動作を示す第2
の流れ図である。
FIG. 8 is a second diagram showing the operation of the navigation controller.
2 is a flowchart of.

【図9】ナビゲーションコントローラの動作を示す第3
の流れ図である。
FIG. 9 is a third view showing the operation of the navigation controller.
2 is a flowchart of.

【図10】出発地周辺の道路の概要を示す説明図であ
る。
FIG. 10 is an explanatory diagram showing an outline of roads around a departure place.

【図11】ディスプレイ装置の画面表示例を示す説明図
である。
FIG. 11 is an explanatory diagram illustrating a screen display example of a display device.

【図12】地図データ中の道路データの構成を示す説明
図である。
FIG. 12 is an explanatory diagram showing a structure of road data in map data.

【符号の説明】[Explanation of symbols]

1 CD−ROM 3 車両位置検出装置 4 ビデオカメラ 5 ディスプレイ装置 10 ナビゲーションコントローラ 15 誘導経路探索部 16 誘導経路メモリ 17 案内対象交差点探索部 18 距離計算部 19 進路案内画像描画部 21 第2V−RAM 23 合成部 DESCRIPTION OF SYMBOLS 1 CD-ROM 3 Vehicle position detection device 4 Video camera 5 Display device 10 Navigation controller 15 Guidance route search unit 16 Guidance route memory 17 Guidance target intersection search unit 18 Distance calculation unit 19 Route guidance image drawing unit 21 Second V-RAM 23 Composite Department

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 走行中、車両に設置したビデオカメラで
前方の風景を捉えて表示装置の画面に風景画像を映し出
しすとともに、車両の現在位置を検出し、 車両の現在位置と誘導経路情報から誘導経路上で車両進
行方向前方に存在する所定の案内対象交差点を探索し、 探索した案内対象交差点での進路を求めるとともに、車
両現在位置、案内対象交差点の座標、ビデオカメラの設
置高さと向き及び光学的条件を用いて画面の風景画像上
での案内対象交差点の位置を特定し、 風景画像上での案内対象交差点の箇所に、該案内対象交
差点での進路情報を合成するようにしたこと、 を特徴とする車載用ナビゲーション装置の走行案内画像
表示方法。
1. While traveling, a front view is captured by a video camera installed in the vehicle, a landscape image is displayed on the screen of the display device, and the current position of the vehicle is detected. Based on the current position of the vehicle and guidance route information. A predetermined guidance target intersection existing in the forward direction of the vehicle on the guidance route is searched, and the route at the searched guidance target intersection is obtained, and the current vehicle position, coordinates of the guidance target intersection, installation height and direction of the video camera, and The position of the guidance target intersection on the landscape image on the screen is specified using the optical condition, and the route information at the guidance target intersection is combined with the location of the guidance target intersection on the landscape image, A method for displaying a driving guidance image of a vehicle-mounted navigation device, comprising:
JP21558493A 1993-08-31 1993-08-31 Driving guide image display method for car navigation system Expired - Fee Related JP3160434B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21558493A JP3160434B2 (en) 1993-08-31 1993-08-31 Driving guide image display method for car navigation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21558493A JP3160434B2 (en) 1993-08-31 1993-08-31 Driving guide image display method for car navigation system

Publications (2)

Publication Number Publication Date
JPH0763572A true JPH0763572A (en) 1995-03-10
JP3160434B2 JP3160434B2 (en) 2001-04-25

Family

ID=16674860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21558493A Expired - Fee Related JP3160434B2 (en) 1993-08-31 1993-08-31 Driving guide image display method for car navigation system

Country Status (1)

Country Link
JP (1) JP3160434B2 (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269234A (en) * 1997-01-31 1997-10-14 Sanyo Electric Co Ltd Navigation system
WO1997043600A1 (en) * 1996-05-14 1997-11-20 Toyota Jidosha Kabushiki Kaisha Route guiding device for vehicle
JP2004177316A (en) * 2002-11-28 2004-06-24 Alpine Electronics Inc Navigation system and navigation method therefor
WO2006088316A1 (en) * 2005-02-16 2006-08-24 Lg Electronics Inc. Traffic information service based on traffic information transmitted to a navigation system
WO2006109527A1 (en) * 2005-03-30 2006-10-19 National University Corporation Kumamoto University Navigation device and navigation method
JP2006313144A (en) * 2005-04-06 2006-11-16 Denso Corp Route guide device and program
JP2007187535A (en) * 2006-01-13 2007-07-26 Kenwood Corp Navigation system, imagery data for navigation, and navigation technique
WO2007119472A1 (en) 2006-03-28 2007-10-25 Matsushita Electric Industrial Co., Ltd. Navigation apparatus
WO2007129382A1 (en) 2006-04-28 2007-11-15 Panasonic Corporation Navigation device and method
WO2007145190A1 (en) 2006-06-12 2007-12-21 Panasonic Corporation Navigation device and navigation method
KR100806635B1 (en) * 2006-07-04 2008-02-25 주식회사 엘비에스플러스 Navigation system
JPWO2006046715A1 (en) * 2004-10-29 2008-05-22 松下電器産業株式会社 Entertainment system
JP2008122150A (en) * 2006-11-09 2008-05-29 Nissan Motor Co Ltd Navigation device
JP2009075022A (en) * 2007-09-24 2009-04-09 Denso Corp Road display device, and program for road display device
JP2011170844A (en) * 2010-01-20 2011-09-01 Ihi Aerospace Co Ltd Control method for unmanned vehicle
US8121350B2 (en) 2006-12-29 2012-02-21 Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V. Apparatus, method and computer program for determining a position on the basis of a camera image from a camera
US8239131B2 (en) 2007-06-12 2012-08-07 Panasonic Corporation Navigation device, navigation method, and navigation program
WO2014021421A1 (en) * 2012-08-03 2014-02-06 クラリオン株式会社 Camera parameter computation device, navigation system, and camera parameter computation method
WO2014050172A1 (en) 2012-09-28 2014-04-03 アイシン・エィ・ダブリュ株式会社 Intersection navigation system, method, and program
JP2014157070A (en) * 2013-02-15 2014-08-28 Aisin Aw Co Ltd Intersection guidance system, method, and program
JP2015049059A (en) * 2013-08-30 2015-03-16 アイシン・エィ・ダブリュ株式会社 Route guide display system, method, and program
US9651394B2 (en) 2009-10-30 2017-05-16 Lg Electronics Inc. Information displaying apparatus and method thereof
CN110214263A (en) * 2017-01-19 2019-09-06 歌乐株式会社 Navigation system, computer program product and car-mounted device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100839578B1 (en) * 2006-12-08 2008-06-19 한국전자통신연구원 Vehicle Navigation Apparatus and Method of Controlling Image-based Route Guidance
KR102222102B1 (en) * 2015-06-12 2021-03-03 주식회사 파인디지털 An augment reality navigation system and method of route guidance of an augment reality navigation system

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997043600A1 (en) * 1996-05-14 1997-11-20 Toyota Jidosha Kabushiki Kaisha Route guiding device for vehicle
US6163750A (en) * 1996-05-14 2000-12-19 Toyota Jidosha Kabushiki Kaisha Route guiding device for vehicle
JPH09269234A (en) * 1997-01-31 1997-10-14 Sanyo Electric Co Ltd Navigation system
JP2004177316A (en) * 2002-11-28 2004-06-24 Alpine Electronics Inc Navigation system and navigation method therefor
JPWO2006046715A1 (en) * 2004-10-29 2008-05-22 松下電器産業株式会社 Entertainment system
WO2006088316A1 (en) * 2005-02-16 2006-08-24 Lg Electronics Inc. Traffic information service based on traffic information transmitted to a navigation system
US8150622B2 (en) 2005-02-16 2012-04-03 Lg Electronics Inc. Traffic information service based on traffic information transmitted to a navigation system
WO2006109527A1 (en) * 2005-03-30 2006-10-19 National University Corporation Kumamoto University Navigation device and navigation method
JP4892741B2 (en) * 2005-03-30 2012-03-07 国立大学法人 熊本大学 Navigation device and navigation method
JPWO2006109527A1 (en) * 2005-03-30 2008-10-23 国立大学法人 熊本大学 Navigation device and navigation method
JP2006313144A (en) * 2005-04-06 2006-11-16 Denso Corp Route guide device and program
JP2007187535A (en) * 2006-01-13 2007-07-26 Kenwood Corp Navigation system, imagery data for navigation, and navigation technique
WO2007119472A1 (en) 2006-03-28 2007-10-25 Matsushita Electric Industrial Co., Ltd. Navigation apparatus
US8352177B2 (en) 2006-03-28 2013-01-08 Panasonic Corporation Navigation apparatus
US8103442B2 (en) 2006-04-28 2012-01-24 Panasonic Corporation Navigation device and its method
WO2007129382A1 (en) 2006-04-28 2007-11-15 Panasonic Corporation Navigation device and method
JP4895313B2 (en) * 2006-04-28 2012-03-14 パナソニック株式会社 Navigation apparatus and method
WO2007145190A1 (en) 2006-06-12 2007-12-21 Panasonic Corporation Navigation device and navigation method
KR100806635B1 (en) * 2006-07-04 2008-02-25 주식회사 엘비에스플러스 Navigation system
JP2008122150A (en) * 2006-11-09 2008-05-29 Nissan Motor Co Ltd Navigation device
US8121350B2 (en) 2006-12-29 2012-02-21 Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V. Apparatus, method and computer program for determining a position on the basis of a camera image from a camera
US8239131B2 (en) 2007-06-12 2012-08-07 Panasonic Corporation Navigation device, navigation method, and navigation program
JP2009075022A (en) * 2007-09-24 2009-04-09 Denso Corp Road display device, and program for road display device
US9651394B2 (en) 2009-10-30 2017-05-16 Lg Electronics Inc. Information displaying apparatus and method thereof
JP2011170844A (en) * 2010-01-20 2011-09-01 Ihi Aerospace Co Ltd Control method for unmanned vehicle
JP2014032118A (en) * 2012-08-03 2014-02-20 Clarion Co Ltd Camera parameter calculation device, navigation system, and camera parameter calculation method
CN104520675A (en) * 2012-08-03 2015-04-15 歌乐株式会社 Camera parameter computation device, navigation system, and camera parameter computation method
WO2014021421A1 (en) * 2012-08-03 2014-02-06 クラリオン株式会社 Camera parameter computation device, navigation system, and camera parameter computation method
US9948853B2 (en) 2012-08-03 2018-04-17 Clarion Co., Ltd. Camera parameter calculation device, navigation system and camera parameter calculation method
WO2014050172A1 (en) 2012-09-28 2014-04-03 アイシン・エィ・ダブリュ株式会社 Intersection navigation system, method, and program
US9508258B2 (en) 2012-09-28 2016-11-29 Aisin Aw Co., Ltd. Intersection guide system, method, and program
JP2014157070A (en) * 2013-02-15 2014-08-28 Aisin Aw Co Ltd Intersection guidance system, method, and program
JP2015049059A (en) * 2013-08-30 2015-03-16 アイシン・エィ・ダブリュ株式会社 Route guide display system, method, and program
CN110214263A (en) * 2017-01-19 2019-09-06 歌乐株式会社 Navigation system, computer program product and car-mounted device

Also Published As

Publication number Publication date
JP3160434B2 (en) 2001-04-25

Similar Documents

Publication Publication Date Title
JP3160434B2 (en) Driving guide image display method for car navigation system
JP4679182B2 (en) Map display method, map display program, and map display device
JP3949007B2 (en) Navigation device
JP3501390B2 (en) Car navigation system
JP3447900B2 (en) Navigation device
JP2002168634A (en) Display method for three-dimensional map of on-vehicle navigation system
CN101300459A (en) Information display device
JP2009020089A (en) System, method, and program for navigation
JP3492887B2 (en) 3D landscape map display method
JPH07262492A (en) On-vehicle navigator
JP2007309823A (en) On-board navigation device
JP2007178378A (en) Car navigation device
JPH09212083A (en) Method and apparatus for plotting electronic map as well as on-vehicle navigation device
JP3360425B2 (en) Vehicle navigation system
JP2000180194A (en) Destination candidate display method of route searching system
JP4293893B2 (en) Navigation device and landmark display method
JP3007459B2 (en) Driving guide image display method for in-vehicle navigator
JP3399968B2 (en) Route guidance method for in-vehicle navigator
JP3655738B2 (en) Navigation device
JPH0546084A (en) Travel guidance image displaying method for on-vehicle navigator
JP2005024313A (en) On-vehicle navigation device
JP2903981B2 (en) Route guidance device for vehicles
JPH10232605A (en) Display device guiding intersection road and display method
JP3165183B2 (en) Travel guidance image display device for in-vehicle navigator
KR20040022742A (en) Road information displaying method and system thereof for a vehicle navigation system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010206

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100216

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100216

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110216

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110216

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120216

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120216

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130216

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees