JPH09305102A - Method of displaying image - Google Patents

Method of displaying image

Info

Publication number
JPH09305102A
JPH09305102A JP12140396A JP12140396A JPH09305102A JP H09305102 A JPH09305102 A JP H09305102A JP 12140396 A JP12140396 A JP 12140396A JP 12140396 A JP12140396 A JP 12140396A JP H09305102 A JPH09305102 A JP H09305102A
Authority
JP
Japan
Prior art keywords
image
map
gui
frame buffer
transparent
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
JP12140396A
Other languages
Japanese (ja)
Other versions
JP3363028B2 (en
Inventor
Hiroki Okada
広樹 岡田
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 JP12140396A priority Critical patent/JP3363028B2/en
Publication of JPH09305102A publication Critical patent/JPH09305102A/en
Application granted granted Critical
Publication of JP3363028B2 publication Critical patent/JP3363028B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)
  • Navigation (AREA)

Abstract

PROBLEM TO BE SOLVED: To extend a time for writing image data by shortening a time for reading out image data from a frame buffer composed of DRAM. SOLUTION: An image processor 71 stores a map and a GUI image in a frame buffer composed of DRAM and also divides the frame buffer 74 storing the GUI image 101 into many blocks consisting of m by n picture elements, and stores the data in transparent/opaque block storage part 82, which indicates whether or not an opaque color part of the GUI image exists in each block. In the case of reading out, the image processor 71 refers to the stored data and determines whether the opaque color part of the GUT image exists in the block to which the image to be read belongs, and if it does not exists, the processor reads out only the map image, but if it exists, the processor reads out each map image and GUI image from the map frame buffer and GUI frame buffer respectively and displays the map and the GUI image.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は地図画像と共にグラ
フィックユーザインタフェース(GUI)画像を表示す
る画像表示方法に係わり、特に、地図用フレームバッフ
ァおよびGUIフレームバッファをDRAMで構成した
画像表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image display method for displaying a graphic user interface (GUI) image together with a map image, and more particularly to an image display method in which a map frame buffer and a GUI frame buffer are composed of DRAM.

【0002】[0002]

【従来の技術】車両の走行案内を行い、運転者が所望の
目的地に容易に到達できるようにしたナビゲーション装
置は、車両の位置を検出してCD−ROMから車両位置
周辺の地図データを読み出し、地図画像をディスプレイ
画面に描画するとともに該地図画像上の所定箇所に車両
位置マークを重ねて描画する。そして、車両の移動によ
り現在位置が変化するに従い、地図をスクロールして、
常に、車両位置周辺の地図情報が一目で判るようになっ
ている。又、地図画像の上には、各種メニュー項目、縮
尺レベル、GPSマーク等を有するGUI画像を重ねて
表示する。メニュー項目としては、地図表示切り替えメ
ニュー、目的地までの誘導経路設定メニュー等の各種メ
ニュー項目がある。
2. Description of the Related Art A navigation device that guides a vehicle so that a driver can easily reach a desired destination detects a vehicle position and reads map data around the vehicle position from a CD-ROM. And drawing a map image on a display screen and a vehicle position mark on a predetermined location on the map image. Then, as the current position changes due to the movement of the vehicle, scroll the map,
The map information around the vehicle position is always visible at a glance. Also, a GUI image having various menu items, scale levels, GPS marks, etc. is displayed in an overlapping manner on the map image. The menu items include various menu items such as a map display switching menu and a guide route setting menu to a destination.

【0003】図5はナビゲーション装置における画像表
示制御の説明図である。23は地図画像を記憶するVR
AM構成の地図用フレームバッファであり、車両の移動
に伴って地図スクロールができるように、ディスプレイ
画面に表示される領域より大きな領域の地図画像(例え
ば、3×3画面分の地図画像)が記憶される。24は1
画面分のGUI画像を記憶するGUI用フレームバッフ
ァであり、CMは車両位置マーク、GMはGPSマー
ク、SCLは縮尺レベル画像、MNAはメニュー項目画
像である。29はカラーモニタであり、車両位置周辺の
地図の上にGUI画像を重ねて表示するものである。車
両位置に応じてその周辺の3×3画面分の地図情報を図
示しないCD−ROMより読み出し、該地図情報を用い
てビットマップ化した地図画像を発生して地図用フレー
ムバッファ23に記憶すると共に、所定のGUIデータ
に基づいてGUI画像を発生してGUI用フレームバッ
ファ24に格納する。かかる状態において、地図用フレ
ームバッファ23から地図画像を切り取るウインドウW
Dの位置を車両位置に応じて制御し、該ウインドウWD
が示す1画面分の地図画像を地図用フレームバッファ1
から切り出すと共に、GUI用フレームバッファ24よ
りGUI画像を読み出し、地図画像の上にGUI画像を
重ねてカラーモニタ29に描画する。
FIG. 5 is an explanatory diagram of image display control in the navigation device. 23 is a VR for storing a map image
A map frame buffer having an AM structure, which stores a map image (for example, a 3 × 3 screen map image) of an area larger than the area displayed on the display screen so that the map can be scrolled as the vehicle moves. To be done. 24 is 1
A GUI frame buffer that stores GUI images for screens, CM is a vehicle position mark, GM is a GPS mark, SCL is a scale level image, and MNA is a menu item image. Reference numeral 29 denotes a color monitor for displaying a GUI image on a map around the vehicle position in an overlapping manner. According to the position of the vehicle, the map information for the surrounding 3 × 3 screens is read from a CD-ROM (not shown), a map image is generated by using the map information and stored in the map frame buffer 23. , Generates a GUI image based on predetermined GUI data, and stores it in the GUI frame buffer 24. In this state, the window W for cutting out the map image from the map frame buffer 23
The position of D is controlled according to the vehicle position, and the window WD
The map image for one screen shown by is the frame buffer for map 1
At the same time, the GUI image is read from the GUI frame buffer 24, and the GUI image is superimposed on the map image and drawn on the color monitor 29.

【0004】図6はナビゲーション装置の構成図であ
り、11は地図情報を記憶するCD−ROM、12はC
D−ROMドライバ、13は自立航法センサーであり、
車両回転角度を検出する振動ジャイロ等の相対方位セン
サー(角度センサー)や所定走行距離毎に1個のパルス
を発生する距離センサーを有している。14はGPS受
信機、15はマルチビームアンテナ、16はリモコンで
ある。リモコンには、カーソルや車両位置マーク等を地
図に対して相対的に8方向に移動させたり、所望のメニ
ュー項目を選択するためにメニュー選択バーを上下左右
に移動させたり、フォーカス位置を設定入力する際、あ
るいはメニューを選択する際等に押下されるジョイステ
ィックキーや、詳細レベルの地図を表示する際に操作さ
れる拡大キー、広域地図を表示する際に操作される縮小
キー、車両位置が存在する地図を車両位置マークと共に
表示するためのナビゲーションキー、所望の地点を記憶
する際に操作されるメモリキー、電源キー等が設けられ
ている。
FIG. 6 is a block diagram of the navigation system. 11 is a CD-ROM for storing map information, and 12 is a C-ROM.
D-ROM driver, 13 is a self-contained navigation sensor,
It has a relative azimuth sensor (angle sensor) such as a vibration gyro that detects a vehicle rotation angle and a distance sensor that generates one pulse for each predetermined traveling distance. Reference numeral 14 is a GPS receiver, 15 is a multi-beam antenna, and 16 is a remote controller. On the remote control, move the cursor, vehicle position mark, etc. in 8 directions relative to the map, move the menu selection bar up / down / left / right to select the desired menu item, and set the focus position. There is a joystick key that is pressed when performing a menu or selecting a menu, an expansion key that is operated when displaying a detailed map, a reduction key that is operated when displaying a wide area map, and a vehicle position. A navigation key for displaying a map to be displayed together with vehicle position marks, a memory key operated when storing a desired point, a power key, and the like are provided.

【0005】17は周辺インタフェース部、18は処理
装置(CPU)であり、ナビゲーション装置全体を制御
すると共に、車両位置の計算、投影法あるいはマップマ
ッチング法による車両位置修正制御、目的地までの誘導
経路の設定制御、誘導経路に沿った案内制御、地図の拡
大/縮小制御、車両位置周辺の地図データの読み出し制
御等の処理を行う。19は上記各種制御を実行するため
のプログラムを記憶するプログラムメモリ(ROM)、
20はCD−ROMから読み出し他地図データや設定さ
れた誘導経路、走行経路、地図情報等を記憶するデータ
メモリ(RAM)、21はバス線である。
Reference numeral 17 denotes a peripheral interface unit, and 18 denotes a processing unit (CPU), which controls the entire navigation device, calculates the vehicle position, corrects the vehicle position by the projection method or the map matching method, and guides the route to the destination. Setting control, guidance control along the guide route, map enlargement / reduction control, and readout control of map data around the vehicle position. Reference numeral 19 denotes a program memory (ROM) that stores programs for executing the above various controls,
Reference numeral 20 is a data memory (RAM) for reading other map data, set guide route, traveling route, map information and the like read from the CD-ROM, and 21 is a bus line.

【0006】22は画像プロセッサ、23は地図画像を
記憶するVRAM構成の地図用フレームバッファ、24
はGUI画像を記憶するVRAM構成のGUI用フレー
ムバッファである。画像プロセッサ22は、CD−R
OMから読み出された地図情報に基づいて車両位置周辺
のビットマップ化した地図画像を発生して地図用フレー
ムバッファ23に格納したり、所定のGUI画像を発
生してGUI用フレームバッファ24に格納したり、
ウインドウWDの位置を制御して該ウインドウ内の地図
画像の読み出しやGUI画像の読出を制御する。地図用
フレームバッファ23は、カラーモニター3のラスター
スキャンに同期してウインドウ内の地図画像を1画素づ
つ順次出力する。GUI用フレームバッファ24も地図
用フレームバッファと同様にラスタースキャンに同期し
てGUI画像を1画素づつ順次出力する。1画素の画像
データは8ビットのパレットNO.であり、28個の色
を指定できるようになってる。
Reference numeral 22 is an image processor, 23 is a VRAM-structured map frame buffer for storing map images, and 24 is a map frame buffer.
Is a GUI frame buffer having a VRAM configuration for storing GUI images. The image processor 22 is a CD-R
Based on the map information read from the OM, a bitmapped map image around the vehicle position is generated and stored in the map frame buffer 23, or a predetermined GUI image is generated and stored in the GUI frame buffer 24. Or
The position of the window WD is controlled to control the reading of the map image and the reading of the GUI image in the window. The map frame buffer 23 sequentially outputs the map image in the window pixel by pixel in synchronization with the raster scan of the color monitor 3. Similarly to the map frame buffer, the GUI frame buffer 24 sequentially outputs the GUI image pixel by pixel in synchronization with the raster scan. The image data of 1 pixel is an 8-bit palette NO. So, you can specify 2 8 colors.

【0007】25はタイミング信号発生部であり、水平
同期信号HS、垂直同期信号VS、画素クロックDTC
等の各種タイミング信号を発生する。画素クロックDT
Cは、隣接画素間を走査するに要する時間を1周期とす
るクロック信号である。26はカラーパレット制御部で
あり、GUI用フレームバッファ24から出力された画
素位置(H,V)(Hは水平位置、Vは垂直位置)に応
じたGUI画像データが透明色を示しているかチェック
し、透明色を示していれば、地図用フレームバッファ2
3から出力された地図画像データを出力し、非透明の場
合には、GUI画像データを出力する。27はカラーパ
レットであり、パレットNO.に対応させてR,G,B
の値(R、G、Bデータ)を記憶している。地図用フレ
ームバッファ23およびGUI用フレームバッファ24
における各画素の画像データはパレットNO.を示して
おり、カラーパレット27を参照することにより各画素
のR,G,Bデータを得ることができる。28はカラー
パレット27から出力されるR,G,BデータをNTS
C方式カラーモニターのカラー信号に変換するNTSC
エンコーダ(DAコンバータ)、29はNTSC方式の
カラーモニターである。
Reference numeral 25 is a timing signal generator, which includes a horizontal synchronizing signal HS, a vertical synchronizing signal VS, and a pixel clock DTC.
And various timing signals are generated. Pixel clock DT
C is a clock signal whose period required for scanning between adjacent pixels is one cycle. A color palette control unit 26 checks whether the GUI image data corresponding to the pixel position (H, V) (H is a horizontal position, V is a vertical position) output from the GUI frame buffer 24 indicates a transparent color. However, if the color is transparent, the frame buffer for map 2
The map image data output from No. 3 is output, and when it is non-transparent, the GUI image data is output. Reference numeral 27 is a color palette. Corresponding to R, G, B
Values (R, G, B data) are stored. Map frame buffer 23 and GUI frame buffer 24
The image data of each pixel in the pallet NO. The R, G, B data of each pixel can be obtained by referring to the color palette 27. 28 is NTS for the R, G, B data output from the color palette 27.
NTSC to convert to color signal of C system color monitor
The encoder (DA converter) 29 is an NTSC color monitor.

【0008】以上の構成により、車両位置周辺の地図画
像の上にGUI画像を重ねてカラーモニター29に表示
できると共に、車両の移動に応じてウインドウ位置(地
図切り出し範囲)を制御し、地図のスクロール表示がで
きる。この場合、地図用フレームバッファ23およびG
UI用フレームバッファ24はVRAM構成になってい
るため、地図画像、GUI画像を各フレームバッファに
書き込みながら、該書き込みと非同期で各フレームバッ
ファに記憶されている地図画像、GUI画像を読み出す
ことができる。
With the above structure, the GUI image can be displayed on the color monitor 29 by being superimposed on the map image around the vehicle position, and the window position (map cutout range) is controlled according to the movement of the vehicle to scroll the map. Can be displayed. In this case, the map frame buffer 23 and G
Since the UI frame buffer 24 has a VRAM configuration, while writing the map image and the GUI image in each frame buffer, the map image and the GUI image stored in each frame buffer can be read asynchronously with the writing. .

【0009】図7はVRAMの概略構成図であり、DR
AM構成のメモリセル(フレームバッファ)51とシリ
アルアクセスメモリ部(SAM部)52を備えてい
る。、メモリセル51にはランダムポートRPを介して
画像プロセッサ22で発生した画像データを1画素づつ
記憶することができる。又、メモリセル51からSAM
部52へは一度に1水平ライン分の画像データを転送す
ることができ、SAM部52からは1画素づつ画像デー
タをシリアルポートSPを介して読み出すことができ
る。従って、水平同期信号が発生した時、所定の1水平
ライン分の画像データをメモリセル51からSAM部5
2に転送し、以後、SAM部52より画素クロックDT
Cに同期して1画素づつ画像データをシリアルポートS
Pを介して出力し、かかる読み出しと並行して画像プロ
セッサ22で発生した画像をランダムポートRPを介し
てメモリセル51に書き込むことができる。以上より、
地図用フレームバッファ23、GUI用フレームバッフ
ァ24としてVRAMを使用する場合には、これらフレ
ームバッファへの画像の書き込みと読出を並行して行え
る利点がある。しかし、VRAMは高価でるため、最近
はVRAMに代えてDRAMでフレームバッファを構成
することが行われている。
FIG. 7 is a schematic configuration diagram of the VRAM, which is DR
A memory cell (frame buffer) 51 having an AM structure and a serial access memory unit (SAM unit) 52 are provided. The image data generated by the image processor 22 can be stored in the memory cell 51 via the random port RP pixel by pixel. Also, from the memory cell 51 to the SAM
Image data for one horizontal line can be transferred to the unit 52 at a time, and image data can be read from the SAM unit 52 pixel by pixel via the serial port SP. Therefore, when the horizontal synchronizing signal is generated, the image data for one predetermined horizontal line is transferred from the memory cell 51 to the SAM unit 5.
2 to the pixel clock DT from the SAM unit 52.
Synchronize with C and send image data pixel by pixel to serial port S
An image generated by the image processor 22 can be written to the memory cell 51 via the random port RP in parallel with such reading. From the above,
When the VRAM is used as the map frame buffer 23 and the GUI frame buffer 24, there is an advantage that images can be written in and read from these frame buffers in parallel. However, since the VRAM is expensive, recently, instead of the VRAM, the frame buffer is configured by the DRAM.

【0010】図8はフレームバッファをDRAMで構成
した場合のフレームバッファ周辺の構成図であり、31
はDRAMであり、32はDRAMの一部領域で構成し
た地図用フレームバッファ、33はDRAMの一部領域
で構成したGUI用フレームバッファ、34は地図用フ
レームバッファ32から読み出した複数画素分の地図画
像を記憶すると共に画素クロックDTCに同期して1画
素づつ出力する地図用FIFOバッファ、35はGUI
用フレームバッファ33から読み出した複数画素分のG
UI画像を記憶すると共に画素クロックDTCに同期し
て1画素づつ出力するGUI用FIFOバッファであ
る。
FIG. 8 is a block diagram of the periphery of the frame buffer when the frame buffer is composed of DRAM.
Is a DRAM, 32 is a map frame buffer configured in a partial area of the DRAM, 33 is a GUI frame buffer configured in a partial area of the DRAM, and 34 is a map for a plurality of pixels read from the map frame buffer 32. A map FIFO buffer that stores an image and outputs one pixel at a time in synchronization with the pixel clock DTC, and 35 is a GUI
G for plural pixels read from the frame buffer 33 for
This is a GUI FIFO buffer that stores a UI image and outputs it pixel by pixel in synchronization with a pixel clock DTC.

【0011】DRAM31はVRAMと異なり、データ
アクセスポートは1つしかない。このため、読み出し中
は書き込みができず、読み出し終了後に書き込みを行
い、又、読み出しが必要になると書き込みを中断して読
み出しが行われるようになっている。データバスDBS
は32ビットであるため、画像プロセッサ22は一度に
4画素(1画素データが8ビット)の画像データを読み
出してFIFOバッファに記憶できる。従って、地図用
フレームバッファ32、GUI用フレームバッファ33
からそれぞれ4画素分の画像データが読み出されてFI
FOバッファ34,35に書き込まれ、それぞれのFI
FOバッファ34、35より画素クロックDTCに同期
して4画素分の画像データが出力される。そして、4画
素分の画像データの出力が完了する毎に、フレームバッ
ファ32,33から次の4画素分の画像データがFIF
Oバッファ34、35に書き込まれ、画素クロックDT
Cに同期して1画素づつ出力する制御が繰り返される。
画像プロセッサ22は各フレームバッファ32、33か
ら画像データを読み出していない期間に、画像を生成
し、該生成した画像をこれらフレームバッファに書き込
む。実際には、フレームバッファから画素クロックDT
Cより高速のクロックで画像データを読み出すことがで
き、n画素分、例えば8画素分の画像データがFIFO
バッファ34、35に書き込まれる。そして、8画素分
の画像データが各FIFOバッファ34,35より画素
クロックに同期して出力される毎に、フレームバッファ
32,33から次の8画素分の画像データがFIFOバ
ッファ34、35に書き込まれる。画像プロセッサ22
は、各フレームバッファ32、33から画像データを読
み出していない期間に、画像を生成し、該生成した画像
をこれらフレームバッファに書き込む。
Unlike VRAM, DRAM 31 has only one data access port. For this reason, writing cannot be performed during reading, writing is performed after reading is completed, and when reading is necessary, writing is interrupted and reading is performed. Data bus DBS
Is 32 bits, the image processor 22 can read out image data of 4 pixels (1 pixel data is 8 bits) at a time and store it in the FIFO buffer. Therefore, the map frame buffer 32 and the GUI frame buffer 33
Image data of 4 pixels is read from each
The FI is written in the FO buffers 34 and 35 and
Image data for four pixels is output from the FO buffers 34 and 35 in synchronization with the pixel clock DTC. Then, every time the output of the image data of 4 pixels is completed, the image data of the next 4 pixels is transferred from the frame buffers 32 and 33 to the FIF.
The pixel clock DT is written in the O buffers 34 and 35.
The control of outputting each pixel in synchronization with C is repeated.
The image processor 22 generates an image and writes the generated image in these frame buffers while the image data is not being read from the frame buffers 32 and 33. Actually, from the frame buffer to the pixel clock DT
Image data can be read with a clock faster than C, and image data for n pixels, for example, 8 pixels can be read out by the FIFO.
It is written in the buffers 34 and 35. Then, every time the image data for 8 pixels is output from each of the FIFO buffers 34, 35 in synchronization with the pixel clock, the image data for the next 8 pixels is written from the frame buffers 32, 33 to the FIFO buffers 34, 35. Be done. Image processor 22
Generates an image and writes the generated image in these frame buffers while the image data is not being read from the frame buffers 32 and 33.

【0012】[0012]

【発明が解決しようとする課題】DRAM構成のフレー
ムバッファはVRAM構成のものに比べて安価である利
点がある。しかし、DRAM構成のフレームバッファは
頻繁に画像データを読み出す必要があり、しかも、地図
用フレームバッファ32とGUI用フレームバッファ3
3の両方から画像データを読み出さなければならず、こ
の間、新たな画像生成してフレームバッファに書き込め
ず、画像プロセッサの処理能力の低下を招いている。
又、車両が高速走行している場合には、短時間で地図用
フレームバッファ34の地図画像の書き替えが必要であ
るが、書き込み時間が不足して高速の書き替えができ
ず、地図のスクロール表示を円滑に行えない問題があ
る。
A frame buffer having a DRAM structure has an advantage of being less expensive than a frame buffer having a VRAM structure. However, the frame buffer having the DRAM structure needs to frequently read out the image data, and further, the map frame buffer 32 and the GUI frame buffer 3 are required.
The image data must be read from both of the three, and during this period, a new image cannot be generated and written in the frame buffer, resulting in a reduction in the processing capability of the image processor.
Further, when the vehicle is traveling at high speed, it is necessary to rewrite the map image in the map frame buffer 34 in a short time, but the writing time is insufficient and high-speed rewriting cannot be performed, and the map scrolling is performed. There is a problem that the display cannot be performed smoothly.

【0013】以上から本発明の目的は、フレームバッフ
ァから画像データを読み出している時間を短縮し、フレ
ームバッファに画像データを書き込める時間を長くでき
る画像表示方法を提供することである。本発明の別の目
的は、DRAM構成のフレームバッファであっても、地
図画像の書き替えを高速に行える画像表示方法を提供す
ることである。
Therefore, an object of the present invention is to provide an image display method capable of shortening the time for reading image data from the frame buffer and lengthening the time for writing image data in the frame buffer. Another object of the present invention is to provide an image display method capable of rewriting a map image at high speed even with a frame buffer having a DRAM structure.

【0014】[0014]

【課題を解決するための手段】上記課題は本発明によれ
ば、地図画像及びGUI画像をそれぞれ記憶するDRA
M構成のフレームバッファと、GUI画像を記憶するフ
レームバッファをm×n画素よりなる多数のブロックに
分割する手段と、各ブロックにGUI画像の非透明色部
分が存在するか否かを示す情報を記憶する記憶手段と、
画像の読出に際して、読み出し対象画素が属するブロッ
クにGUI画像の非透明色部分が存在するか否かを前記
記憶情報より求める手段と、存在しない場合には地図画
像のみを読み出し、存在する場合には地図画像およびG
UI画像を読み出して地図およびGUI画像の表示制御
を行う手段とにより達成される。・・・請求項1
According to the present invention, there is provided a DRA for storing a map image and a GUI image, respectively.
An M configuration frame buffer, a means for dividing the frame buffer for storing the GUI image into a large number of blocks of m × n pixels, and information indicating whether or not a non-transparent color portion of the GUI image exists in each block. Storage means for storing,
When the image is read, a means for determining whether or not the non-transparent color portion of the GUI image exists in the block to which the pixel to be read exists from the stored information, and if it does not exist, only the map image is read out. Map image and G
This is achieved by means of reading the UI image and controlling the display of the map and the GUI image. ... Claim 1

【0015】又、上記課題は、本発明によれば、フレー
ムバッファより一度のアクセスで複数画素の画像データ
を読み出す場合、該複数画素が属するブロックにGUI
画像の非透明色部分が存在するか否かを求める手段と、
存在しない場合には複数画素の地図画像のみを読み出
し、存在する場合にはそれぞれ複数画素の地図画像およ
びGUI画像を読み出し、地図およびGUI画像の表示
を行う手段により達成される。・・・請求項2
Further, according to the present invention, when the image data of a plurality of pixels is read from the frame buffer with one access, the GUI is assigned to the block to which the plurality of pixels belong.
Means for determining whether or not a non-transparent color portion of the image exists,
When it does not exist, only the map image of a plurality of pixels is read out, and when it exists, a map image and a GUI image of a plurality of pixels are read out, and the map and the GUI image are displayed. ... Claim 2

【0016】[0016]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(a)本発明の概略 図1は本発明の概略説明図であり、101はGUI画像
で、CMは車両位置マーク、GMはGPSマーク、SC
Lは縮尺レベル画像、MNAはメニュー項目画像であ
る。71は画像プロセッサ、74はDRAM構成のGU
I用フレームバッファ、76はGUI用FIFOバッフ
ァ、82は透明/非透明ブロック記憶部である。
(A) Outline of the present invention FIG. 1 is a schematic explanatory view of the present invention, in which 101 is a GUI image, CM is a vehicle position mark, GM is a GPS mark, and SC.
L is a scale level image, and MNA is a menu item image. 71 is an image processor, 74 is a DRAM-configured GU
A frame buffer for I, a FIFO buffer for GUI 76, and a transparent / non-transparent block storage unit 82.

【0017】GUI画像101は大半が透明である。透
明部分のGUI画像データは一々GUI用フレームバッ
ファ74から読み出してGUI用FIFOバッファ76
に記憶する必要はない。そこで、GUI画像を記憶する
M×N(例えば240×320)画素のフレームバッファ74
をm×n(例えば40×40)画素よりなる多数(=6×8)のブ
ロックB01〜B48に分割し、画像プロセッサ71は、各
ブロックにGUI画像の非透明部分が存在するか否かを
調べ、透明/非透明ブロックデータを透明/非透明ブロ
ック記憶部82に記憶する。図1のGUI画像101に
おいて、斜線示したブロックが透明ブロック、その他が
非透明ブロックであり、透明ブロックは”0”、非透明
ブロックは”1”として透明/非透明ブロック記憶部8
2に記憶される。
The GUI image 101 is mostly transparent. The GUI image data of the transparent portion is read from the GUI frame buffer 74 one by one, and the GUI FIFO buffer 76 is read.
You don't have to remember it. Therefore, a frame buffer 74 of M × N (for example, 240 × 320) pixels for storing GUI images
Is divided into a large number (= 6 × 8) of blocks B 01 to B 48 each including m × n (for example, 40 × 40) pixels, and the image processor 71 determines whether or not a non-transparent portion of the GUI image exists in each block. Then, the transparent / non-transparent block data is stored in the transparent / non-transparent block storage unit 82. In the GUI image 101 of FIG. 1, the shaded blocks are transparent blocks and the others are non-transparent blocks. The transparent block is “0” and the non-transparent block is “1”.
2 is stored.

【0018】GUI用フレームバッファ74からのGU
I画像の読出に際して、画像プロセッサ71は画像読出
対象画素が属するブロックにGUI画像の非透明色部分
が存在するか否かを透明/非透明ブロックデータを参照
して求め、存在しない場合には図示しない地図用フレー
ムバッファから地図画像のみ地図用FIFOバッファに
読み出し、存在する場合には地図画像およびGUI画像
の両方をそれぞれ地図用、GUI用FIFOバッファに
読み出して地図およびGUI画像の表示を行う。以上の
ようにすれば、透明ブロックではGUI画像をフレーム
バッファから読み出す必要がなくなり、画像の読み出し
時間が短縮し、その分フレームバッファへの画像書き込
み時間を増加することができる。これにより、DRAM
構成のフレームバッファであっても、地図画像の書き替
えを高速に行うことができ、地図スクロールを円滑に行
うことができる。
GU from the GUI frame buffer 74
At the time of reading the I image, the image processor 71 refers to the transparent / non-transparent block data to determine whether or not the non-transparent color portion of the GUI image exists in the block to which the pixel to be read out of the image belongs. Only the map image is read from the map frame buffer to the map FIFO buffer, and if it exists, both the map image and the GUI image are read into the map and GUI FIFO buffers to display the map and the GUI image. By doing so, it is not necessary to read the GUI image from the frame buffer in the transparent block, the image reading time can be shortened, and the image writing time to the frame buffer can be increased accordingly. Thereby, DRAM
Even with the frame buffer having the configuration, the map image can be rewritten at high speed and the map can be scrolled smoothly.

【0019】(b)構成 図2は本発明の画像表示方法を具現化したナビゲーショ
ン装置における表示系の構成図である。71は画像プロ
セッサ、72はDRAM、73はDRAMの一部領域で
構成した地図用フレームバッファ、74はDRAMの一
部領域で構成したGUI用フレームバッファ、75は地
図用フレームバッファ73から読み出した複数画素分の
地図画像を記憶すると共に画素クロックDTCに同期し
て1画素づつ出力する地図用FIFOバッファ、76は
GUI用フレームバッファ74から読み出した複数画素
分のGUI画像を記憶すると共に画素クロックDTCに
同期して1画素づつ出力するGUI用FIFOバッファ
である。
(B) Configuration FIG. 2 is a configuration diagram of a display system in a navigation device embodying the image display method of the present invention. Reference numeral 71 is an image processor, 72 is a DRAM, 73 is a map frame buffer formed by a partial area of the DRAM, 74 is a GUI frame buffer formed by a partial area of the DRAM, and 75 is a plurality of frames read from the map frame buffer 73. A map FIFO buffer that stores a map image of pixels and outputs pixel by pixel in synchronization with the pixel clock DTC. Reference numeral 76 stores a GUI image of a plurality of pixels read from the GUI frame buffer 74 and also uses a pixel clock DTC. This is a GUI FIFO buffer that outputs one pixel in synchronization.

【0020】画像プロセッサ71は、地図画像およびG
UI画像の発生、これら画像の各フレームバッファへ7
3,74の書き込み/読出を制御する。DRAM72は
VRAMと異なり、データアクセスポートが1つしかな
い。このため、画像プロセッサ71は読み出し中は書き
込みを中断し、読み出し終了後に画像の書き込みを行
い、又、読み出しが必要になると書き込みを中断して読
み出しを行うようになっている。1画素の画像データは
8ビットで構成されており、データバスDBSは32ビ
ットであるため、画像プロセッサ71は一度に4画素の
画像データを読み出して所定のFIFOバッファ75,
76に書き込む。実際には、画像プロセッサ71は画素
クロックDTCより高速のクロックでフレームバッファ
75,76より画像データを読み出すことができ、n画
素分、例えば8画素分の画像データをFIFOバッファ
75,76に書き込む。そして、8画素分の画像データ
が各FIFOバッファ75.76より画素クロックに同
期して出力される毎に、画像プロセッサ71はフレーム
バファ73,74から次の8画素分の画像データをFI
FOバッファ75,76に書き込む。
The image processor 71 uses a map image and a G image.
UI image generation, 7 to each frame buffer of these images
Control writing / reading of 3,74. Unlike VRAM, DRAM 72 has only one data access port. Therefore, the image processor 71 interrupts the writing during the reading, writes the image after the reading is completed, and interrupts the writing when the reading becomes necessary and reads the image. Since the image data of 1 pixel is composed of 8 bits and the data bus DBS is 32 bits, the image processor 71 reads out the image data of 4 pixels at a time and outputs the data to the predetermined FIFO buffer 75,
Write to 76. Actually, the image processor 71 can read the image data from the frame buffers 75 and 76 at a clock faster than the pixel clock DTC, and write the image data for n pixels, for example, 8 pixels to the FIFO buffers 75 and 76. Then, every time the image data for 8 pixels is output from each FIFO buffer 75.76 in synchronization with the pixel clock, the image processor 71 outputs the image data for the next 8 pixels from the frame buffers 73 and 74 to the FI.
Write to the FO buffers 75 and 76.

【0021】77はタイミング信号発生部であり、水平
同期信号HS、垂直同期信号VS、画素クロックDTC
等の各種タイミング信号を発生する。78はカラーパレ
ット制御部であり、GUI用FIFOバッファ76から
出力された画素位置(H,V)に応じたGUI画像デー
タが透明色を示しているかチェックし、透明色を示して
いれば、地図用FIFOバッファ75から出力された地
図データを出力し、非透明の場合には、GUI画像デー
タを出力する。79はカラーパレットであり、パレット
NO.(0〜225)に対応させてR,G,Bの値
(R、G、Bデータ)を記憶している。地図用フレーム
バッファ73およびGUI用フレームバッファ74にお
ける各画素の画像データはパレットNO.を示してお
り、カラーパレット79を参照することにより各画素の
R,G,Bデータを得ることができる。80はカラーパ
レット79から出力されるR,G,BデータをNTSC
方式カラーモニターのカラー信号に変換するNTSCエ
ンコーダ(DAコンバータ)、81はNTSC方式のカ
ラーモニターである。
Reference numeral 77 is a timing signal generator, which is a horizontal synchronizing signal HS, a vertical synchronizing signal VS, and a pixel clock DTC.
And various timing signals are generated. Reference numeral 78 denotes a color palette control unit that checks whether the GUI image data corresponding to the pixel position (H, V) output from the GUI FIFO buffer 76 indicates a transparent color. The map data output from the FIFO buffer 75 for output is output, and if it is non-transparent, the GUI image data is output. Reference numeral 79 is a color palette. Values (R, G, B data) of R, G, B are stored in correspondence with (0 to 225). The image data of each pixel in the map frame buffer 73 and the GUI frame buffer 74 is displayed in palette no. The R, G, B data of each pixel can be obtained by referring to the color palette 79. Reference numeral 80 designates the R, G, B data output from the color palette 79 as NTSC.
An NTSC encoder (DA converter) 81 for converting a color signal of a system color monitor is a NTSC system color monitor.

【0022】82は透明/非透明ブロック記憶部であ
り、図1に示すようにGUI画像を記憶するM×N(例
えば240×320)画素のフレームバッファ74をm×n
(例えば40×40)画素よりなる多数(=6×8)のブロックB
01〜B48に分割した時、各ブロックにGUI画像の非透
明部分が存在するか否かを示す透明/非透明ブロックデ
ータを記憶するものである。83はナビゲーション装置
のメインCPU、ROM、RAM、周辺インタフェース
等が接続されたバス線である。
Reference numeral 82 denotes a transparent / non-transparent block storage section, which is an m × n frame buffer 74 of M × N (for example 240 × 320) pixels for storing GUI images as shown in FIG.
A large number (= 6 × 8) of block B consisting of (for example, 40 × 40) pixels
01 when divided into .about.B 48, is configured to store the transparent / non-transparent block data indicating whether the non-transparent portion of the GUI image in each block is present. Reference numeral 83 is a bus line to which the main CPU, ROM, RAM, peripheral interface, etc. of the navigation device are connected.

【0023】(c)透明/非透明ブロックデータの作成
処理 図3は画像プロセッサ71による透明/非透明ブロック
データの作成処理フローである。尚、初期時、透明/非
透明ブロック記憶部82の内容は”0”にクリアされて
いる。画像プロセッサ71はGUI画像を発生すると、
画素毎に該GUI画像をGUI用フレームバッファ74
に格納する(ステップ201、202)。ついで、各画
素の画像データが透明色を示しているか非透明色を示し
ているかチェックし(ステップ203)、非透明色の場
合には、画素が位置するブロックを求め、該ブロックに
応じた透明/非透明ブロック記憶装置82の対応位置に
非透明(=”1”)を書き込む(ステップ204)。
(C) Transparent / Nontransparent Block Data Creation Processing FIG. 3 is a flowchart of transparent / nontransparent block data creation processing by the image processor 71. At the initial stage, the contents of the transparent / non-transparent block storage unit 82 are cleared to "0". When the image processor 71 generates a GUI image,
The GUI image is displayed for each pixel in the GUI frame buffer 74.
(Steps 201 and 202). Next, it is checked whether the image data of each pixel indicates a transparent color or a non-transparent color (step 203). If the image data is a non-transparent color, the block in which the pixel is located is obtained, and the transparency corresponding to the block is determined. / Write non-transparent (= "1") to the corresponding position of the non-transparent block storage device 82 (step 204).

【0024】しかる後、あるいはステップ203におい
て画素データが透明の場合には、GUI画像の発生処理
が完了したかチェックし(ステップ205)、完了して
なければ、ステップ201以降の処理を繰り返す。以上
により、透明/非透明ブロックデータが透明/非透明ブ
ロック記憶装置82に記憶される。以上では、GUI画
像をフレームバッファに書き込みながら透明/非透明ブ
ロックデータを作成した場合であるが、GUI画像をフ
レームバッファ74に書き込んだ後に透明/非透明ブロ
ックデータを作成することもできる。
After that, or when the pixel data is transparent in step 203, it is checked whether the GUI image generation processing is completed (step 205). If not completed, the processing from step 201 onward is repeated. As described above, the transparent / non-transparent block data is stored in the transparent / non-transparent block storage device 82. In the above, the transparent / non-transparent block data is created while writing the GUI image in the frame buffer, but the transparent / non-transparent block data can be created after writing the GUI image in the frame buffer 74.

【0025】(d)画像データの読み出しおよび表示処
理 図4は各フレームバッファ73、74から画像データを
読み出す本発明の処理フローである。画像プロセッサ7
1は画像データを読み出すタイミングになったか監視し
ており(ステップ301)、画像読み出しタイミングで
ない場合には、地図画像又はGUI画像の発生およびフ
レームバッファ73、74への書き込み処理、その他の
処理を実行する(ステップ302)。
(D) Image data read and display processing FIG. 4 is a processing flow of the present invention for reading image data from the frame buffers 73 and 74. Image processor 7
1 monitors whether it is the timing to read the image data (step 301). If it is not the timing to read the image, the generation of the map image or the GUI image and the writing processing to the frame buffers 73 and 74, and other processing are executed. (Step 302).

【0026】一方、画像読み出しタイミングの場合に
は、画像プロセッサ71は地図画像(4画素分)を地図
用フレームバッファ73から読み出して地図用FIFO
バッファ75に格納する(ステップ303)。ついで、
読み出すべき4画素が属するブロックが透明ブロックで
あるか否かを透明/非透明ブロックデータを参照して調
べる(ステップ304)。非透明ブロックの場合には、
GUI用フレームバッファ74より4画素分のGUI画
像データを読み出してGUI用FIFOバッファ76に
格納する(ステップ305)。尚、透明ブロックの場合
にはGUI用フレームバッファ74よりGUI画像デー
タを読み出さない。以後、ステップ301に戻り以降の
処理を繰り返す。画像プロセッサ71は画素クロックD
TCより高速のクロックでフレームバッファ75,76
より画像データを読み出すことができるため、次の4画
素分についてもステップ303以降の処理を繰り返し、
8画素分の地図画像データ、GUI画像データ(GUI
画像データは読み出されない場合もあるし、4画素分の
み、あるいは8画素全部が読み出される場合もある)を
それぞれ地図用FIFOバッファ75、GUI用FIF
Oバッファ76に記憶する。
On the other hand, at the image reading timing, the image processor 71 reads the map image (for four pixels) from the map frame buffer 73 and outputs it to the map FIFO.
The data is stored in the buffer 75 (step 303). Then
Whether or not the block to which the four pixels to be read belong is a transparent block is checked by referring to the transparent / non-transparent block data (step 304). For non-transparent blocks,
The GUI image data for four pixels is read from the GUI frame buffer 74 and stored in the GUI FIFO buffer 76 (step 305). In the case of a transparent block, GUI image data is not read from the GUI frame buffer 74. After that, the process returns to step 301 and the subsequent processes are repeated. The image processor 71 has a pixel clock D
Frame buffer 75, 76 with a clock faster than TC
Since the image data can be read out more, the processing from step 303 onward is repeated for the next four pixels,
8 pixel map image data, GUI image data (GUI
The image data may not be read out, or only 4 pixels or all 8 pixels may be read out).
It is stored in the O buffer 76.

【0027】以後、画素クロックDTCに同期して各F
IFOバッファ75、76から1画素づつ画像データが
読み出されてカラーパレット制御部78に入力される。
カラーパレット制御部78は、GUI用FIFOバッフ
ァ76から入力されたGUI画像データが透明色である
かチェックし、透明色であれば、地図用FIFOバッフ
ァ75から出力された地図画像データを出力し、非透明
の場合には、GUI画像データを出力する。カラーパレ
ット79は入力された画像データ(パレットNO.)に
応じたR,G,Bデータを求め、NTSCエンコーダ8
0に入力し、NTSCエンコーダはR,G,Bデータを
NTSC方式のカラー信号に変換してカラーモニター8
1に画像を表示する。FIFOバッファ75、76に記
憶された全画素(=8画素)の画像表示が完了すれば、
画像読み出しタイミングとなる。画像プロセッサ71は
画像読み出しタイミングになれば、画像の生成およびフ
レームバッファへの書き込み処理を中断し、次の8画素
分の画像データをフレームバッファから読み出すべくス
テップ303以降の処理を行う。
Thereafter, each F is synchronized with the pixel clock DTC.
Image data is read from the IFO buffers 75 and 76 pixel by pixel and input to the color palette control unit 78.
The color palette control unit 78 checks whether the GUI image data input from the GUI FIFO buffer 76 is a transparent color, and if it is a transparent color, outputs the map image data output from the map FIFO buffer 75, If it is non-transparent, GUI image data is output. The color palette 79 obtains R, G, B data corresponding to the input image data (palette number), and the NTSC encoder 8
0, the NTSC encoder converts the R, G, B data into a color signal of NTSC system, and the color monitor 8
Display the image in 1. When the image display of all pixels (= 8 pixels) stored in the FIFO buffers 75 and 76 is completed,
The image read timing comes. When the image reading timing comes, the image processor 71 interrupts the image generation and the writing process to the frame buffer, and performs the process from step 303 onward to read the next image data of 8 pixels from the frame buffer.

【0028】(e)変形例 以上では、画像プロセッサを設けた場合について説明し
たが、画像プロセッサの機能をナビゲーション装置のメ
インの処理装置(CPU)に持たせることもできる。以
上では、GUI画像を地図画像の上に重ねて表示する場
合であるが、地図画像とGUI画像のR,G,Bデータ
を加算してGUI画像を地図画像から浮かび出るように
表示することもできる。以上では、GUI用フレームバ
ッファを40×40画素のブロックに分割した場合について
説明したが、この大きさに限るものではなく、例えば、
フレームバッファから一度によ読み出せる画素数(=4
画素)で1ブロックを構成することもできる。以上、本
発明を実施例により説明したが、本発明は請求の範囲に
記載した本発明の主旨に従い種々の変形が可能であり、
本発明はこれらを排除するものではない。
(E) Modification Although the case where the image processor is provided has been described above, the function of the image processor may be provided to the main processing unit (CPU) of the navigation device. In the above description, the GUI image is displayed over the map image, but the GUI image may be displayed so as to stand out from the map image by adding the R, G, B data of the map image and the GUI image. it can. The case where the GUI frame buffer is divided into blocks of 40 × 40 pixels has been described above, but the present invention is not limited to this size.
Number of pixels that can be read from the frame buffer at one time (= 4
It is also possible to configure one block with pixels). As described above, the present invention has been described with reference to the examples. However, the present invention can be variously modified according to the gist of the present invention described in the claims.
The present invention does not exclude these.

【0029】[0029]

【発明の効果】以上本発明によれば、地図画像及びGU
I画像をそれぞれDRAM構成のフレームバッファに記
憶すると共にGUI画像を記憶するフレームバッファを
m×n画素よりなる多数のブロックに分割し、GUI画
像の非透明色部分が各ブロックに存在するか否か(GU
I画像の透明/非透明)を示す情報をメモリに記憶し、
画像の読出に際して、読み出し対象画素が属するブロッ
クにGUI画像の非透明色部分が存在するか否か(透明
/非透明)を前記記憶情報より求め、存在しない場合
(透明ブロックの場合)には地図画像のみを読み出し、
存在する場合(非透明ブロックの場合)には地図画像お
よびGUI画像を読み出して地図およびGUI画像の表
示制御を行うようにしたから、透明ブロックではGUI
画像をフレームバッファから読み出す必要がなくなり、
画像の読み出し時間を短縮でき、その分フレームバッフ
ァへの画像書き込み時間を増加することができる。これ
により、DRAM構成のフレームバッファであっても、
地図画像の書き替えを高速に行うことができ、地図スク
ロールを円滑に行うことができる。
As described above, according to the present invention, a map image and a GU
Each of the I images is stored in the frame buffer of the DRAM structure, and the frame buffer storing the GUI image is divided into a large number of blocks of m × n pixels, and whether or not the non-transparent color portion of the GUI image exists in each block. (GU
Information indicating the transparency / non-transparency of the I image is stored in the memory,
When the image is read, whether or not the non-transparent color portion of the GUI image exists (transparent / non-transparent) in the block to which the pixel to be read belongs is obtained from the stored information, and if it does not exist (in the case of a transparent block), the map Read only the image,
If it exists (in the case of a non-transparent block), the map image and the GUI image are read out to control the display of the map and the GUI image.
No need to read images from the frame buffer,
The image reading time can be shortened, and the image writing time to the frame buffer can be increased accordingly. As a result, even if the frame buffer has a DRAM configuration,
The map image can be rewritten at high speed and the map can be scrolled smoothly.

【0030】又、本発明によれば、一度のアクセスで複
数画素の画像データを読み出す場合、該複数画素が属す
るブロックが透明ブロックの場合には複数画素の地図画
像のみを読み出し、非透明ブロックの場合にはそれぞれ
複数画素の地図画像およびGUI画像を読み出して地図
およびGUI画像の表示制御を行うようにしたから、透
明ブロックではGUI画像をフレームバッファから読み
出す必要がなくなり、画像の読み出し時間を短縮でき、
その分フレームバッファへの画像書き込み時間を増加す
ることができ、これにより、DRAM構成のフレームバ
ッファであっても、地図画像の書き替えを高速に行うこ
とができ、地図スクロールを円滑に行うことができる。
Further, according to the present invention, when the image data of a plurality of pixels is read by one access, if the block to which the plurality of pixels belong is a transparent block, only the map image of a plurality of pixels is read, and the non-transparent block is read. In this case, since the map image and the GUI image of a plurality of pixels are read out to control the display of the map and the GUI image, it is not necessary to read out the GUI image from the frame buffer in the transparent block, and the image reading time can be shortened. ,
The image writing time to the frame buffer can be increased by that amount, which allows the map image to be rewritten at high speed even in the frame buffer having the DRAM structure, and the map scrolling can be smoothly performed. it can.

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

【図1】本発明の概略説明図である。FIG. 1 is a schematic explanatory view of the present invention.

【図2】本発明の表示系の構成図である。FIG. 2 is a configuration diagram of a display system of the present invention.

【図3】透明/非透明ブロックデータ作成処理フローで
ある。
FIG. 3 is a transparent / non-transparent block data creation processing flow.

【図4】画像データの読み出し処理フローである。FIG. 4 is a flow chart of image data read processing.

【図5】ナビゲーション装置における画像表示制御の説
明図である。
FIG. 5 is an explanatory diagram of image display control in the navigation device.

【図6】ナビゲーション装置の構成図である。FIG. 6 is a configuration diagram of a navigation device.

【図7】VRAMの構成図である。FIG. 7 is a configuration diagram of a VRAM.

【図8】フレームバッファをDRAMとした場合のフレ
ームバッファ周辺の従来構成図である。
FIG. 8 is a conventional configuration diagram around a frame buffer when the frame buffer is a DRAM.

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

101・・GUI画像 71・・画像プロセッサ 74・・DRAM構成のGUI用フレームバッファ 76・・GUI用FIFOバッファ 82・・透明/非透明ブロック記憶部 101..GUI image 71..Image processor 74..DRAM frame GUI frame buffer 76..GUI FIFO buffer 82..Transparent / non-transparent block storage unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 地図画像と共にグラフィックユーザイン
タフェース(GUI)画像を表示する画像表示方法にお
いて、 地図画像及びGUI画像をそれぞれDRAM構成のフレ
ームバッファに記憶すると共にGUI画像を記憶するフ
レームバッファをm×n画素よりなる多数のブロックに
分割し、各ブロックにGUI画像の非透明色部分が存在
するか否かを示す情報を記憶し、 画像の読出に際して、読み出し対象画素が属するブロッ
クにGUI画像の非透明色部分が存在するか否かを前記
記憶情報より求め、 存在しない場合には地図画像のみを読み出し、存在する
場合には地図画像およびGUI画像を読み出して地図お
よびGUI画像の表示制御を行うことを特徴とする画像
表示方法。
1. An image display method for displaying a graphic user interface (GUI) image together with a map image, wherein the map image and the GUI image are respectively stored in a frame buffer having a DRAM structure and a frame buffer for storing the GUI image is m × n. The image is divided into a large number of blocks, and information indicating whether or not a non-transparent color portion of the GUI image exists in each block is stored. When the image is read, the GUI image is non-transparent in the block to which the read target pixel belongs. Whether or not a color portion exists is obtained from the stored information, and when it does not exist, only the map image is read out, and when it exists, the map image and the GUI image are read out to control the display of the map and the GUI image. Characteristic image display method.
【請求項2】 フレームバッファより一度のアクセスで
複数画素の画像データを読み出す場合、該複数画素が属
するブロックにGUI画像の非透明色部分が存在するか
否かを前記記憶情報より求め、存在しない場合には複数
画素の地図画像のみを読み出し、存在する場合にはそれ
ぞれ複数画素の地図画像およびGUI画像を読み出して
地図およびGUI画像の表示制御を行うことを特徴とす
る請求項1記載の画像表示方法。
2. When the image data of a plurality of pixels is read from the frame buffer with one access, whether or not the non-transparent color portion of the GUI image exists in the block to which the plurality of pixels belong is determined from the stored information and does not exist. 2. The image display according to claim 1, wherein only a map image of a plurality of pixels is read out in the case of being present, and a map image and a GUI image of a plurality of pixels are respectively read out when they are present to control the display of the map and the GUI image. Method.
JP12140396A 1996-05-16 1996-05-16 Image display method Expired - Fee Related JP3363028B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12140396A JP3363028B2 (en) 1996-05-16 1996-05-16 Image display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12140396A JP3363028B2 (en) 1996-05-16 1996-05-16 Image display method

Publications (2)

Publication Number Publication Date
JPH09305102A true JPH09305102A (en) 1997-11-28
JP3363028B2 JP3363028B2 (en) 2003-01-07

Family

ID=14810320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12140396A Expired - Fee Related JP3363028B2 (en) 1996-05-16 1996-05-16 Image display method

Country Status (1)

Country Link
JP (1) JP3363028B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007082627A (en) * 2005-09-20 2007-04-05 Daiman:Kk Game machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007082627A (en) * 2005-09-20 2007-04-05 Daiman:Kk Game machine

Also Published As

Publication number Publication date
JP3363028B2 (en) 2003-01-07

Similar Documents

Publication Publication Date Title
US6900817B2 (en) Map image processing apparatus and method for forming birds-eye view from two-dimensional map image
JP3477666B2 (en) Image display control device
JP3363028B2 (en) Image display method
JPS6117190A (en) Graphic display
JPH07111618B2 (en) Scroll screen display method and device
US5870074A (en) Image display control device, method and computer program product
JP2008305030A (en) Composite image generation device
JPH09311623A (en) Image displaying method
JPH09311626A (en) Image displaying method
US6002391A (en) Display control device and a method for controlling display
JP3530215B2 (en) On-screen display device
KR100327399B1 (en) On-screen display of tv
JPS6193486A (en) Road map display unit
JP3514763B6 (en) Scroll screen display circuit
JP3514763B2 (en) Scroll screen display circuit
JPH041356B2 (en)
JPH0756557A (en) Synthesizing method for picture
JPH0634162B2 (en) Graphic display device
JPH04124292U (en) display device
JPH10124025A (en) Clipping method and clipping device
JPS5881065A (en) Video scroll display apparatus
JPH02191991A (en) Multiwindow display system
JPH1139470A (en) Image display
JP2006349733A (en) Drawing display device
JPH06301374A (en) Image forming device

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: 20021008

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

Free format text: PAYMENT UNTIL: 20091025

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20091025

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101025

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20101025

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111025

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees