JP2000347651A - Picture drawing processing device - Google Patents

Picture drawing processing device

Info

Publication number
JP2000347651A
JP2000347651A JP11159097A JP15909799A JP2000347651A JP 2000347651 A JP2000347651 A JP 2000347651A JP 11159097 A JP11159097 A JP 11159097A JP 15909799 A JP15909799 A JP 15909799A JP 2000347651 A JP2000347651 A JP 2000347651A
Authority
JP
Japan
Prior art keywords
unit
coordinate conversion
coordinate
display
division
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.)
Pending
Application number
JP11159097A
Other languages
Japanese (ja)
Inventor
Atsushi Kotani
敦 小谷
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11159097A priority Critical patent/JP2000347651A/en
Publication of JP2000347651A publication Critical patent/JP2000347651A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)
  • Image Generation (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a load on a CPU concerning coordinate transformation process and make high speed coordinate transformation possible by constituting the device by providing a coordinate transformation part in a picture drawing processing part. SOLUTION: In a picture drawing processing part 0101, a picture drawing control part 0103 performs monitoring of pipe line control of a series of picture drawing process, decoding of the command of a straight line or a rectangle picture drawing, pretreatment for picture drawing slant of a straight line or the like. An image data holding part 0108 stores image data for picture drawing sent from the outside, a coordinate transformation part 0102 transforms coordinate such as rotation or conversion to a bird's-eye view. A picture drawing part 0104 performs actual drawing such as drawing of a straight line or paint- out process of a rectangle for outputting to an outer display device 0111, an image plane information holding part 0107 stores data for generated display, and a display control part 0105 performs a process displaying the display data to a display device 0111. The coordinate transformation process executed by a CPU 0109 is transferred into pipe line operation of the picture drawing process.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はカーナビゲーション
システムやその他の画像情報処理システムにおける描画
処理装置の構成、高速座標変換に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a configuration of a drawing processing device in a car navigation system and other image information processing systems, and high-speed coordinate conversion.

【0002】[0002]

【従来の技術】図6は従来の描画処理システムの一例で
ある。更に図7に前記従来の描画処理システム内の描画
処理装置を示す。従来の描画処理装置の構成は図7に示
す通り外部より送られてきた描画用のデータに対してそ
れを記憶するための画像データ保持部と、直線描画や矩
形描画などの命令をデコードしたり、直線の傾き等の描
画の前処理を行う描画制御部と、前記描画制御部により
デコードされた描画命令に対して実際の描画を行う描画
部と、描画部によって描画されたデータを保持する画面
情報保持部と、前記画面情報保持部に描画されたデータ
を外部のCRTなどの表示装置への表示を制御する表示
制御部から構成される。次にこのような図7に示される
ような描画処理装置0701を備える図6に示す描画処
理システムにおいて、座標変換を含む場合の描画処理に
ついて説明する。まずCPU0601からの命令によ
り、CPU0601が画像データ保持部0606の画面
を描画するに必要な画像データ保持部内該当アドレス部
分の画像データをCPU用メモリ0607に転送する。
次にCPU0601が座標変換に必要なパラメータを算
出する。その求まったパラメータを用い先にCPU用メ
モリ0607に転送しておいた画像データに対してCP
U0601が座標変換演算を行う。座標変換された画像
データをCPU0601が描画処理部0602に転送
し、画像データ保持部0705に記憶する。記憶された
データをもとに描画制御部0703が直線の傾き計算や
描画命令の転送、デコード等の描画前処理を行い、描画
に必要な情報を逐次描画部0702へと転送する。転送
された描画情報に対して、描画部0702は画面表示用
データに描画を行い、画面情報保持部0608、070
6に転送する。最後に画面情報保持部0608、070
6に転送された画面情報を表示制御部0704がCRT
などの外部表示装置0604に表示し一連の動作が完了
する。
2. Description of the Related Art FIG. 6 shows an example of a conventional drawing processing system. FIG. 7 shows a drawing processing device in the conventional drawing processing system. As shown in FIG. 7, the configuration of the conventional drawing processing apparatus is such that an image data holding unit for storing drawing data sent from the outside and decoding commands such as straight line drawing and rectangular drawing are provided. A drawing control unit that performs pre-processing of drawing such as the inclination of a straight line, a drawing unit that performs actual drawing in response to a drawing command decoded by the drawing control unit, and a screen that holds data drawn by the drawing unit The information storage unit includes a display control unit that controls display of data drawn on the screen information storage unit on a display device such as an external CRT. Next, in the drawing processing system shown in FIG. 6 including such a drawing processing device 0701 as shown in FIG. 7, a drawing process when coordinate conversion is included will be described. First, in response to a command from the CPU 0601, the CPU 0601 transfers the image data of the corresponding address portion in the image data holding unit necessary for drawing the screen of the image data holding unit 0606 to the CPU memory 0607.
Next, the CPU 0601 calculates parameters required for the coordinate conversion. Using the obtained parameters, the image data previously transferred to the CPU memory 0607 is
U0601 performs a coordinate conversion operation. The CPU 0601 transfers the coordinate-converted image data to the drawing processing unit 0602, and stores the image data in the image data holding unit 0705. Based on the stored data, the drawing control unit 0703 performs pre-drawing processing such as calculation of the inclination of a straight line, transfer of a drawing command, decoding, and the like, and sequentially transfers information necessary for drawing to the drawing unit 0702. With respect to the transferred drawing information, the drawing unit 0702 performs drawing on the screen display data, and the screen information holding units 0608 and 070
Transfer to 6. Finally, the screen information holding units 0608 and 070
The display control unit 0704 displays the screen information transferred to the CRT 6 on the CRT.
Is displayed on the external display device 0604, and a series of operations is completed.

【0003】[0003]

【発明が解決しようとする課題】しかしこのような従来
の構成では、多機能・高機能化していくシステムに伴い
負荷が増大していくCPUに対して、画像の回転、透視
投影などの座標変換処理を更に付加することにより、例
えば画面の3次元的な、鳥瞰図表示状態での高速スクロ
ール中について考えてみると、スムーズスクロールを実
現するためにCPUは、次々と起こる座標変換により、
座標変換用のパラメータ生成、座標変換演算、描画デー
タ転送といった座標変換、並びに描画に関する処理を連
続して実行し続けることとなり、CPUは座標変換、描
画処理にそのタスクを占有されてしまい、加えて頻繁な
画像データの転送によりメインバスのトラフィックの混
雑も生じ、システム全体としての性能を低下させるとい
った問題がある。
However, in such a conventional configuration, the CPU, which increases the load due to a multifunctional and sophisticated system, performs coordinate conversion such as image rotation and perspective projection. By further adding a process, for example, when considering a high-speed scrolling in a three-dimensional, bird's-eye view display state of the screen, the CPU performs coordinate conversion to perform smooth scrolling in order to realize smooth scrolling.
Processing for coordinate conversion, such as generation of parameters for coordinate conversion, coordinate conversion calculation, transfer of drawing data, and drawing is continuously performed, and the CPU is occupied by the task for coordinate conversion and drawing processing. Frequent transfer of image data also causes traffic congestion on the main bus, which lowers the performance of the entire system.

【0004】また、画面が静止状態時に比べて画面がス
クロールしているような場合、次々と座標変換を行わな
ければならず、特にサイクル数を必要とする除算を含む
座標変換を行う場合は画面のスムーズなスクロールの妨
げになる問題がある。更にその座標変換用パラメータも
画面が回転している場合など、次々と新しい座標変換パ
ラメータをCPUが作成しなければならず、常に画面が
そのような動作をしている場合は、常時CPUで新しい
パラメータの生成、座標変換演算を行わなければなら
ず、やはりCPUに相当な負荷を与えてしまい同時にメ
インバスを占有し続け、システム全体としての性能低下
が起こるという問題がある。
In addition, when the screen is scrolling as compared to when the screen is in a stationary state, coordinate conversion must be performed one after another. In particular, when performing coordinate conversion including division that requires the number of cycles, the screen must be converted. There is a problem that hinders smooth scrolling. In addition, the CPU must create new coordinate conversion parameters one after another, for example, when the screen is rotating, and the coordinate conversion parameters are always used. It is necessary to perform parameter generation and coordinate conversion calculation, which also causes a considerable load on the CPU, occupies the main bus at the same time, and causes a problem that the performance of the entire system is deteriorated.

【0005】従って、本発明は以上のような課題に鑑み
てなされ、その目的は描画処理システムにおける高速座
標変換を実現する描画処理装置の提供、システムにおけ
るCPUの負荷を軽減する描画処理装置を提供すること
にある。
SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above problems, and has as its object to provide a drawing processing apparatus for realizing high-speed coordinate conversion in a drawing processing system, and to provide a drawing processing apparatus for reducing the load on a CPU in the system. Is to do.

【0006】[0006]

【課題を解決するための手段】本発明は描画処理システ
ムにおいて、従来CPUで行っている座標変換処理を描
画処理装置内にその機能を移し、CPUの負荷軽減、高
速座標変換を実現するものである。
SUMMARY OF THE INVENTION According to the present invention, in a drawing processing system, the function of performing coordinate conversion processing conventionally performed by a CPU is transferred to a drawing processing apparatus to reduce the load on the CPU and realize high-speed coordinate conversion. is there.

【0007】具体的に請求項1に係る本発明は、描画処
理装置内に座標変換部と、直線の傾き等を算出する描画
前処理と画面動作制御部から直接、もしくはCPUを介
して設定される座標変換が必要か否かのモードに対し
て、必要と設定された場合は座標変換処理、描画前処
理、描画処理、表示処理の一連の処理フローを、不必要
と入力された際は座標変換を除く一連の処理フローのパ
イプライン制御を行う描画制御部を新たに備え、CPU
で行っていた座標変換処理を描画処理のパイプライン動
作の中に移行することを可能する構成を持つ描画処理装
置である。
More specifically, according to the present invention, a coordinate conversion unit, a pre-drawing process for calculating a slope of a straight line, and a screen operation control unit are set in a drawing processing apparatus directly or via a CPU. For the mode of whether or not coordinate conversion is necessary, a series of processing flow of coordinate conversion processing, pre-drawing processing, drawing processing, and display processing is set when it is set as necessary. A new drawing control unit for performing pipeline control of a series of processing flows excluding conversion is provided.
This is a drawing processing apparatus having a configuration capable of shifting the coordinate conversion processing performed in the above to the pipeline operation of the drawing processing.

【0008】また、請求項2記載に係る本発明は、描画
処理装置外部から送られる画面の動作状態に対し、座標
変換(特に透視投影変換等)に必要な除算の精度が設定
可能な除算精度設定レジスタと、前記除算精度設定レジ
スタに設定された精度により除算の精度を切り替えるこ
とが可能な除算制御部を備え、スクロール中といった画
面が動いている時でも高速座標変換が可能なことを特徴
とする描画処理装置である。
According to the present invention, the division accuracy required for coordinate transformation (particularly, perspective projection transformation, etc.) can be set with respect to the operation state of the screen sent from the outside of the drawing processing device. A setting register, comprising a division control unit capable of switching the accuracy of division according to the accuracy set in the division accuracy setting register, wherein high-speed coordinate conversion is possible even when the screen is moving such as scrolling. This is a drawing processing device.

【0009】また、請求項3記載に係る本発明は、前記
座標変換部内に三角関数値生成装置を加えて備え、回転
等の座標変換に必要である三角関数値を用いた座標変換
パラメータ(アフィンパラメータ)をCPUなどの描画
処理装置の外部で作成するのではなく、画面の回転角
度、平行移動距離などの情報を外部から設定し、その情
報をもとに前記座標変換部内のパラメータ生成制御部に
より座標変換部で自己生成可能な描画処理装置である。
According to a third aspect of the present invention, there is provided a coordinate conversion unit further including a trigonometric function value generating device, wherein a coordinate conversion parameter (affine) using a trigonometric function value required for coordinate conversion such as rotation. Parameters) are not created outside a drawing processing device such as a CPU, but information such as a screen rotation angle and a parallel movement distance are set from the outside, and a parameter generation control unit in the coordinate conversion unit is set based on the information. Is a drawing processing device that can be self-generated by the coordinate conversion unit.

【0010】[0010]

【発明の実施の形態】(実施の形態)図1は、本発明の
描画処理装置を含む描画処理システムの構成図であり、
図1中の描画処理部が本発明に係る描画処理装置の構成
を示している。図2はより具体的に座標変換部内の構成
を示した図である。まず図1、図2を用いて本発明の実
施の形態の構成について説明する。
(Embodiment) FIG. 1 is a configuration diagram of a drawing processing system including a drawing processing apparatus of the present invention.
The drawing processing unit in FIG. 1 shows the configuration of the drawing processing apparatus according to the present invention. FIG. 2 is a diagram more specifically showing the configuration inside the coordinate conversion unit. First, the configuration of the embodiment of the present invention will be described with reference to FIGS.

【0011】図1において本発明に係る描画処理装置は
0101であり、その内部は一連の描画処理のパイプラ
イン制御の監視、直線や矩形描画といった描画命令のデ
コード、直線の傾き等の描画のための前処理等を行う描
画制御部0103と、外部から送られてくる描画用の画
像データを記憶する画像データ保持部0108と、外部
から送られてきた画像データに対し、回転や鳥瞰図への
変換といった座標変換処理を行う座標変換部0102
と、外部の表示装置へ出力するために直線描画や、矩形
の塗りつぶし処理といった実際の描画を行う描画部01
04と、描画部によって生成された表示用のデータを記
憶する画面情報保持部0107と、画面情報保持部に記
憶された表示用データを外部のCRTなどの表示装置0
111へと表示処理を行う表示制御部0105とから構
成される。
In FIG. 1, reference numeral 0101 denotes a drawing processing apparatus according to the present invention. The inside of the drawing processing apparatus is used for monitoring pipeline control of a series of drawing processing, decoding drawing commands such as drawing a straight line or a rectangle, and drawing a gradient of a straight line. Control unit 0103 for performing pre-processing and the like of image processing, an image data holding unit 0108 for storing image data for drawing sent from the outside, and conversion of image data sent from the outside to rotation and bird's-eye view Coordinate conversion unit 0102 that performs coordinate conversion processing such as
And a drawing unit 01 that performs actual drawing such as straight line drawing and rectangle filling processing for output to an external display device.
04, a screen information storage unit 0107 for storing display data generated by the drawing unit, and a display device 0 such as an external CRT for storing the display data stored in the screen information storage unit.
And a display control unit 0105 that performs display processing on the display unit 111.

【0012】また、請求項2、3に係る本発明の実施の
形態に関しては、図2を用いて説明する。座標変換部に
おいて、座標変換を行う乗算器0208と加算器020
9の両演算器と、加算(減算も含む)、乗算系の演算
(乗加算、乗減算等も含む)を制御する演算制御部02
05と、描画処理装置の外部から入力される画面の回転
角度等の変角の情報から、座標変換に必要な三角関数値
を生成する三角関数値生成装置0210と、前記三角関
数値生成装置及び、描画処理装置外部から入力される、
画面の変位情報から、座標変換パラメータを作成するパ
ラメータ生成制御部0207と、座標変換される画像デ
ータ、座標変換パラメータを生成するに必要な変位、変
角の情報、並びにそれらの変位情報をもとにパラメータ
生成部により作成された座標変換パラメータ等を記憶す
るデータ一時保持部0212と、除算を行う時に必要と
なる分母の逆数の近似値を生成する逆数生成装置021
1と、描画処理装置外部から設定される静止状態である
とか、高速スクロール状態であるといった複数の画面の
動作状態を設定できる除算精度設定レジスタ0216
と、前記除算精度設定レジスタに設定された画面の動作
モードにより座標変換演算中の除算の精度を切り替える
ことが可能な除算制御部0206とを最低限備える構成
である。
An embodiment of the present invention according to claims 2 and 3 will be described with reference to FIG. In the coordinate conversion unit, a multiplier 0208 and an adder 020 for performing coordinate conversion
9 and an arithmetic control unit 02 that controls addition (including subtraction) and multiplication-based operations (including multiplication, addition, and subtraction).
05, a trigonometric function value generator 0210 for generating a trigonometric function value necessary for coordinate transformation from information on a change in angle such as a rotation angle of a screen input from the outside of the drawing processing apparatus; Input from outside the drawing processing device,
A parameter generation control unit 0207 for generating coordinate conversion parameters from the screen displacement information, image data to be subjected to coordinate conversion, displacement and angle information necessary for generating the coordinate conversion parameters, and information on these displacements. , A data temporary holding unit 0212 for storing coordinate transformation parameters and the like created by the parameter generation unit, and a reciprocal generation device 021 for generating an approximate value of a reciprocal of a denominator required for performing division.
1 and a division accuracy setting register 0216 that can set the operation state of a plurality of screens such as a static state or a high-speed scroll state set from outside the drawing processing apparatus.
And a division control unit 0206 capable of switching the accuracy of division during coordinate conversion operation according to the operation mode of the screen set in the division accuracy setting register.

【0013】図3は請求項1に係る実施の形態における
描画処理のフローチャートである。
FIG. 3 is a flowchart of a drawing process according to the first embodiment.

【0014】以下、図1、図2および図3を用いて本発
明における描画処理を説明する。
The drawing process according to the present invention will be described below with reference to FIGS. 1, 2 and 3.

【0015】図3のS0301において、CPU010
9によって、画像データ保持部0112内の描画対象ア
ドレスを指定する。ここで本指定アドレスは、座標、も
しくは分割されている場合はその分割番号等の情報な
ど、描画を行う領域を示す単位であれば構わない。
In S0301 of FIG. 3, CPU010
9 designates a drawing target address in the image data holding unit 0112. Here, the real designation address may be a unit indicating a region to be drawn, such as coordinates, or information such as the division number when divided.

【0016】S0302において、S0301で指定さ
れた領域の画像データを描画処理部0101内の画像デ
ータ保持部0108に転送する。
In S0302, the image data of the area designated in S0301 is transferred to the image data holding unit 0108 in the drawing processing unit 0101.

【0017】S0303において、画面動作制御部01
10からの入力により座標変換が必要か否かを直接もし
くはCPU0109を介して描画制御部0103内の内
部レジスタに設定する。S0303において、もし座標
変換が必要であると設定された場合は、S0304にお
いて、CPU0109へ座標変換パラメータ生成に必要
な変位や、回転角度等の値を画面動作制御部からCPU
データ保持部0115へ転送する。次にS0305にお
いてS0304でCPUデータ保持部0115に転送さ
れた値をもとに、座標変換に必要なパラメータをCPU
0109で生成し、座標変換部0102内のデータ一時
保持部0212に転送する。尚、座標変換パラメータに
関しては、例えば、「入門グラフィックス」佐藤義雄著
株式会社アスキー出版第4章、第5章に示されている
2次元、3次元の座標変換パラメータであるアフィン変
換パラメータである。
In step S0303, the screen operation control unit 01
Whether or not the coordinate conversion is necessary is set in an internal register in the drawing control unit 0103 directly or via the CPU 0109 according to the input from 10. If it is determined in step S0303 that coordinate conversion is required, in step S0304, the screen operation control unit transmits values such as displacement and rotation angle required for generating coordinate conversion parameters to the CPU 0109.
The data is transferred to the data holding unit 0115. Next, in S0305, based on the value transferred to the CPU data holding unit 0115 in S0304, parameters necessary for coordinate conversion are determined by the CPU.
It is generated in 0109 and transferred to the temporary data storage unit 0212 in the coordinate conversion unit 0102. The coordinate transformation parameters are, for example, affine transformation parameters which are two-dimensional and three-dimensional coordinate transformation parameters shown in Chapters 4 and 5 of "Introductory Graphics" by Yoshio Sato, ASCII Publishing Co., Ltd. .

【0018】S0306において、CPU0109でS
0305で生成したパラメータを用い、S0301で指
定された領域の画像データ(座標点データ)に対して、
座標変換部0102で座標変換演算を行う。
In S0306, the CPU 0109 executes S
Using the parameters generated in 0305, the image data (coordinate point data) of the area specified in S0301 is
The coordinate conversion unit 0102 performs a coordinate conversion operation.

【0019】S0303で座標変換が必要ないと設定さ
れていた場合、もしくはS0305で座標変換演算をし
ながらS0306において、描画処理部0101内の画
像データ保持部0108に描画対象の画像データ、もし
くは同データを所望の座標変換を実行後の画像データを
転送する。
If it is set in step S0303 that coordinate conversion is not required, or in step S0305, the image data to be drawn is stored in the image data holding unit 0108 in the drawing processing unit 0101 in step S0306. Is transferred after executing the desired coordinate transformation.

【0020】S0307において、描画処理に必要とな
る、直線の傾きの算出、必要によっては描画領域からは
み出した部分を切り取るクリッピング処理等の描画前処
理を描画制御部0103で行う。
In step S0307, the drawing control unit 0103 performs a pre-drawing process, such as a calculation of the inclination of a straight line necessary for the drawing process and, if necessary, a clipping process of cutting out a portion protruding from the drawing area.

【0021】S0308において、S0303において
座標変換が必要ないと判断された場合は画像データ保持
部0108に転送された画像データをそのまま、S03
03において座標変換が必要であると判断された場合は
S0304、S0305で座標変換され再び画像データ
保持部0108に転送された画像データに対し描画処理
を行う。具体的には例えば先に示した「入門グラフィッ
クス」佐藤義雄著 株式会社アスキー出版の第3章記載
のDDA法による直線描画、同直線描画をもとに輪郭線
を描画しその内部を塗りつぶすといった多角形描画など
の処理である。そして描画されたデータは画面情報保持
部に転送される。
If it is determined in step S0308 that coordinate conversion is not required in step S0303, the image data transferred to the image data holding unit 0108 is directly used in step S03.
If it is determined in step 03 that coordinate conversion is necessary, the drawing process is performed on the image data that has been coordinate-converted in steps S0304 and S0305 and transferred to the image data holding unit 0108 again. Specifically, for example, "Introductory Graphics" by Yoshio Sato, described above, straight line drawing by the DDA method described in Chapter 3 of ASCII Publishing Co., Ltd. Draw contour lines based on the straight line drawing and fill the inside Processing such as polygon drawing. Then, the drawn data is transferred to the screen information holding unit.

【0022】S0309において、S0308において
描画されたデータを表示制御部0105を用い、CRT
などの表示装置0111に表示する。
In step S0309, the data drawn in step S0308 is displayed on the CRT using the display control unit 0105.
And the like on the display device 0111.

【0023】以上のように座標変換処理を描画処理部に
新たに設けることにより、描画処理においてCPUの負
荷を軽減することが可能となり、システム全体の多機
能、高機能化を実現することが可能となり、併せて座標
変換中に非常に混雑するメインバスのトラフィックを解
消することが可能となる。
As described above, by newly providing the coordinate conversion processing in the drawing processing unit, it is possible to reduce the load on the CPU in the drawing processing, and to realize multifunction and high functionality of the entire system. In addition, it becomes possible to eliminate the traffic of the main bus which becomes extremely congested during the coordinate conversion.

【0024】図1、図2、図3に加えて、図4は図3の
S0305、S0306において除算が実行された時の
演算フローを示した図である。
FIG. 4 in addition to FIGS. 1, 2 and 3 is a diagram showing an operation flow when division is executed in S0305 and S0306 of FIG.

【0025】ここでは座標変換処理は描画処理部に座標
変換部を設けた請求項1記載の本発明に即して述べる
が、請求項2記載に係る実施の形態に関しては、CPU
で座標変換処理を行う場合でも同様に実施可能である。
Here, the coordinate conversion processing will be described in accordance with the present invention as set forth in claim 1 in which a coordinate conversion section is provided in a drawing processing section.
In the case where the coordinate conversion process is performed by using, the same operation can be performed.

【0026】S0401において今、座標変換部010
2が実行中である信号(フラグレジスタ等の設定によ
る)を出していないと判断された時、S0402におい
て、画面の動作モード例えば、静止状態や高速スクロー
ル状態といった複数の画面の動作モードを画面動作制御
部0110から直接、もしくはCPU0109を介して
座標変換部0102内の外部設定レジスタ0204中の
ある割り当てられた領域の画面動作モードレジスタに設
定する。
In step S0401, the coordinate transformation unit 010
When it is determined that the signal No. 2 is not executing (due to the setting of the flag register, etc.), in step S0402, the operation mode of a plurality of screens such as a stationary state and a high-speed scroll state is changed to the screen operation mode. It is set in the screen operation mode register of a certain assigned area in the external setting register 0204 in the coordinate conversion unit 0102 directly from the control unit 0110 or via the CPU 0109.

【0027】ここでは3種類のモードとして静止、スク
ロール、高速スクロールといったモードが設定可能であ
るとする。
Here, it is assumed that modes such as stationary, scrolling, and high-speed scrolling can be set as three types of modes.

【0028】また、S0401において座標変換が行わ
れていると判断された際は座標変換部からの座標変換終
了フラグがONになった後に再び設定を行う。
If it is determined in step S0401 that the coordinate conversion has been performed, the setting is performed again after the coordinate conversion end flag from the coordinate conversion unit is turned ON.

【0029】S0403において、座標変換処理中に除
算が発生した場合除算処理S0404に入る。ここで除
算演算は座標変換部0102内の乗算器0208と分母
の逆数値生成部0211と除算制御部0206とを用い
たニュートン・ラプソン法などの収束演算による除算と
し、ここでは簡単のため、処理数5で最も精度の高い除
算が実行されるものとする。
In step S0403, when division occurs during the coordinate conversion processing, the process enters division processing S0404. Here, the division operation is a division by a convergence operation such as the Newton-Raphson method using the multiplier 0208 in the coordinate conversion unit 0102, the reciprocal value generation unit 0211 of the denominator, and the division control unit 0206. It is assumed that the division with the highest precision is performed in Expression 5.

【0030】画面動作モード1、2、3として高速スク
ロール、スクロール、静止モードとそれぞれ定義する
と、高速スクロールモード(画面動作モード1)におい
ては除算の精度を落として座標変換を行っても、最も高
い精度で演算したものとの差は認識しにくい。そこで処
理数の少ない即ち、処理ステップの少ない、つまり最も
精度の低い除算を実行するために、除算S0404にお
いてS0402で外部設定レジスタ0204中のある割
り当てられたレジスタに設定されている画面動作モード
を参照し、最も精度の高い除算の全処理ステップ中の必
要な処理を選択実行し、ここでは処理1,処理5を選択
し除算を行う。
If the screen operation modes 1, 2, and 3 are defined as high-speed scroll, scroll, and still mode, respectively, in the high-speed scroll mode (screen operation mode 1), even if the coordinate conversion is performed with the accuracy of division lowered, the highest is obtained. It is difficult to recognize the difference from the one calculated with accuracy. Therefore, in order to execute a division with a small number of processes, that is, a small number of processing steps, that is, a division with the lowest accuracy, in the division S0404, refer to the screen operation mode set in a certain assigned register in the external setting register 0204 in S0402. Then, the necessary processing in all the processing steps of the division with the highest accuracy is selected and executed. Here, the processing 1 and the processing 5 are selected and the division is performed.

【0031】S0402においてスクロールモード(画
面動作モード2)が設定されている場合は、スクロール
している状態ではあるが画面動作モード1より画面の動
く速度が遅いため最も高い精度で演算したものとの差が
画面動作モード1よりは認識しやすくなる。よって、外
部レジスタ0204中の画面動作モードレジスタを参照
し、除算処理S0404において画面動作モード1の時
と同様にここでは処理1、2、3、5を選択し、画面動
作モード1の演算よりは精度の高い除算を実行し、ある
程度スピードを落として視覚的におかしくない精度の座
標変換を行う。
If the scroll mode (screen operation mode 2) is set in step S0402, the scroll operation is performed, but the screen moves at a lower speed than the screen operation mode 1 and the calculation is performed with the highest accuracy. The difference is easier to recognize than in screen operation mode 1. Therefore, referring to the screen operation mode register in the external register 0204, the processes 1, 2, 3, and 5 are selected here in the same manner as in the screen operation mode 1 in the division process S0404. A highly accurate division is performed, and the speed is reduced to some extent to perform a coordinate transformation with an accuracy that is not visually strange.

【0032】S0402において画面動作モード3が設
定されている場合は、画面が静止状態にあるために描画
された画像のわずかなずれ等まで認識できてしまう。よ
ってこの場合は最も高い精度の除算を実行し座標変換を
行う。この様に複数の画面動作モードに対して座標変換
演算のなかでその実行に時間のかかる除算を精度毎に使
い分けることで必要に応じた性能、より具体的には高速
にスクロールしている時には高速に演算を、静止してい
る時にはより精度を上げた演算をといった性能を満足す
ることが可能となる。ここでは除算のために乗算器を用
いたが、専用の除算器を用いても同様に使い分けること
も可能である。
In the case where the screen operation mode 3 is set in S0402, since the screen is in a stationary state, even a slight shift of the drawn image can be recognized. Therefore, in this case, the division with the highest precision is executed to perform the coordinate conversion. As described above, the time-consuming division is used for each of the multiple screen operation modes in the coordinate transformation operation, and the division is used for each accuracy. In this case, it is possible to satisfy the performance such as performing the calculation at a high speed and performing the calculation with higher accuracy when the vehicle is stationary. Here, a multiplier is used for division, but it is also possible to use a dedicated divider in a similar manner.

【0033】図1、図2に加えて図5を用いて本発明に
おける請求項3に係る実施の形態のフローについて説明
する。
The flow of the third embodiment of the present invention will be described with reference to FIG. 5 in addition to FIGS.

【0034】座標変換部0102において請求項1記載
の実施の形態とは異なり、図2記載の様に座標変換部内
にパラメータ生成制御部0207と三角関数値生成部0
210を備えた描画処理装置である。
Unlike the first embodiment, the coordinate conversion unit 0102 includes a parameter generation control unit 0207 and a trigonometric function value generation unit 0 in the coordinate conversion unit as shown in FIG.
This is a drawing processing device provided with the image processing device 210.

【0035】S0501において請求項1に係る実施の
形態と同様に画像データ保持部0112内の描画対象領
域を指定する。
In step S0501, a drawing target area in the image data holding unit 0112 is specified in the same manner as in the first embodiment.

【0036】S0502において、S0501で指定さ
れた領域の画像データを画像データ保持部0108に転
送する。
In S0502, the image data of the area designated in S0501 is transferred to the image data holding unit 0108.

【0037】S0503において、画面動作制御部より
外部レジスタ0204の指定された領域に設定される座
標変換を行うか、行わないかを示す値が座標変換なしの
状態に設定されている場合、S0506においてS05
01で画像データ保持部0112内の指定された領域の
画像データを画像データ保持部0108に転送する。
In step S0503, if the value indicating whether or not to perform the coordinate conversion set in the area designated by the screen operation control unit in the external register 0204 is set to a state in which no coordinate conversion is performed, the process proceeds to step S0506. S05
In step 01, the image data of the designated area in the image data holding unit 0112 is transferred to the image data holding unit 0108.

【0038】反対にS0503において座標変換必要の
状態に設定されている場合はS0504において、画面
動作制御部0110から入力される画面の基準となる座
標軸に対しての回転角度や、画面の平行移動によって生
じる変移した値を直接、もしくはCPUを介して座標変
換部0102内のデータ一時保持部0212に転送する
(これらのパラメータに関しては前述と同様に「入門グ
ラフィックス」佐藤義雄著 株式会社アスキー出版の第
4章、第5章を参照されたし)。
On the other hand, if it is determined in step S0503 that the coordinate conversion is required, then in step S0504 the rotation angle with respect to the reference coordinate axis of the screen input from the screen operation control unit 0110 and the parallel movement of the screen are determined. The resulting shifted value is transferred directly or via the CPU to the data temporary holding unit 0212 in the coordinate transformation unit 0102 (for these parameters, "Introductory Graphics" by Yoshio Sato ASCII Publishing Co., Ltd. (See Chapters 4 and 5).

【0039】S0505において、S0504において
設定された角度、変移値を元に、三角関数値生成部とパ
ラメータ生成制御部を用いて座標変換パラメータ(アフ
ィンパラメータ)を生成し、データ一時保持部0212
へ記憶する。
In step S0505, a coordinate transformation parameter (affine parameter) is generated using the trigonometric function value generation unit and the parameter generation control unit based on the angle and the displacement value set in step S0504, and the data is temporarily stored in the data storage unit 0212.
To memorize.

【0040】S0503で座標変換が必要と判断された
際はS0505に並行して、S0506を実行し、画像
データの転送を行う。
If it is determined in step S0503 that coordinate conversion is necessary, step S0506 is executed in parallel with step S0505 to transfer image data.

【0041】S0507において、S0505で生成さ
れたパラメータを用いてS0506で転送された画像デ
ータに対して、座標変換部0102で座標変換処理を行
う。
In step S0507, the coordinate conversion unit 0102 performs a coordinate conversion process on the image data transferred in step S0506 using the parameters generated in step S0505.

【0042】以降は請求項1に係る実施の形態のフロー
と同様に、S0508において描画制御部0103で直
線の傾き算出等の描画前処理を行い、S0509におい
て、描画部0104でDDA処理を元にした描画処理を
行い、S0510において、表示制御部0105でCR
Tなどの表示装置への表示を行う。
Thereafter, in the same manner as the flow of the first embodiment, in S0508, the drawing control unit 0103 performs pre-drawing processing such as calculation of the inclination of a straight line, and in S0509, the drawing unit 0104 performs DDA processing based on the DDA processing. In step S0510, the display control unit 0105 executes the CR process.
Display on a display device such as T is performed.

【0043】以上の様に描画処理部に移した座標変換部
において座標変換パラメータを生成する機能を付加する
ことで、特に回転等の座標変換を伴った高速スクロール
時に、連続的に座標変換パラメータの生成が必要となる
が、このような時でもCPUを占有し続けることなく、
併せて、次々とメインバスを通して座標変換パラメータ
の転送を行う必要性が少なくなるのでメインバスの混雑
を解消することも可能となる。
As described above, by adding the function of generating the coordinate conversion parameters in the coordinate conversion unit transferred to the drawing processing unit, the coordinate conversion parameters can be continuously converted especially during high-speed scrolling involving coordinate conversion such as rotation. Generation is required, but even in such a case, without occupying the CPU,
At the same time, the necessity of successively transferring coordinate conversion parameters through the main bus is reduced, so that congestion of the main bus can be eliminated.

【0044】より具体的な実施の形態として図8にカー
ナビゲーションシステムに本発明の描画処理装置が組み
込まれた形態を示す。図1に対応させ説明すると、画像
データ保持部として、地図データ、地域情報データ、そ
の他電話番号、風景写真などのデータが記憶されている
DVD−ROM0812と、図1記載の画面動作制御部
としてリモートコントローラ0810、車速検知センサ
0817と、カーナビゲーションシステム特有の装置と
して、自車位置の認識や交通情報取得、その他インター
ネット等の通信などを行うための情報受信部0818
と、ドライバーが音声でシステムをコントロールするた
めの音声認識部0816と、表示装置としては液晶モニ
タ0811と、本発明に係る描画処理装置の構成要素を
最低限備えた描画処理装置と、カーナビゲーションシス
テム全体を制御するCPU0809と、その周辺回路0
813と、CPU用のデータメモリ0815とを備えた
カーナビゲーションシステムである。
FIG. 8 shows a more specific embodiment in which the drawing processing apparatus of the present invention is incorporated in a car navigation system. 1, a DVD-ROM 0812 in which map data, area information data, and other data such as telephone numbers and landscape photos are stored as an image data holding unit, and a remote controller as a screen operation control unit shown in FIG. The controller 0810, the vehicle speed detection sensor 0817, and an information receiving unit 0818 as a device unique to the car navigation system for performing the recognition of the position of the vehicle, the acquisition of traffic information, and other communication such as the Internet.
A voice recognition unit 0816 for a driver to control the system by voice, a liquid crystal monitor 0811 as a display device, a drawing processing device including at least the components of the drawing processing device according to the present invention, and a car navigation system. CPU 0809 for controlling the whole and peripheral circuits 0
813 and a data navigation system 0815 for the CPU.

【0045】基本的な描画処理の流れは、自車位置情報
検知部からの現在地情報、もしくはその位置からリモー
トコントローラ入力によって、現在地から移動した位置
の周辺地域に該当するDVD−ROM内に記憶されてい
る地図データをCPUが描画処理装置内の画像データ保
持部0808に転送する。次に、ユーザーがリモートコ
ントローラ0810から制御する高速スクロールを用い
た地図画面の移動や、地図を立体的に表示させる鳥瞰図
表示への切り替え、また運転中における画面の比較的ゆ
っくりとしたスクロール(これは自車位置情報受信部0
818から、どの様に地図上を移動しているのかといっ
たデータを用いて変位情報を作り出す)といったような
動作中に起こり得る様々の画面の表示モードに対して、
必要な座標変換パラメータを座標変換部が作成する。こ
こでリモートコントローラからの座標変換に関する入力
というのは、例えば現在から表示位置を上下左右に移動
させ周りに何があるのか調べたりする時などに十字ボタ
ンなどを用いて地図を自由にスクロールさせる時などに
発生する。作成した座標変換パラメータを用いて同じく
座標変換部で座標変換を行い、再び画像データ保持部に
記憶させる。次に描画制御部0803が直線の傾き計算
(短い直線に関してはあえて求めない場合もある)や描
画命令のデコードといった描画前処理を行い、描画部0
804で表示用のデータを作成し、画面情報保持部08
07に記憶する。最後に画面情報保持部に記憶された地
図データを液晶モニタ0811に表示させる。尚、本実
施の形態において座標変換処理は前記実施の形態のフロ
ーによるものである。つまり、リモートコントローラか
らの地図画面の移動信号、運転中の移動情報から必要な
除算の精度を図2記載の座標変換部内の除算精度設定レ
ジスタへと設定され、同じく図2記載の除算制御部によ
り、その情報に応じて除算の演算フローを切り替えて座
標変換中の除算は行われ、地図の回転等の座標変換のパ
ラメータは自車位置情報受信部から送られてくる移動情
報により求まる回転角度の情報から、図2記載の三角関
数生成装置、パラメータ生成制御部を用いて求められ
る。よって従来CPUで行われていた処理を描画処理装
置内部に移し、更に除算の精度の切り替えを行うことに
より、高速座標変換において、CPUの過負荷を防ぎ、
併せてスムーズスクロールを実現することが可能とな
る。
The basic flow of the drawing process is stored in the DVD-ROM corresponding to the area around the position moved from the current position by the current position information from the own vehicle position information detecting unit or the remote controller input from that position. The CPU transfers the map data to the image data holding unit 0808 in the drawing processing device. Next, the user moves the map screen using high-speed scrolling controlled by the remote controller 0810, switches to a bird's-eye view display that displays a map in three dimensions, and scrolls the screen relatively slowly during driving (this is Own vehicle position information receiving unit 0
818 to generate displacement information using data such as how the user is moving on the map).
The coordinate conversion unit creates necessary coordinate conversion parameters. Here, the input related to coordinate transformation from the remote controller is, for example, when the display position is moved up and down and left and right to check what is around it, etc., when scrolling the map freely using the cross button etc. And so on. Coordinate conversion is similarly performed by the coordinate conversion unit using the created coordinate conversion parameters, and stored again in the image data holding unit. Next, the drawing control unit 0803 performs a pre-drawing process such as calculating the inclination of the straight line (there may be a case where a short straight line is not determined) and decoding a drawing command.
In 804, data for display is created, and the screen information holding unit 08 is created.
07. Finally, the map data stored in the screen information holding unit is displayed on the liquid crystal monitor 0811. In this embodiment, the coordinate conversion processing is based on the flow of the above embodiment. That is, the necessary division accuracy is set in the division accuracy setting register in the coordinate conversion unit shown in FIG. 2 from the movement signal on the map screen from the remote controller and the movement information during driving, and is also set by the division control unit shown in FIG. The division during coordinate conversion is performed by switching the operation flow of division according to the information, and the parameters of coordinate conversion such as rotation of the map are the rotation angles obtained by the movement information sent from the vehicle position information receiving unit. It is obtained from the information by using the trigonometric function generator and the parameter generation controller shown in FIG. Therefore, by moving the processing conventionally performed by the CPU to the inside of the drawing processing apparatus, and by further switching the accuracy of division, in high-speed coordinate conversion, CPU overload is prevented,
In addition, a smooth scroll can be realized.

【0046】[0046]

【発明の効果】以上の様に、本発明の請求項1によれ
ば、描画処理部に新たに座標変換部を備える構成をする
ことにより座標変換処理に係るCPUへの負荷を削減で
きるといった効果が得られる。
As described above, according to the first aspect of the present invention, the load on the CPU related to the coordinate conversion processing can be reduced by newly providing the drawing processing section with the coordinate conversion section. Is obtained.

【0047】また本発明の請求項2によれば、想定され
る画面の複数の動作モードに対して除算の精度を切り替
えることにより、画面動作モードに合った性能を満足す
る除算を実現できるといった効果が得られる。
Further, according to the second aspect of the present invention, the division accuracy can be switched for a plurality of assumed operation modes of the screen, thereby achieving the division satisfying the performance suitable for the screen operation mode. Is obtained.

【0048】また本発明の請求項3によれば、三角関数
値生成部と、パラメータ生成制御部を描画処理部に移し
た座標変換部内に追加することにより、座標変換処理の
前処理である座標変換パラメータの生成をCPUの負荷
から削減でき、特に座標変換を伴う高速スクロールとい
った連続的に座標変換パラメータの生成を行わなければ
ならない時に生じるCPUの占有、メインバスの混雑と
いった不都合を削減できるといった効果が得られる。
According to the third aspect of the present invention, by adding the trigonometric function value generation section and the parameter generation control section to the coordinate conversion section moved to the rendering processing section, the coordinate processing which is the pre-processing of the coordinate conversion processing is performed. The effect of reducing the generation of the conversion parameters from the load on the CPU, and in particular, reducing the inconvenience such as the occupation of the CPU and the congestion of the main bus that occurs when the generation of the coordinate conversion parameters must be performed continuously, such as high-speed scrolling involving coordinate conversion. Is obtained.

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

【図1】本発明の実施の形態1に係る描画処理システム
構成図
FIG. 1 is a configuration diagram of a drawing processing system according to a first embodiment of the present invention;

【図2】本発明の実施の形態2、3を共に備えた座標変
換部構成図
FIG. 2 is a configuration diagram of a coordinate conversion unit including both Embodiments 2 and 3 of the present invention.

【図3】本発明における実施の形態1に係る、描画処理
のフローチャート
FIG. 3 is a flowchart of a drawing process according to the first embodiment of the present invention;

【図4】本発明の実施の形態2に係る除算処理の選択実
行フローチャート
FIG. 4 is a flowchart for selecting and executing division processing according to Embodiment 2 of the present invention;

【図5】本発明の実施の形態3に係る描画処理フローチ
ャート
FIG. 5 is a drawing processing flowchart according to Embodiment 3 of the present invention;

【図6】従来の描画処理システム構成図FIG. 6 is a configuration diagram of a conventional drawing processing system.

【図7】従来の描画処理装置の構成図FIG. 7 is a configuration diagram of a conventional drawing processing apparatus.

【図8】本発明に係る描画処理装置を用いたカーナビゲ
ーションシステムの構成図
FIG. 8 is a configuration diagram of a car navigation system using the drawing processing device according to the present invention.

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

0101,0602,0801 描画処理装置 0102,0201,0802 座標変換部 0103,0803 描画制御部 0104,0804 描画部 0105,0805 表示制御部 0106,0806 描画処理装置ローカルバス 0107,0807 表示用画面情報保持部 0108,0808 描画処理用画像データ保持部(0
608のVRAMは0107,0108を簡単のために
まとめて示した) 0109,0601,0809 中央演算処理装置(C
PU) 0110 画面動作制御部 0111,0604 画像表示装置 0112,0606 画像データ保持部(データベー
ス) 0113,0603,0813 CPU周辺部 0114,0605,0814 システムメインバス 0115,0607,0815 CPU用データ保持部 0202 座標変換部データパス部 0203 座標変換部制御部 0204 各動作モード設定用座標変換部外部レジスタ 0205 座標変換用演算制御部 0206 除算制御部 0207 座標変換パラメータ生成制御部 0208 乗算器 0209 加算器 0210 三角関数値生成部 0211 分母の数に対する逆数近似値生成部 0212 座標変換部データ一時保持部 0213 演算器入力選択部 0214 演算器出力選択部 0215 座標変換部データ一時保持部用入力選択部 0216 除算精度設定レジスタ 0810 リモートコントローラ 0811 液晶モニタ 0812 DVD−ROM 0816 音声認識部 0817 車速検知センサ 0818 自車位置情報、WEB情報受信部 0819 操作信号受光部
0101, 0602, 0801 Drawing processing unit 0102, 0201, 0802 Coordinate transformation unit 0103, 0803 Drawing control unit 0104, 0804 Drawing unit 0105, 0805 Display control unit 0106, 0806 Drawing processing unit local bus 0107, 0807 Display screen information holding unit 0108, 0808 Image data holding unit for drawing processing (0
For the VRAM 608, 0107 and 0108 are shown together for simplicity.) 0109, 0601 and 0809 Central Processing Unit (C
PU) 0110 Screen operation control unit 0111, 0604 Image display device 0112, 0606 Image data holding unit (database) 0113, 0603, 0813 CPU peripheral unit 0114, 0605, 0814 System main bus 0115, 0607, 0815 CPU data holding unit 0202 Coordinate conversion unit data path unit 0203 Coordinate conversion unit control unit 0204 Coordinate conversion unit external register for each operation mode setting 0205 Coordinate conversion operation control unit 0206 Division control unit 0207 Coordinate conversion parameter generation control unit 0208 Multiplier 0209 Adder 0210 Trigonometric function Value generation unit 0211 Reciprocal approximation value generation unit for the number of denominators 0212 Coordinate conversion unit data temporary storage unit 0213 Arithmetic unit input selection unit 0214 Arithmetic unit output selection unit 0215 Input for coordinate conversion unit data temporary storage unit Selection unit 0216 Division accuracy setting register 0810 Remote controller 0811 LCD monitor 0812 DVD-ROM 0816 Voice recognition unit 0817 Vehicle speed detection sensor 0818 Own vehicle position information, WEB information reception unit 0819 Operation signal reception unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 直線や矩形図形などの描画処理を行う描
画部と、前記描画部に対して描画を行うに必要な座標点
情報、直線の傾き情報転送等の描画の前処理に併せて、
本描画処理装置の動作をパイプライン的に制御を行う描
画制御部と、前記描画部において描画されたデータを外
部の例えばCRTなどの表示装置への表示処理を行う表
示制御部と、描画するための情報を記憶しておく画像デ
ータ保持部と、前記描画部によって描画された表示用の
データを一時的に記憶する画面情報保持部を備え、加え
て回転や鳥瞰図表示、3次元表示等を行うに必要な座標
変換処理を行う座標変換部を備えることを特徴とする描
画処理装置。
1. A drawing unit that performs a drawing process of a straight line, a rectangular figure, or the like, and coordinate point information necessary to perform drawing on the drawing unit, and pre-processing of drawing such as transfer of inclination information of a straight line.
A drawing control unit that controls the operation of the drawing processing apparatus in a pipeline manner, a display control unit that performs display processing of data drawn by the drawing unit on an external display device such as a CRT, and the like. And an image data holding unit for temporarily storing display data drawn by the drawing unit, and additionally performs rotation, bird's-eye view display, three-dimensional display, and the like. And a coordinate conversion unit for performing a coordinate conversion process necessary for the image processing.
【請求項2】 前記描画処理装置において、前記座標変
換部内に本描画処理装置の外部から送られてくる画面動
作モード(例えば静止状態であるとか、スクロール状態
であるといった画面の状態を表すモード)信号を受け保
持する除算精度設定レジスタと、前記除算精度設定レジ
スタに外部から設定された精度のモードによって3次元
の代表的な座標変換である透視投影変換中などに実行さ
れ、またその実行に乗算、加算などの他の演算に比べ実
行サイクルの長い除算の制御を切り替えることが可能な
除算制御部とを加えて備えることを特徴とする描画処理
装置。
2. In the drawing processing device, a screen operation mode (for example, a mode indicating a screen state such as a stationary state or a scroll state) sent from outside the present drawing processing device to the coordinate conversion unit. A division accuracy setting register for receiving and holding a signal, and an accuracy mode externally set in the division accuracy setting register are executed during a perspective projection transformation, which is a typical three-dimensional coordinate transformation, and the execution is multiplied. And a division control unit capable of switching control of division having a longer execution cycle than other operations such as addition.
【請求項3】 前記描画処理装置において、前記座標変
換部内に角度を表す情報から三角関数値を生成する三角
関数値発生部と、本描画装置の外部からの画面の回転、
平行移動等の情報を受け、前記描画制御部に送られてく
る画面の回転時の回転角度、平行移動の移動幅、拡大縮
小の倍率等の情報を受け、座標変換のための変換行列パ
ラメータ作成の制御を行うパラメータ生成制御部とを加
えて備え、描画装置内で座標変換パラメータを自己生成
することが可能なことを特徴とする描画処理装置。
3. A drawing processing device, wherein: a trigonometric function value generating unit for generating a trigonometric function value from information representing an angle in the coordinate conversion unit;
Receiving information such as parallel movement, and receiving information such as the rotation angle at the time of rotation of the screen, the moving width of parallel movement, and the scaling factor sent to the drawing control unit, and creating a transformation matrix parameter for coordinate transformation. And a parameter generation control unit for performing the control of (1), and capable of generating coordinate transformation parameters by itself within the drawing apparatus.
JP11159097A 1999-06-07 1999-06-07 Picture drawing processing device Pending JP2000347651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11159097A JP2000347651A (en) 1999-06-07 1999-06-07 Picture drawing processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11159097A JP2000347651A (en) 1999-06-07 1999-06-07 Picture drawing processing device

Publications (1)

Publication Number Publication Date
JP2000347651A true JP2000347651A (en) 2000-12-15

Family

ID=15686183

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11159097A Pending JP2000347651A (en) 1999-06-07 1999-06-07 Picture drawing processing device

Country Status (1)

Country Link
JP (1) JP2000347651A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004055671A1 (en) * 2002-12-17 2004-07-01 Renesas Technology Corp. Navigation system
JP2009140484A (en) * 2007-11-13 2009-06-25 Canon Inc Image processing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004055671A1 (en) * 2002-12-17 2004-07-01 Renesas Technology Corp. Navigation system
JP2009140484A (en) * 2007-11-13 2009-06-25 Canon Inc Image processing apparatus

Similar Documents

Publication Publication Date Title
US6121900A (en) Method of displaying maps for a car navigation unit
JP5472256B2 (en) Vehicle display device and information display system
JP5276780B2 (en) Map display system
JP2008203940A (en) Three-dimensional map display system, method of displaying three-dimensional map and program thereof
CN105102931A (en) Orientation zoom in navigation maps when displayed on small screens
EP2767801A1 (en) Navigation device
JPH04246790A (en) Vector/conic section/area file primitive generator
JP3451699B2 (en) Navigation system with bird's eye view display function
US20190277649A1 (en) Map display system and map display program
US20100309227A1 (en) Map display device
JP2000347651A (en) Picture drawing processing device
JPH10340045A (en) Map displaying method for navigator
JP2612629B2 (en) Navigation device for automobile
JPH02140788A (en) Map display method
JP5441252B2 (en) Movable meter and display control method thereof
JP6247456B2 (en) Navigation device and map drawing method
JP2633687B2 (en) Map drawing method
JP2786098B2 (en) Figure enlargement editing method
JP6143871B2 (en) Map display system, map display method and program
JP2802890B2 (en) Display control device in graphic display system
JP2002073001A (en) Quadrangle plotting method and apparatus
JPS63150727A (en) Continuous graphic expanding method
KR20040100411A (en) Method for displaying the name of two-dimensional place in three-dimensional map
CN115480765A (en) Method and device for configuring rolling time axis, electronic equipment and storage medium
JP5885827B2 (en) Drawing control apparatus and drawing control program